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

Make more variables available for user options #21

Open
iljah opened this issue Mar 18, 2024 · 1 comment
Open

Make more variables available for user options #21

iljah opened this issue Mar 18, 2024 · 1 comment
Assignees

Comments

@iljah
Copy link
Owner

iljah commented Mar 18, 2024

Currently grid parameters aren't available as variables e.g. in geometries. Having e.g. grid-start, -end, etc. could simplify some initial and boundary conditions.

@iljah
Copy link
Owner Author

iljah commented Mar 18, 2024

Other helpful variables:
dx,dy,dz for largest cell size
nx,ny,nz for number of largest cells (cells[0,1,2] currently within grid-options)

@iljah iljah self-assigned this Mar 18, 2024
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