N2

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 32: Line 32:
 
<div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;">
 
<div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;">
  
:Definition
+
:'''Definition:'''
 +
::Data points calculated by the model every hour. This is different from [[N24|N24]] because not all data points calculated are included in the output.
 
:'''Values:'''
 
:'''Values:'''
::*Range = at least 24 & must be a divisible by [[N2|N2]]
+
::*Range = at least 24 & must be a multiple of  [[N24|N24]] and 24 (because there are 24 hours in a day)
 
::*Default Value = 384
 
::*Default Value = 384
  
Line 41: Line 42:
  
 
:'''Input Parameter Name:'''
 
:'''Input Parameter Name:'''
::*N24
+
::*N2
 
   
 
   
 
:'''Example:'''
 
:'''Example:'''
 
   
 
   
:N24 = 96
+
:N2 = 384
+
:Also, specify N24 (i.e. N24 = 96)
::''96 data points output divided by 24 hours in a day => 4 data points output per hour in a day''</div>
+
::''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''
 +
</div>
 
</div>
 
</div>
  
  
 
[[Category:Parameter Glossary]][[Category:Integer Value Parameter]]
 
[[Category:Parameter Glossary]][[Category:Integer Value Parameter]]

Revision as of 12:56, 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
Personal tools