lat

From krc
(Difference between revisions)
Jump to: navigation, search
Line 44: Line 44:
 
::*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>

Revision as of 15:42, 17 July 2017

Parameter Variable and Physical Definition

Latitude: The North to South coordinate system.


Davinci Usage

Davinci Definition:
  • Same as Physical Definition
Values:
  • 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:
  • The set of
Values:
  • Input = 20 Real Value Parameters specified in 10F7.2 FORTRAN format.
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
  • 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