JBARE

From krc
(Difference between revisions)
Jump to: navigation, search
(Created page with "<span id="{{{1}}}"></span> <div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:.5em;"> <div style="font-size:125%; line-height:120%; padding:1...")
 
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;">
'''Frost Reset:''' The season [[J5|J5]] amount of mass, as constituted by matter, in a defined volume.
+
'''Frost Reset:''' The season at which the frost will be forced to be reset to 0.
 
</div>
 
</div>
 
</div>
 
</div>
Line 17: Line 17:
 
<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;">
 
:'''Definition:'''
 
:'''Definition:'''
::*The density of the material of the surface layer of the model.
+
::*Same as Physical Definition
 
:'''Values:'''
 
:'''Values:'''
 
   
 
   
::*Input = Real Value Parameter
+
::*Input = Integer Value Parameter
 
   
 
   
::*Units: kg/m<sup>3</sup>
+
::*Units: L<sub>S</sub>
 
   
 
   
::*Range = Greater then 0.0
+
::*Range = 0 (for no forcing), or any season calculated in the model
 
   
 
   
::*Default Value = 1770
+
::*Default Value = 0
 
:'''Input Parameter Name:'''
 
:'''Input Parameter Name:'''
::*DENSITY
+
::*JBARE
 
   
 
   
 
:'''Related Parameters:'''
 
:'''Related Parameters:'''
Line 49: Line 49:
 
::*Same as Davinci
 
::*Same as Davinci
 
:'''Values:'''
 
:'''Values:'''
::*Input = Real Value Parameter in F10.2 FORTRAN format
+
::*Input = Integer Value Parameter in I10 (that is "I", for Integer) FORTRAN format
::::i.e. Floating point value, with a field width of 10, including leading blank spaces, plus or minus sign, decimal point and 2 integers after the decimal point.
+
::::i.e. Integer value, with a field width of 10, including leading blank spaces, plus or minus sign.
 
   
 
   
 
::*Units: Same as Davinci
 
::*Units: Same as Davinci
Line 56: Line 56:
 
::*Range = Same as Davinci
 
::*Range = Same as Davinci
 
   
 
   
::*Default Value = 1600
+
::*Default Value = Same as Davinci
 
:'''Input Parameter Name:'''
 
:'''Input Parameter Name:'''
 
::*Same as Davinci
 
::*Same as Davinci

Revision as of 14:59, 25 July 2017

Parameter Variable and Physical Definition

Frost Reset: The season at which the frost will be forced to be reset to 0.


Davinci Usage

Definition:
  • Same as Physical Definition
Values:
  • Input = Integer Value Parameter
  • Units: LS
  • Range = 0 (for no forcing), or any season calculated in the model
  • Default Value = 0
Input Parameter Name:
  • JBARE
Related Parameters:
  • Parameters that will affect DENSITY if they are changed:


KRC Usage

Definition:
  • Same as Davinci
Values:
  • Input = Integer Value Parameter in I10 (that is "I", for Integer) FORTRAN format
i.e. Integer value, with a field width of 10, including leading blank spaces, plus or minus sign.
  • Units: Same as Davinci
  • Range = Same as Davinci
  • Default Value = Same as Davinci
Input Parameter Name:
  • Same as Davinci
Example:
See the default master input file as an example: master.inp
Personal tools