Closed adarshdevd closed 3 months ago
when trying out your zip-file, it looks like the mesh is pretty regular and the xgenerate_databases
runs without Jacobian errors.
I'm running it with NPROC = 4
and the only fix needed was to place a station within the mesh bounds:
X1 SF 0.0025 0.154 0.0 0.0
as the others with +/- 0.025
where all outside. thus, it's probably some compiler and CUBIT version issue which you'll have to figure out for your system.
Yes , There was CUBIT version issue. Thanks
Hi,have you done the work about small scale laboratory experiment of fault rupture? Now i am working on the similar thing,but its sacle be no more than 200m200m200m. I'm doing my work by changing hete_fault_properties, the hete_fault_properties itself can be run in my computer, but i changed the module scale from "km" to "m", and kepp other parameres no change, then i got the MOVIE_VOLUME , it seems that there is nothong in MOVIE_VOLUME . So i want to learn that how to set Par_file_faults's parameters and par_file's parameters?thank you very much!
Dear All
I am using specfem3D to simulate laboratory based dynamic rupture experiment of strike slip fault. I am generating a MESH by using cubit with only single fault. I am able to decompose my mesh but while generating databases, I am getting negative Jacobian errors are as follow :
As this laboratory experiment are in centimetre scale , I worked with tolerance also but unable to fix this error.
I am attaching Fault_experiment.zip containing : error.o , mesh.jou ,mesh.py and DATA directory files along with this post so that you guys can also try to run my example and help me to resolve this issue.
Fault_experiment.zip
Thanks