N24

From krc
Revision as of 14:44, 19 July 2017 by Aaron (Talk | contribs)

Jump to: navigation, search

Parameter Variable and Physical Definition

Data Points Output per Hour: The number of data points per hour to be output by KRC in a 24 hour period.


Davinci Usage

Does not have exact Davinci counterpart
Closest Equivalent Parameter:


KRC Usage

KRC Definition:
  • Same as Physical Definition
Values:
  • Input = Integer Value Parameter in I10 (that is "I", for Integer) FORTRAN format
i.e. Integer value, with a field width of 10, including leading blank spaces, plus or minus sign.
  • Units: Unitless
  • Range = Any factor or multiple of 24 (i.e. 3, 12, 24, 48, etc.). And must be divisible by N2
  • Default Value = 24
Input Parameter Name:
  • N24
Example:
N24 = 96
96 data points output divided by 24 hours in a day => 4 data points output per hour in a day
See the default master input file as an example: master.inp
Personal tools