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

Support for variable-time models #19

Open
AndrewIOM opened this issue Apr 17, 2024 · 0 comments
Open

Support for variable-time models #19

AndrewIOM opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AndrewIOM
Copy link
Owner

Description

Some datasets do not have equal time-steps, such as those derived from sediment core age-depth models. Bristlecone should fully support models for these data.

Implementation details

This requires an integration routine that supports variable time-steps. An example is currently included for a single-equation model system at Bristlecone.Integration.Simple.rungeKutta4Variable'.

@AndrewIOM AndrewIOM added the enhancement New feature or request label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant