open-atmos/PyMPDATA
Numba-accelerated Pythonic implementation of MPDATA with examples in Python, Julia, Rust and Matlab
PythonGPL-3.0
Issues
- 0
add a CI logic to assert that tutorial snippets in Python, Matlab, Rust and Julia actually produce the same (and expected) results
#469 opened by slayoo - 5
- 5
introduce vector setters in indexers (currently there are only vector getters)
#377 opened by Delcior - 7
issues with the new 2D advection-diffusion example
#453 opened by slayoo - 2
- 1
reinstantiate CI execution of tutorial snippets in Python, Julia and Matlab (lost in #459)
#460 opened by slayoo - 5
README 2D plots: set clim to equal zlim
#383 opened by Delcior - 5
PyMPDATA and PyMPDATA-examples merge checklist
#393 opened by slayoo - 10
Logo for PyMPDATA
#432 opened by NeKo2903 - 0
example/test comparing with PhiFlow
#436 opened by slayoo - 4
Check within Solver __init__ for buffer_size requirements of boundary_condition
#386 opened by Delcior - 15
- 12
- 16
PyMPDATA-examples: pylint enabled but still many warnings ignored in the GA workflow
#299 opened by slayoo - 4
fix compatibility with newer Numpy (INVALID_INIT_VALUE, INVALID_NULL_VALUE cannot be floats NaNs)
#389 opened by Delcior - 4
check if we can speed up CI with a low value for NUMBA_OPT (to avoid spending too much time on compilation)
#391 opened by slayoo - 2
- 4
add smoke test for Shilpway & Hill example custom boundary condition (and move the example notebook to Olesik et al.?)
#373 opened by slayoo - 4
extend test coverage to include checks for contents of "halo corners" (where the order of bc calls matters)
#375 opened by slayoo - 13
investigate nogil flag to jit_flags, also pass somehow jit_flags to jitclasses (post_step, post_iter)
#288 opened by slayoo - 9
S&H: drho_dz is used as an approximation for drhod_dz for computing rhod profile (test needed)
#335 opened by sajjadazimi - 3
- 1
idea: implement Bott's scheme as an option? (doi: 10.1175/1520-0493(1989)117<1006:APDASO>2.0.CO;2)
#413 opened by slayoo - 2
add unit tests for `left_first` handling
#408 opened by slayoo - 14
- 13
solve: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires
#295 opened by slayoo - 12
- 10
add CI workflow to run JOSS paper code
#322 opened by slayoo - 4
move benchmark tests into separate dir (out from smoke_tests) and execute on CI only for newest Python
#378 opened by Delcior - 12
- 3
reduce notebook sizes!
#392 opened by slayoo - 5
- 8
periodic boundary make_vector should use vector indexers (atv) not scalar ones (ats)
#289 opened by slayoo - 5
Numba compilation issue with shared advector
#311 opened by slayoo - 1
- 7
- 1
- 2
rename Olesik et al. 2020 -> 2022 :)
#320 opened by slayoo - 3
- 1
rename master branch to main
#316 opened by slayoo - 3
error: numpy 1.22.0 is installed but numpy<1.22,>=1.18 is required by {'numba'}
#306 opened by dmikushin - 1
shallow water example TODOs
#273 opened by slayoo - 0
mu_coeff used as tuple but default value is a float
#252 opened by slayoo - 1
badge & pip_install_on_colab for A&F tab1 notebook
#255 opened by slayoo - 2
- 1
rename PyMPDATA_tests -> tests
#253 opened by slayoo - 1
warn if user choses DPDC with other options?
#225 opened by slayoo - 1
extrapolated bc in >1d
#227 opened by slayoo - 1
other than "r" spectral coordinates in Shipway example
#239 opened by slayoo - 1