https://github.com/csdms/bmi-example-julia
An example of wrapping a model written in Julia with a BMI
https://github.com/csdms/bmi-example-julia
bmi csdms julia
Last synced: 3 months ago
JSON representation
An example of wrapping a model written in Julia with a BMI
- Host: GitHub
- URL: https://github.com/csdms/bmi-example-julia
- Owner: csdms
- License: mit
- Created: 2022-07-11T18:19:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-01T06:26:01.000Z (5 months ago)
- Last Synced: 2025-12-03T17:47:12.468Z (5 months ago)
- Topics: bmi, csdms, julia
- Language: Julia
- Homepage: https://bmi.csdms.io
- Size: 24.4 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bmi-example-julia
An example of wrapping a model written in Julia with a BMI.
This uses the Julia BMI interface package [BasicModelInterface.jl](https://github.com/Deltares/BasicModelInterface.jl).