Skip to content

Commit a4a5c59

Browse files
Charles WilliamsCharles Williams
authored andcommitted
Slight changes to README.
1 parent 9f24039 commit a4a5c59

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

examples/2d/gravity/README

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff 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?

0 commit comments

Comments
 (0)