You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/input_description.md
+11-5
Original file line number
Diff line number
Diff line change
@@ -276,13 +276,19 @@ Phase changes are activated and will take place among certain of the defined pha
276
276
277
277
| Parameters | Types | Description |
278
278
|:------------|:-----:|:--------------|
279
-
|**ny-inject, nelem-serp, arc-extrusion-rate**|2 int, dbl| See below.|
279
+
|**itype-melting, nelem-serp, arc-extrusion-rate**|2 int, dbl| See below.|
280
+
|**width-mzone, chamber-max, ratio-crust-mzone, ratio-mantle-mzone**|4 dbl| See below.|
281
+
|**lambda-freeze, lambda-freeze-tdep**|2 dbl| See below.|
282
+
|**weaken-ratio-plastic, weaken-ratio-viscous**|2 dbl| See below.|
280
283
281
-
282
-
***ny-inject**: not used.
284
+
***itype-melting**: 0 for no melting. 1 for arc-type melting.
283
285
***nelem-serp**: the thickness (# elements) of serpentinization zone above subducted oceanic crust.
284
-
***arc-extrusion-rate**: the rate of arc magma extrusion
285
-
286
+
***arc-extrusion-rate**: the rate of arc magma extrusion (how fast arc crust is generated)
287
+
***width-mzone**: width (in meter) of the magma zone at Moho
288
+
***chamber-max**: max volume ratio of magma
289
+
***ratio-crust-mzone, ratio-mantle-mzone**: ratios of melt migrating to the crust and mantle
290
+
***lambda-freeze, lambda-freeze-tdep**: temperature-dependent decaying constant of magma (ie. freezing) M(dt)=M(0)*(1-lambda*dt), where lambda = **lambda-freeze** x exp(-**lambda-freeze-tdep** x (T - **t_top**))
291
+
***weaken-ratio-plastic, weaken-ratio-viscous**: Magma induced weakening for yield stress (plastic) and viscosity. Saturated at **chamber-max**.
0 commit comments