Skip to content

Commit 1e6ca37

Browse files
update .prms
1 parent ee48e40 commit 1e6ca37

File tree

2 files changed

+13
-45
lines changed

2 files changed

+13
-45
lines changed

cookbooks/2D_subduction_with_two_phase_flow/fixed_slab_darcy_with_fugacity.prm

Lines changed: 10 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -230,37 +230,20 @@ subsection Material model
230230
sediment: 1.001e19|2.5e23|2.5e23
231231

232232
# Diffusion creep parameters from Hirth & Kohlstaedt 2004
233-
set Prefactors for diffusion creep = background: 1.577e-21, \
234-
porosity: 1.577e-21, \
235-
bound_fluid: 1.577e-21, \
236-
peridotite: 1.577e-21, \
237-
gabbro: 1.577e-21, \
238-
MORB: 1.577e-21, \
239-
sediment: 1.577e-21
233+
set Prefactors for diffusion creep = 1.577e-21
240234

241235
set Water fugacity exponents for diffusion creep = 0.7
242236

243237
set Stress exponents for diffusion creep = 1.0
244238

245-
set Activation volumes for diffusion creep = background: 10e-6, \
246-
porosity: 10e-6, \
247-
bound_fluid: 10e-6, \
248-
peridotite: 10e-6|10e-6, \
249-
gabbro: 10e-6, \
250-
MORB: 10e-6, \
251-
sediment: 10e-6
239+
set Activation volumes for diffusion creep = 10e-6
252240

253241
set Grain size = 1e-3
254242

255-
set Activation energies for diffusion creep = background: 375e3, \
256-
porosity: 375e3, \
257-
bound_fluid: 375e3, \
258-
peridotite: 375e3, \
259-
gabbro: 375e3, \
260-
MORB: 375e3, \
261-
sediment: 375e3
243+
set Activation energies for diffusion creep = 375e3
262244

263-
# Dislocation creep parameters from Hirth & Kohlstaedt 2004.
245+
# Dislocation creep parameters from Hirth & Kohlstaedt 2004, disable dislocation creep
246+
# within the lower mantle (beneath 660 km depth).
264247
set Prefactors for dislocation creep = background: 1.01e-25|1e-50, \
265248
porosity: 1.01e-25|1e-50, \
266249
bound_fluid: 1.01e-25|1e-50, \
@@ -269,36 +252,18 @@ subsection Material model
269252
MORB: 1.01e-25|1e-50, \
270253
sediment: 1.01e-25|1.01e-25|1e-50
271254

255+
set Stress exponents for dislocation creep = 3.5
256+
272257
set Water fugacity exponents for dislocation creep = 0.34285714285714286
273258

274-
set Stress exponents for dislocation creep = 3.5
259+
set Activation volumes for dislocation creep = 22e-6
275260

276-
set Activation volumes for dislocation creep = background: 22e-6, \
277-
porosity: 22e-6, \
278-
bound_fluid: 22e-6, \
279-
peridotite: 22e-6, \
280-
gabbro: 22e-6, \
281-
MORB: 22e-6, \
282-
sediment: 22e-6
283-
284-
set Activation energies for dislocation creep = background: 520e3, \
285-
porosity: 520e3, \
286-
bound_fluid: 520e3, \
287-
peridotite: 520e3, \
288-
gabbro: 520e3, \
289-
MORB: 520e3, \
290-
sediment: 520e3
261+
set Activation energies for dislocation creep = 520e3
291262

292263
# Drucker-Prager plasticity parameters
293264
set Angles of internal friction = 30
294265

295-
set Cohesions = background: 60e6, \
296-
porosity: 60e6, \
297-
bound_fluid: 60e6, \
298-
peridotite: 60e6, \
299-
gabbro: 60e6, \
300-
MORB: 60e6, \
301-
sediment: 60e6
266+
set Cohesions = 60e6
302267

303268
set Maximum yield stress = 500e6
304269

cookbooks/2D_subduction_with_two_phase_flow/fixed_slab_mckenzie_with_fugacity.prm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,8 @@ end
3434
subsection Postprocess
3535
subsection Visualization
3636
set List of output variables = material properties, strain rate, named additional outputs, melt material properties
37+
subsection Melt material properties
38+
set List of properties = compaction length, permeability, compaction viscosity
39+
end
3740
end
3841
end

0 commit comments

Comments
 (0)