SPECFEM / specfem3d

SPECFEM3D_Cartesian simulates acoustic (fluid), elastic (solid), coupled acoustic/elastic, poroelastic or seismic wave propagation in any type of conforming mesh of hexahedra (structured & unstructured).
https://specfem.org
GNU General Public License v3.0
415 stars 231 forks source link

Failed to run cpml model created with cubit #1720

Closed zuoxuan-de closed 3 months ago

zuoxuan-de commented 4 months ago

Hi all, I tried modeling with cubit and successfully ran the model with stacey boundary conditions, so I wanted to try the model with cpml boundary conditions, following the instructions, I used the script . /xadd~ and . /xconvert~ to generate the corresponding files successfully, so I modified the relevant parameters for the operation, but every time to a certain moment it will report an error, the specific error is as follows: image image After that, I looked at a snapshot of the wavefield at the runtime error, and noticed that the wavefield was strange, with the waveform appearing in the wrong place. image image Also, I think the error may be in the add cpml layer section, but it's not clear what exactly. Hope you can help me, thanks a lot!