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

Variable number of elements in X direction in different layers #1197

Open
avinash07guddu opened this issue Dec 19, 2023 · 0 comments
Open

Variable number of elements in X direction in different layers #1197

avinash07guddu opened this issue Dec 19, 2023 · 0 comments

Comments

@avinash07guddu
Copy link

Is it possible to have a different number of elements in the X direction in different layers ?
In the basic example, in the Par file

nx = 80 # number of elements along X

However, this doesn't say it is for which layer.
In the Interface file, different layers can have different number of elements in the Z direction but there is nothing specified about the X direction.

# for each layer, we give the number of spectral elements in the vertical direction
#
# layer number 1 (bottom layer)
 20
# layer number 2
 20

Ideally as the velocities increase with depth, it should be possible to make elements coarser in both X and Z direction to reduce computational effort.
Thanks very much for your help.

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

1 participant