&equations !yaml file for material properties MaterialFileName = 'Korea_material_dip.yaml' !using off-fault plasticity (Plasticity = 0, ignoring plasticity) Plasticity=1 !Relaxation time Tv=0.05 / &IniCondition / &Boundaries BC_fs = 1 ! enable free surface boundary condition BC_dr = 1 ! enable dynamic rupture boundary condition BC_of = 1 ! enable absorbing boundary condition / &DynamicRupture FL = 103 ! Friction law (rapid velocity weakening friction law); ! -> 0: none, 16:LSW, 103: RS with strong velocity weakening BackgroundType = 0 !yaml file defining spatial fault properties ModelFileName = 'Korea_fault_dip.yaml' !non spatial Friction parameters RS_f0 = 0.6 RS_sr0 = 1d-6 RS_b = 0.014 Mu_W=0.1 RS_iniSlipRate1 = 1d-16 RS_iniSlipRate2 = 0d0 !Nucleation time t_0 = 0.4 GPwise = 1 !Reference point; reference vector for defining strike and dip direction XRef = -0.1 YRef = 0.0 ZRef = -1.0 refPointMethod = 1 SlipRateOutputType = 0 RF_output_on = 0 ! Rupture front output = off; on (1) magnitude_output_on = 1 ! Moment magnitude = on; off (0) energy_rate_output_on = 1 ! Energy rate = on; off (0) OutputPointType = 5 ! output ascii + bin files (0: no output, 3: ascii file, 4: paraview file, 5: 3+4) / !output sequences are described in https://seissol.readthedocs.io/en/latest/fault-output.html !parameterize paraview file output &Elementwise printIntervalCriterion = 2 ! 1=iteration, 2=time printtimeinterval_sec = 0.1 ! Time interval at which output will be written OutputMask = 1 1 1 1 1 1 1 1 1 1 1 1 ! turn on all output variables refinement_strategy = 2 refinement = 1 / !parameterize ascii fault file outputs &Pickpoint printtimeinterval = 1 ! Index of printed info at timesteps OutputMask = 1 1 1 1 1 1 1 1 1 1 1 1 ! output all variables nOutpoints = 6 ! Number of on-fault station PPFileName = 'receivers_on.dat' ! Name of on-fault station coordinate file / &SourceType / &SpongeLayer / &MeshNml MeshFile = 'mesh/pohang2planesLayers' ! Meshfile and its path meshgenerator = 'PUML' ! Name of meshgenerator (Gambit3D-fast, Netcdf or PUML) / &Discretization CFL = 0.5 ! CFL number (<=1.0) FixTimeStep = 5 ! Manualy chosen minimum time ClusteredLTS = 2 ! 1 for Global time stepping, 2,3,5,... Local time stepping (advised value 2) / &Output !xdmfWriterBackend='posix' ! output xdmf + bin files OutputFile = 'output-pohang2planes_test/Pohang' ! output file name (Pohang) and its path ! |stress |vel |plastic strain output (if any) iOutputMask = 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 Format = 6 ! Format (10= no output, 6 = hdf5 output) TimeInterval = 10.0 ! Index of printed info at time refinement = 1 printIntervalCriterion = 2 ! Free surface output SurfaceOutput = 1 ! output surface displacement SurfaceOutputRefinement = 2 ! output surface refinement SurfaceOutputInterval = 1.0 ! write output every 1 s ! off-fault ascii receivers nRecordPoints = 19 ! Number of off-fault station RFileName = 'off_rec_2planes.dat' ! file name pickdt = 0.01 ! Pickpoint Sampling pickDtType = 1 ! Pickpoint Type / &AbortCriteria EndTime = 2.5 ! End simulation time / &Analysis / &Debugging /