-
Notifications
You must be signed in to change notification settings - Fork 33
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
slabs in 3D spherical model #741
Comments
Thanks for reporting the issue. Can you post the whole world builder file (.wb) and your grid file (.grid)? Thanks! |
Yes, this is my .wb file,both of two slabs are tricky as shown in my previous figure.
] Here is 3D grid file: grid_type = chunk domain of the gridx_min = -180 low res grid propertiesn_cell_x = 720 |
I can get the model throught the gwb-grid which you showed in the top image. Is the bottom image run through aspect? If so, can you provide the top part of the log.txt file and if possible the .prm file? |
Hi, in my spherical 3D model, I intented to set a trench form (30,-15) to (30,15). When I run "gwbgrid this.wb 3D.grid" to do a test, the result is perfect, however there are some anomaly for slabs when I run in supercomputer, as shown in attached file and code. Any suggestion?
{
"model":"oceanic plate", "name":"Subducting Oceanic plate", "max depth":100e3,
"coordinates":[[-30,-15],[30,-15],[30,15],[-30,15]],
The text was updated successfully, but these errors were encountered: