ls

From krc
(Difference between revisions)
Jump to: navigation, search
 
Line 4: Line 4:
 
'''Parameter Variable and Definition'''
 
'''Parameter Variable and 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;">
 
'''Seasonal Indicator (L<sub>S</sub>):''' The celestial longitude of the Sun. The time of year based on the position of the Sun through its apparent revolution around a body, with L<sub>S</sub> = 0<sup>o</sup> as the vernal equinox.
 
'''Seasonal Indicator (L<sub>S</sub>):''' The celestial longitude of the Sun. The time of year based on the position of the Sun through its apparent revolution around a body, with L<sub>S</sub> = 0<sup>o</sup> as the vernal equinox.
 
</div>
 
</div>
Line 15: 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;">
 
   
 
   
 
:'''Definition:'''
 
:'''Definition:'''
Line 39: Line 39:
 
'''KRC Usage'''
 
'''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;">
 
   
 
   
 
:'''Definition:'''
 
:'''Definition:'''

Latest revision as of 15:17, 19 July 2017

Parameter Variable and Definition

Seasonal Indicator (LS): The celestial longitude of the Sun. The time of year based on the position of the Sun through its apparent revolution around a body, with LS = 0o as the vernal equinox.


Davinci Usage

Definition:
  • Same as Physical Definition
Values:
  • Input: Real Value Parameter
  • Units: Degrees
  • Range = (0, 360)
  • Default Value = -32768 (i.e. all seasons of the year)
Input Parameter Name:
  • ls


KRC Usage

Definition:
  • The celestial longitude of the Sun based on Mars-centric orbit.
Values:
  • Input = Real Value Parameter in F10.2 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.
  • Units: Same as Davinci
  • Range = (0, 360)
  • Default Value = .0
Input Parameter Name:
  • LsubS (Old Parameter Name Listed in Helplist as: SUBS)
Personal tools