ELEV

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 42: Line 42:
 
::*Height above mean  
 
::*Height above mean  
 
:'''Values:'''
 
:'''Values:'''
::*Input = 20 Real Value Parameters specified in 10F7.2 FORTRAN format.
+
::*Input = Real Value Parameters specified in 10F7.2 FORTRAN format. Must match the [[N4|N4]] and the number of values in [[lat|Latitudes: in 10F7.2]]
 
::::i.e. 10 fields of floating point values in a 2 rows, each with a field width of 7, including leading blank spaces, plus or minus sign, decimal point and 2 integers after the decimal point.
 
::::i.e. 10 fields of floating point values in a 2 rows, each with a field width of 7, including leading blank spaces, plus or minus sign, decimal point and 2 integers after the decimal point.
 
   
 
   
 
::*Units: Same as Davinci
 
::*Units: Same as Davinci
 
   
 
   
::*Range = at least 24 & must be a divisible by [[N2|N2]]
+
::*Range = Any Real Value
 
   
 
   
 
::*Default Value = 3.51  2.01  1.39  1.22  0.38  0.48  1.17  1.67  1.26  0.17  
 
::*Default Value = 3.51  2.01  1.39  1.22  0.38  0.48  1.17  1.67  1.26  0.17  

Revision as of 16:36, 17 July 2017

Parameter Variable and Physical Definition

Elevation: The height of a surface above a designated level.


Davinci Usage

Davinci Definition:
  • The height of a surface above the 6.1 mbar pressure reference surface.
Values:
  • Input = Real Value Parameter
  • Units: kilometers
  • Range = Any Real Value
  • Default Value = Elevation based on latitude and longitude location from 2 ppd MOLA
Input Parameter Name:
  • ELEV


KRC Usage

KRC Definition:
  • Height above mean
Values:
  • Input = Real Value Parameters specified in 10F7.2 FORTRAN format. Must match the N4 and the number of values in Latitudes: in 10F7.2
i.e. 10 fields of floating point values in a 2 rows, each with a field width of 7, including leading blank spaces, plus or minus sign, decimal point and 2 integers after the decimal point.
  • Units: Same as Davinci
  • Range = Any Real Value
  • Default Value = 3.51 2.01 1.39 1.22 0.38 0.48 1.17 1.67 1.26 0.17
-0.94 -1.28 -1.99 -2.51 -3.52 -4.08 -4.51 -4.38 -2.57 -0.00
Input Parameter Name:
  • Elevations: in 10F7.2
Example:
See the default master input file as an example: master.inp
Personal tools