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 or not).
GNU General Public License v3.0
392 stars 223 forks source link

The parameter SAVE_DISPLACEMENT in Par_file is not working #1510

Open OooldWANG opened 1 year ago

OooldWANG commented 1 year ago

Hello everybody, I would like to generate the displacement field of the full model, so I set the MOVIE_VOLUME and SAVE_DISPLACEMENT in Par_file to true. However, the generated file is still velocity field. How can we get the displacement field of the model? Thanks,