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

🐛 [BUG] - <title> #1753

Open
yjgao-gfz opened this issue Oct 18, 2024 · 1 comment
Open

🐛 [BUG] - <title> #1753

yjgao-gfz opened this issue Oct 18, 2024 · 1 comment
Labels

Comments

@yjgao-gfz
Copy link

Description

Dear experts of specefem3D,
I am trying to use the newest version of it to generate the kernel of Moho, but when I set SAVE_MOHO_MESH=True, the generate data base step will break due to the lack of moho mesh, do you know how can I generate the moho mesh?

Thanks in advance!

Best regards,
yjgao

Affected SPECFEM3D version

4.1.1

Your software and hardware environment

cluster. cpu

Reproduction steps

in the small_example_coupling_FK_specfem/DATA/Par_file line save_moho_mesh=.true.

Screenshots

![DESCRIPTION](LINK.png)

Logs

setting up example...

'DATA/Par_file' -> 'DATA/Par_file.org'

  running mesher on  12 processors...


running database generation on  12 processors...

 Error no moho mesh in database
 Error detected, aborting MPI... proc            0
Abort(30) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 30) - process 0

OS

No response

@yjgao-gfz yjgao-gfz added the bug label Oct 18, 2024
@danielpeter
Copy link
Contributor

the Moho kernel feature is only supported if meshing is done by CUBIT/Trelis and a corresponding moho_surface was defined within CUBIT. this surface is then exported as additional file into the external mesh folder by the cubit2specfem3d.py script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants