lat

From krc
(Difference between revisions)
Jump to: navigation, search
 
(7 intermediate revisions by one user not shown)
Line 1: Line 1:
== '''Latitude''' ==
 
 
 
 
<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 7: Line 4:
 
'''Parameter Variable and Physical Definition'''
 
'''Parameter Variable and Physical Definition'''
 
</div>
 
</div>
<div style="background:#ffffff; padding:0.2em 0.4em 0.2em 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;">
 
'''Latitude:''' The North to South coordinate system.
 
'''Latitude:''' The North to South coordinate system.
 
</div>
 
</div>
Line 18: Line 15:
 
'''Davinci Usage'''
 
'''Davinci Usage'''
 
</div>
 
</div>
<div style="background:#ffffff; padding:0.8em 0.4em 0.2em 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;">
:'''Davinci Definition:''' Same as Physical Definition
+
:'''Davinci Definition:'''
 +
::*Same as Physical Definition
 
:'''Values:'''
 
:'''Values:'''
 +
 +
::*Input = Real Value Parameter
 +
 +
::*Units: Degrees
 +
 
::*Range = (-90,90), North = pos, South = neg
 
::*Range = (-90,90), North = pos, South = neg
 +
 
::*Default Value = ''No default value. This is a required input.''
 
::*Default Value = ''No default value. This is a required input.''
 
:'''Input Parameter Name:'''
 
:'''Input Parameter Name:'''
Line 32: Line 36:
 
<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;">
 
<div style="font-size:115%; line-height:120%; padding:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
 
<div style="font-size:115%; line-height:120%; padding:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
'''KRC Definition'''
+
'''KRC Usage'''
 
</div>
 
</div>
<div style="background:#ffffff; padding:0.2em 0.4em 0.2em 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;">
 +
:'''KRC Definition:'''
 +
::*Same as Physical Definition
 
:'''Values:'''
 
:'''Values:'''
::*Input: 20 values specified in 10F7.2 FORTRAN format.
+
::*Input = Real Value Parameters specified in 10F7.2 FORTRAN format. Must be ordered in South to North latitudes
 
::::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.
::*Range = at least 24 & must be a divisible by [[N2|N2]]
+
 +
::*Units: Same as Davinci
 +
 +
::*Range = Same as Davinci
 +
 
::*Default Value = -87.50 -80.00 -70.00 -60.00 -50.00 -40.00 -30.00 -20.00 -10.00 0.00
 
::*Default Value = -87.50 -80.00 -70.00 -60.00 -50.00 -40.00 -30.00 -20.00 -10.00 0.00
 
::::::::10.00 20.00 30.00 40.00 50.00 60.00 70.00 80.00 87.50 -0.00
 
::::::::10.00 20.00 30.00 40.00 50.00 60.00 70.00 80.00 87.50 -0.00
 
:'''Value Parameter Type'''
 
::*Integer Value Parameter
 
 
 
:'''Input Parameter Name:'''
 
:'''Input Parameter Name:'''
 
::*Latitudes: in 10F7.2
 
::*Latitudes: in 10F7.2
 
:'''Example:'''
 
:'''Example:'''
:::''See the default master input file as an example: [[master.inp|master.inp]]
+
:::''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:Parameter Glossary]]
+
[[Category:Parameter Glossary]][[Category:Real Value Parameter]]

Latest revision as of 15:18, 19 July 2017

Parameter Variable and Physical Definition

Latitude: The North to South coordinate system.


Davinci Usage

Davinci Definition:
  • Same as Physical Definition
Values:
  • Input = Real Value Parameter
  • Units: Degrees
  • Range = (-90,90), North = pos, South = neg
  • Default Value = No default value. This is a required input.
Input Parameter Name:
  • lat


KRC Usage

KRC Definition:
  • Same as Physical Definition
Values:
  • Input = Real Value Parameters specified in 10F7.2 FORTRAN format. Must be ordered in South to North latitudes
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 = Same as Davinci
  • Default Value = -87.50 -80.00 -70.00 -60.00 -50.00 -40.00 -30.00 -20.00 -10.00 0.00
10.00 20.00 30.00 40.00 50.00 60.00 70.00 80.00 87.50 -0.00
Input Parameter Name:
  • Latitudes: in 10F7.2
Example:
See the default master input file as an example: master.inp
Personal tools