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

Wrap DifferentialEquations.jl Boxmodel into function #121

Open
nanophyto opened this issue Jan 20, 2025 · 1 comment
Open

Wrap DifferentialEquations.jl Boxmodel into function #121

nanophyto opened this issue Jan 20, 2025 · 1 comment

Comments

@nanophyto
Copy link
Contributor

i.e. dynamically generate the ode_problem presented in the inference example.

Alternatively, we could also send this as a PR to OceanBioME.jl?

This might be useful for benchmarking.

@radka-j
Copy link
Contributor

radka-j commented Jan 21, 2025

We had an initial prototype of this in #78.

I think the best option is for OceanBioME to have a BoxModel class that uses DifferentialEquations.

Either way, it will probably take some careful thinking to make sure that the implementation works seamlessly for even the more complex models.

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

2 participants