ls
From krc
(Difference between revisions)
(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 5: | Line 5: | ||
</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.2em 0.4em 0.2em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
− | '''Seasonal Indicator (L<sub>S</sub>):''' The time of year based on the | + | '''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> | ||
</div> | </div> | ||
Line 16: | Line 16: | ||
</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.2em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
+ | |||
+ | :'''Definition:''' | ||
+ | ::*Same as Physical Definition | ||
:'''Values:''' | :'''Values:''' | ||
+ | ::*Input: Real Value Parameter | ||
+ | |||
+ | ::*Units: Degrees | ||
+ | |||
::*Range = (0, 360) | ::*Range = (0, 360) | ||
+ | |||
::*Default Value = -32768 (i.e. all seasons of the year) | ::*Default Value = -32768 (i.e. all seasons of the year) | ||
:'''Input Parameter Name:''' | :'''Input Parameter Name:''' | ||
Line 29: | Line 37: | ||
<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 | + | '''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.2em 0.4em 0.2em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
+ | :'''Definition:''' | ||
+ | ::*The celestial longitude of the Sun based on Mars-centric orbit. | ||
:'''Values:''' | :'''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) | ::*Range = (0, 360) | ||
+ | |||
::*Default Value = .0 | ::*Default Value = .0 | ||
:'''Input Parameter Name:''' | :'''Input Parameter Name:''' | ||
− | ::*LsubS | + | ::*LsubS ''(Old Parameter Name Listed in Helplist as: SUBS)'' |
</div> | </div> | ||
</div> | </div> |
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)