Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions quakeworx/earthquake-tsunami/parameters.par
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ YRef = 0.0
ZRef = -1.0
refPointMethod = 1

!etahack = 1.0
!etastop = 12

OutputPointType = 4 ! Type (0: no output, 3: ascii file, 4: paraview file, 5: 3+4)
SlipRateOutputType=1 ! 0: (smoother) slip rate output evaluated from the difference between the velocity on both side of the fault
! 1: slip rate output evaluated from the fault tractions and the failure criterion (less smooth but usually more accurate where the rupture front is well developped)
Expand Down Expand Up @@ -54,7 +51,7 @@ PPFileName = 'onfault_receivers.dat'
MeshFile = 'mesh_ttpv1_small_18k.puml.h5'
!MeshFile = 'mesh_ttpv2_225k.puml.h5'
meshgenerator = 'PUML' ! Name of meshgenerator (Gambit3D-fast, Netcdf or PUML)
pumlboundaryformat='i32' ! Due to bug
pumlboundaryformat='i32' ! the boundary data type for PUML files ('auto', 'i32', 'i64', 'i32x4')
/

&Discretization
Expand Down
89 changes: 51 additions & 38 deletions quakeworx/earthquake-tsunami/ttpv_qwx.ipynb

Large diffs are not rendered by default.

Loading