N24
From krc
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
- Davinci Definition
- Same as Physical Definition
- Values:
- Input = Integer Value Parameter
- Units: Unitless
- Range = Any factor or multiple of 24 (i.e. 3, 12, 24, 48, etc.). And must be divisible by N2
- Default Value = 96
- Input Parameter Name:
- N24
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: Same as davinci
- Range = Same as Davinci
- Default Value = 24
- Input Parameter Name:
- Same as Davinci
- Example:
- N24 = 96
- 96 data points output divided by 24 hours in a day => 4 data points output per hour in a day. Therefore, data point output for every 15 minutes
- See the default master input file as an example: master.inp