SLOAZI
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...") |
|||
(2 intermediate revisions by one user not shown) | |||
Line 16: | Line 16: | ||
</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;"> | ||
− | :''' | + | :'''Definition:''' |
::*Same as Physical Definition | ::*Same as Physical Definition | ||
:'''Values:''' | :'''Values:''' | ||
− | ::*Range = (0, 360) | + | |
+ | ::*Input: Real Value Parameter | ||
+ | |||
+ | ::*Units: Degrees | ||
+ | |||
+ | ::*Range = (0, 360) | ||
+ | |||
::*Default Value = 0.0 | ::*Default Value = 0.0 | ||
+ | |||
:'''Input Parameter Name:''' | :'''Input Parameter Name:''' | ||
::*SLOAZI | ::*SLOAZI | ||
Line 33: | Line 40: | ||
</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;"> | ||
+ | :'''Definition:''' | ||
+ | ::*Same as Physical Definition | ||
+ | |||
:'''Values:''' | :'''Values:''' | ||
::*Input = Real Value Parameter in F10.2 FORTRAN format | ::*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.decimal point. | ||
+ | |||
::*Range = Same as Davinci | ::*Range = Same as Davinci | ||
+ | |||
::*Default Value = 90 | ::*Default Value = 90 | ||
:'''Input Parameter Name:''' | :'''Input Parameter Name:''' |
Latest revision as of 16:00, 19 July 2017
Parameter Variable and Physical Definition
Azimuth: The angle of the normal to the slope's plane of inclination as measured across the horizon, starting at North and moving through East.
Davinci Usage
- Definition:
- Same as Physical Definition
- Values:
- Input: Real Value Parameter
- Units: Degrees
- Range = (0, 360)
- Default Value = 0.0
- Input Parameter Name:
- SLOAZI
KRC Usage
- Definition:
- Same as Physical Definition
- 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.decimal point.
- Range = Same as Davinci
- Default Value = 90
- Input Parameter Name:
- Same as Davinci
- Example:
- See the default master input file as an example: master.inp