-
Notifications
You must be signed in to change notification settings - Fork 234
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
Error in running xmeshfem3d command #1700
Comments
Hi @VarunD21029, it is likely a problem with the design of your mesh. Do you see the error on running xmeshfem3D or xspecfem3D? Please double-check, and report back with relevant input data files if you need further assistance, else close this issue. |
Yes you are correct it is error in xmeshfem3D command. I am unable to figure out the error. I am attaching a screenshot if that helps. Thanks for your reply |
Hi @VarunD21029, it is likely a problem with the design of your mesh. Please double-check your mesh design inputs. You can also try looking at the problematic mesh using ParaView or another relevant software. The problematic mesh file should be in the your databases folder defined by the This code block might also be helpful - https://github.com/SPECFEM/specfem3d/blob/master/src/meshfem3D/create_meshfem_mesh.f90#L763-L798 |
Issue is resolved. I defined interface 1 at shallower depth than interface 2. Thanks for your help and sorry for the trouble |
@VarunD21029, good to hear that you were able to resolve the issue. If you can, please change |
I am having the following error when I am running xspecfem3d command.
"Error nglob: sorted value 966017 differs from pre-computed 970023"
Can anyone help in this regards. Thanks in advance.
The text was updated successfully, but these errors were encountered: