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

Generalize Advection #30

Open
gutmann opened this issue Jul 12, 2017 · 1 comment
Open

Generalize Advection #30

gutmann opened this issue Jul 12, 2017 · 1 comment
Milestone

Comments

@gutmann
Copy link
Member

gutmann commented Jul 12, 2017

Permit advection algorithm to be specified separately for each advected scalar (e.g. upwind for a/b, MPDATA w/o FCT for c and MPDATA w/FCT for d...) and make Advection code loop through a list instead of specifying each variable by hand to permit arbitrary new species to be advected.

@gutmann gutmann added this to the 2.0 milestone Jul 12, 2017
@gutmann gutmann modified the milestones: 2.0, 2.1 Aug 23, 2019
@gutmann
Copy link
Member Author

gutmann commented Apr 19, 2022

there is a list of variables to advect now... but the algorithm can't be specified per variable. This may end up being a 3.0 or later feature

@gutmann gutmann modified the milestones: 2.1, 3.0 Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant