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

More granular allocation of grid related variables #16

Open
bolding opened this issue May 9, 2022 · 2 comments
Open

More granular allocation of grid related variables #16

bolding opened this issue May 9, 2022 · 2 comments

Comments

@bolding
Copy link
Contributor

bolding commented May 9, 2022

Only allocated required grid related variables - e.g. alpha only for U and V grids

@jornbr
Copy link
Member

jornbr commented May 9, 2022

One option would be to make variables that are only relevant for a subset of grids simply not part of the grid object. Those variables could stay at the python/Simulation side, and be passed to Fortran algorithms as appropriate.

@bolding
Copy link
Contributor Author

bolding commented May 9, 2022

Added only for collective memory - will be part of general clean-up/polishing later

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