N2
From krc
(Difference between revisions)
Line 50: | Line 50: | ||
::''384 data points calculated divided by 24 hours in a day => 16 data points calculated per hour in a day'' | ::''384 data points calculated divided by 24 hours in a day => 16 data points calculated per hour in a day'' | ||
::''96 data points output divided by 24 hours in a day => only 4 data points output per hour in a day of the total 16 data points calculated per hour in a day'' | ::''96 data points output divided by 24 hours in a day => only 4 data points output per hour in a day of the total 16 data points calculated per hour in a day'' | ||
+ | |||
+ | |||
+ | :''See the default master input file as an example:'' [http://krc.mars.asu.edu/images/e/e5/master.inp.pdf master.inp] | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 15:45, 17 July 2017
Parameter Variable and Physical Definition
Data Points Calculated per Hour: See KRC Definition
Davinci Usage
- Does not have exact Davinci counterpart
- Closest Equivalent Parameter:
KRC Usage
- Definition:
- Data points calculated by the model every hour. This is different from N24 because not all data points calculated are included in the output.
- Values:
- Range = at least 24 & must be a multiple of N24 and 24 (because there are 24 hours in a day)
- Default Value = 384
- Value Parameter Type
- Integer Value Parameter
- Input Parameter Name:
- N2
- Example:
- N2 = 384
- Also, specify N24 (i.e. N24 = 96)
- 384 data points calculated divided by 24 hours in a day => 16 data points calculated per hour in a day
- 96 data points output divided by 24 hours in a day => only 4 data points output per hour in a day of the total 16 data points calculated per hour in a day
- See the default master input file as an example: master.inp