JDISK

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...")
 
 
(2 intermediate revisions by one user not shown)
Line 20: Line 20:
 
:'''Values:'''
 
:'''Values:'''
 
   
 
   
::*Input = Real Value Parameter
+
::*Input = Integer Value Parameter
 
   
 
   
 
::*Units: Seasonal Indicator (L<sub>S</sub>)
 
::*Units: Seasonal Indicator (L<sub>S</sub>)
Line 26: Line 26:
 
::*Range = Greater then 0
 
::*Range = Greater then 0
 
   
 
   
::*Default Value = 720
+
::*Default Value = 721
 
:'''Input Parameter Name:'''
 
:'''Input Parameter Name:'''
 
::*JDISK
 
::*JDISK
Line 34: Line 34:
 
::*'''Parameters that are limiting factors for ''JDISK'':'''
 
::*'''Parameters that are limiting factors for ''JDISK'':'''
 
   
 
   
:::*[[N5|N5]]: JDISK - [[N5|N5]] must be greater than 
+
:::*''[[N5|N5]]'' - JDISK ≤ 720
 +
 
  
 
</div>
 
</div>
Line 47: Line 48:
 
<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:'''
::*Same as Davinci
+
::*Same as Physical Definition
 
:'''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 57:
 
::*Range = Same as Davinci
 
::*Range = Same as Davinci
 
   
 
   
::*Default Value = 1600
+
::*Default Value = 81
 
:'''Input Parameter Name:'''
 
:'''Input Parameter Name:'''
 
::*Same as Davinci
 
::*Same as Davinci
Line 67: Line 68:
  
  
[[Category:Parameter Glossary]][[Category:Real Value Parameter]]
+
[[Category:Parameter Glossary]][[Category:Integer Value Parameter]]

Latest revision as of 12:35, 25 July 2017

Parameter Variable and Physical Definition

Season Index Output Start: The season where data is begun to be output.


Davinci Usage

Definition:
  • Same as Physical Definition
Values:
  • Input = Integer Value Parameter
  • Units: Seasonal Indicator (LS)
  • Range = Greater then 0
  • Default Value = 721
Input Parameter Name:
  • JDISK
Related Parameters:
  • Parameters that are limiting factors for JDISK:
  • N5 - JDISK ≤ 720



KRC Usage

Definition:
  • Same as Physical Definition
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 = 81
Input Parameter Name:
  • Same as Davinci
Example:
See the default master input file as an example: master.inp
Personal tools