Thickness Layer Ratios

From krc
(Difference between revisions)
Jump to: navigation, search
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;">
{{huge|'''''thick'':'''}}  
+
{{font|'''''thick'':'''|125%}}  
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 11:37, 22 July 2018

Input Parameter and Physical Definition

Input Parameter and Physical Definition

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:
  • The layer at which material properties change (i.e. IC).
  • The number of seasons calculated in the run (i.e. N1)
  • The model's start season (i.e. JDISK)
  • The increment between seasons, in Julian Dates or LS (i.e. DELJUL or DELLS, respectively)
  • The length of one solar day (i.e. PERIOD)


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:


KRC Usage

Does not have exact Davinci counterpart


Closest Related Parameter:
Personal tools