Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stepper func #9

Merged
merged 9 commits into from
Mar 27, 2025
Merged

Stepper func #9

merged 9 commits into from
Mar 27, 2025

Conversation

MSallermann
Copy link
Contributor

Mainly, this PR brings the new steps functionality from flowy to pyflowy.
Furthermore, all the examples have been updated to work with the new bindings and the NetCDF files are now also available from pyflowy.

MSallermann and others added 9 commits March 26, 2025 20:37
bindings: mr_lava_loba in new submodule
    - SimulationState
    - get_simulation_state
    - reset_simulation_state

ENH: unit test for simualiton with steps

ENH: use pytest fixtures

Co-authored-by: Amrita Goswami <[email protected]>
the mt19937 from the cpp std lib is needed in the restructured
mr_lava_loba functions and the DEFAULT_NO_DATA_VALUE_ are used in the
constructor of the Topography class.

Co-authored-by: Amrita Goswami <[email protected]>
Since the compilation of the netcdf file classes is controlled with via
the preprocessor (`#ifdef WITH_NETCDF`), we also have to define this
preprocessor variable in the bindings code. This is needed to decide if
we have to generate the bindings for the netcdf files.

Co-authored-by: Amrita Goswami <[email protected]>
So they work with the new bindings.

Co-authored-by: Amrita Goswami <[email protected]>
@MSallermann MSallermann merged commit 14469f2 into main Mar 27, 2025
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant