SLOPE

From krc
(Difference between revisions)
Jump to: navigation, search
 
Line 41: Line 41:
 
:'''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.
+
::::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
 
::*Units: Same as Davinci

Latest revision as of 14:38, 19 July 2017

Parameter Variable and Physical Definition

Slope: The angle of incline as measured upwards from horizontal.


Davinci Usage

Davinci Definition:
  • Same as Physical Definition
Values:
  • Input = Real Value Parameter
  • Units: Degrees
  • Range = (0, 90)
  • Default Value = 0.0
Input Parameter Name:
  • SLOPE


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.
  • Units: Same as Davinci
  • Range = Same as Davinci
  • Default Value = Same as Davinci
Input Parameter Name:
  • Same as Davinci
Example:
See the default master input file as an example: master.inp
Personal tools