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

Need a way to specify alternative grid generation routines #20

Open
mattzett opened this issue Sep 6, 2023 · 1 comment
Open

Need a way to specify alternative grid generation routines #20

mattzett opened this issue Sep 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@mattzett
Copy link
Member

mattzett commented Sep 6, 2023

I've just added a nonuniform (x2) generation scripts which works better than uniform for a grid that covers a large number of L-shells. I'd like to have some way in the config.nml file to tell mode.setup which grid generation function to use.

@mattzett mattzett added the enhancement New feature or request label Sep 6, 2023
@scivision
Copy link
Member

scivision commented Sep 7, 2023

Yes that would be better than the heuristics currently employed and simple to implement in PyGemini and MatGemini (and better for self-documenting simulations). Also a flag to indicate AMR was used.

-- Matt said to make a "grid_function" variable in the namelist that specifies the function name "str2func" using

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

2 participants