SLOAZI

From krc
(Difference between revisions)
Jump to: navigation, search
Line 40: 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;">
 +
:'''KRC 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

Revision as of 19:04, 17 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

Davinci 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

KRC 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
Personal tools