SLOAZI

From krc
(Difference between revisions)
Jump to: navigation, search
(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 19: Line 19:
 
::*Same as Physical Definition
 
::*Same as Physical Definition
 
:'''Values:'''
 
:'''Values:'''
::*Range = (0, 360), measured in degrees
+
 +
::*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 35: Line 42:
 
:'''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:'''

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

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