Model help:GIPL: Difference between revisions
No edit summary |
No edit summary |
||
Line 116: | Line 116: | ||
|width="20%"|<span>The saturation coefficient</span> | |width="20%"|<span>The saturation coefficient</span> | ||
|width="60%"|<span>Used for freeze/thaw front calculation </span> | |width="60%"|<span>Used for freeze/thaw front calculation </span> | ||
|width="20%"|<span>percent</span> | |||
|- | |||
|-valign="top" | |||
|width="20%"|<span>The input file </span> | |||
|width="60%"|<span>The input file includes: number of simulation point (default "1"), id of the first point, number of point's snow class, vegetation class, mineral soil class, initial temperature distribution class and the corresponding geothermal heat flux at the lower boundary.</span> | |||
|width="20%"|<span>percent</span> | |width="20%"|<span>percent</span> | ||
Line 182: | Line 188: | ||
|width=50p=x align="right"|(1) | |width=50p=x align="right"|(1) | ||
|} | |} | ||
where <math>x\in(l_1,l_2)</math> is a spatial variable which changes with depth and <math>\tau\in(0,T]</math> is a temporal variable. | |||
2) The Enthalpy Formulation | |||
::::{| | ::::{| | ||
|width=1400px|<math> H(x,t)=\int\limits_0^tC(x,s)ds+L\Theta(x,t) </math> | |width=1400px|<math> H(x,t)=\int\limits_0^tC(x,s)ds+L\Theta(x,t) </math> | ||
Line 188: | Line 196: | ||
|} | |} | ||
3) The upper boundary condition | |||
::::{| | ::::{| | ||
|width=1400px|<math> | |width=1400px|<math> t(l_1,\tau)=t_{air}</math> | ||
|width=50p=x align="right"|(3) | |width=50p=x align="right"|(3) | ||
|} | |} | ||
4) The lower boundary condition | |||
::::{| | |||
|width=1400px|<math> \frac{\partial t(l_2,\tau)}{\partial x}=g</math> | |||
|width=50p=x align="right"|(4) | |||
|} | |||
5) The initial temperature distribution | |||
::::{| | ::::{| | ||
|width=1400px|<math> t(x,0)=t_0(x)</math> | |width=1400px|<math> t(x,0)=t_0(x)</math> | ||
|width=50p=x align="right"|( | |width=50p=x align="right"|(5) | ||
|} | |} | ||
6) The unfrozen water content <math>\Theta(x,t)</math>: | |||
::::{| | ::::{| | ||
|width=1400px|<math> \Theta(x,t)=\eta(x)\cdot\begin{cases} 1 , & t\ge t_* \\ a|t|^{-b}, & t< t_* \end{cases} | |width=1400px|<math> \Theta(x,t)=\eta(x)\cdot\begin{cases} 1 , & t\ge t_* \\ a|t|^{-b}, & t< t_* \end{cases} | ||
</math> | </math> | ||
|width=50p=x align="right"|( | |width=50p=x align="right"|(6) | ||
|} | |} | ||
Revision as of 16:06, 17 August 2011
GIPL
GIPL is a heat flow with phase change model use to model permafrost thermal state and active layer depth, can be used for site specific and regional ground temperature distribution modeling.
Model introduction
GIPL(Geophysical Institute Permafrost Laboratory) is an implicit finite difference transient one-dimensional heat flow model. The model simulates ground temperature dynamics and the depth of the active layer by solving non-linear heat equation with phase change numerically. The model employs the Enthalpy method which does not require explicit treatment of the freeze/thaw moving boundary. In this model the process of freezing or thawing is occurring in accordance with unfrozen water content and soil thermal properties, and depends on the degree of soil saturation.
Model parameters
Uses ports
This will be something that the CSDMS facility will add
Provides ports
This will be something that the CSDMS facility will add
Main equations
1) Heat Flow Equation
<math> \frac{\partial H(x,t)}{\partial \tau}=\texttt{div}(k(x,t)\nabla t(x,\tau)) </math> (1)
where <math>x\in(l_1,l_2)</math> is a spatial variable which changes with depth and <math>\tau\in(0,T]</math> is a temporal variable.
2) The Enthalpy Formulation
<math> H(x,t)=\int\limits_0^tC(x,s)ds+L\Theta(x,t) </math> (2)
3) The upper boundary condition
<math> t(l_1,\tau)=t_{air}</math> (3)
4) The lower boundary condition
<math> \frac{\partial t(l_2,\tau)}{\partial x}=g</math> (4)
5) The initial temperature distribution
<math> t(x,0)=t_0(x)</math> (5)
6) The unfrozen water content <math>\Theta(x,t)</math>:
<math> \Theta(x,t)=\eta(x)\cdot\begin{cases} 1 , & t\ge t_* \\ a|t|^{-b}, & t< t_* \end{cases} </math>
(6)
Notes
Any notes, comments, you want to share with the user
Numerical scheme
Examples
An example run with input parameters, BLD files, as well as a figure / movie of the output
Follow the next steps to include images / movies of simulations:
- Upload file: http://csdms.colorado.edu/wiki/Special:Upload
- Create link to the file on your page: [[Image:<file name>]].
See also: Help:Images or Help:Movies
Developer(s)
Name of the module developer(s)
References
Ismail-Zadeh A, Tackley P. 2010. Computational Methods for Geodynamics. Cambridge.
Links
Any link, eg. to the model questionnaire, etc.