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

Allow scalars that are evolved alongside fields #533

Open
david-zwicker opened this issue Feb 3, 2024 · 0 comments
Open

Allow scalars that are evolved alongside fields #533

david-zwicker opened this issue Feb 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@david-zwicker
Copy link
Member

It would be great if we could also evolve scalar equations alongside fields (so coupled ODEs and PDEs). Scenarios where this would be helpful include any global constraints (implemented by Lagrange multiplies).

We would probably need a Data class that can hold a field or FieldCollection as well as a number of scalars (in a dict?). The evolution rate should be calculated quite generally. This all might depend on using py-modelrunner for storage (see #511).

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