thick
From krc
(Difference between revisions)
(One intermediate revision by one user not shown) | |||
Line 5: | Line 5: | ||
</div> | </div> | ||
<div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
− | '''Layer Thickness:''' The thickness of the | + | '''Layer Thickness:''' The thickness of the upper ''material'' of a surface. ''thick'' is effective when a user desires to adjust the thermal inertias of two materials while keeping the thickness of the upper material constant. For example, a thin layer of dust on top of bedrock. |
+ | :*When ''thick'' is used as an input parameter, [[evalN1_krc()|evalN1_krc()]] is called automatically, and calculates several parameters to create model stability for a material with this thickness. | ||
+ | :*Therefore, manually adjusting the following parameters, which are used in evalN1_krc(), may result in a non-stable model: | ||
+ | ::*The layer at which material properties change (i.e. [[IC|IC]]). | ||
+ | ::*The number of seasons calculated in the run (i.e. [[N1|N1]]) | ||
+ | ::*The model's start season (i.e. [[JDISK|JDISK]]) | ||
+ | ::*The increment between seasons, in Julian Dates or L<sub>S</sub> (i.e. [[DELJUL|DELJUL]] or [[DELLS|DELLS]], respectively) | ||
+ | ::*The length of one solar day (i.e. [[PERIOD|PERIOD]]) | ||
</div> | </div> | ||
</div> | </div> | ||
Line 22: | Line 29: | ||
::*Input = Real Value Parameter | ::*Input = Real Value Parameter | ||
− | ::*Units: | + | ::*Units: Meters |
::*Range = 0 or greater | ::*Range = 0 or greater | ||
Line 30: | Line 37: | ||
::*thick | ::*thick | ||
+ | :'''Related Functions:''' | ||
+ | ::*[[evalN1_krc()|evalN1_krc()]] | ||
+ | :::* | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 15:34, 30 July 2017
Parameter Variable and Physical Definition
Layer Thickness: The thickness of the upper material of a surface. thick is effective when a user desires to adjust the thermal inertias of two materials while keeping the thickness of the upper material constant. For example, a thin layer of dust on top of bedrock.
- When thick is used as an input parameter, evalN1_krc() is called automatically, and calculates several parameters to create model stability for a material with this thickness.
- Therefore, manually adjusting the following parameters, which are used in evalN1_krc(), may result in a non-stable model:
Davinci Usage
- Definition:
- Same as Physical Definition
- Values:
- Input = Real Value Parameter
- Units: Meters
- Range = 0 or greater
- Default Value = 0 (i.e. no layering)
- Input Parameter Name:
- thick
- Related Functions: