File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -142,10 +142,12 @@ Step 8. Postseismic relaxation with finite strain, gravitational
142142 ii. Rerun Step 3:
143143 pylith gravity_initstress.cfg gravity_vardensity.cfg
144144
145- i . Generate the spatial databases for the initial stresses and strains:
145+ iii . Generate the spatial databases for the initial stresses and strains:
146146 generate_statedb.py
147147
148- ii. Run the simulation via the following command:
148+ iv. Edit pylithapp.cfg again, and uncomment the CellFilterAvg lines.
149+
150+ v. Run the simulation via the following command:
149151 pylith postseismic.cfg gravity_initstress.cfg postseismic_vardensity.cfg
150152
151153
@@ -166,3 +168,8 @@ Suggested variations
166168 * In Step 3, add topography or increase the size/amplitude of the
167169 local density perturbation to the elastic layer. How does this
168170 solution affect the results and postseismic deformation in Step 8?
171+
172+ * For Step 8, we used an infinitesimal strain formulation to generate
173+ state variables for a finite strain problem, which may influence our
174+ results. What happens when we use a finite strain formulation to
175+ generate our initial state variables?
You can’t perform that action at this time.
0 commit comments