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

Sfincs BMI incomplete #1

Open
Peter9192 opened this issue Sep 20, 2023 · 0 comments
Open

Sfincs BMI incomplete #1

Peter9192 opened this issue Sep 20, 2023 · 0 comments

Comments

@Peter9192
Copy link
Contributor

Peter9192 commented Sep 20, 2023

This package depends on the BMI functions provided in https://github.com/Deltares/SFINCS/blob/v2.0.2_Blockhaus_release/source/src/sfincs_bmi.f90. However, this is a very incomplete implementation of the basic modelling interface. The full bmi fortran spec is documented here. Most of these functions are missing, some of them are named differently, and one of them is not exported.

For coupling with wflow through BMI, we need at least the subset of BMI functions used by eWaterCycle, which are documentated here. These functions are used to identify grid cell indices corresponding to a certain coordinate, setting and getting the state at these indices, et cetera.

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

No branches or pull requests

1 participant