Elevation

From krc
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
<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:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
 +
'''Input Parameter'''
 +
</div>
 +
<div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;">
 +
''Elevation''
 +
</div>
 +
</div>
 +
 
<span id="{{{1}}}"></span>
 
<span id="{{{1}}}"></span>
 
<div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:.5em;">
 
<div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:.5em;">
Line 5: Line 15:
 
</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;">
'''Elevation:''' Refers to the elevation above the standard sea level of Mars.  
+
 
 +
The height of a surface above a designated level.
 
</div>
 
</div>
 
</div>
 
</div>
Line 16: Line 27:
 
</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;">
:'''Input Parameters:'''
+
:'''Definition:'''
::*[[ELEV|ELEV]]
+
::*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
 
</div>
 
</div>
 
</div>
 
</div>
Line 31: Line 50:
 
</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;">
:'''Input Parameters:'''
+
:'''Definition:'''
::*[[ELEV|ELEV]]
+
::*Same as Physical Definition
 
+
:'''Values:'''
 +
::*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.
 +
 +
::*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:'' [http://krc.mars.asu.edu/images/e/e5/master.inp.pdf master.inp]
 
</div>
 
</div>
 
</div>
 
</div>
  
 
[[Category:Variable Glossary]][[Category:Real Value Variable]]
 
[[Category:Variable Glossary]][[Category:Real Value Variable]]

Revision as of 15:06, 22 July 2018

Input Parameter

Elevation

Physical Definition

The height of a surface above a designated level.


Davinci Usage

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

Definition:
  • Same as Physical Definition
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