EMISS

From krc
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
 
<div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:.5em;">
 
<div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:.5em;">
 
<div style="font-size:125%; line-height:120%; padding:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
 
<div style="font-size:125%; line-height:120%; padding:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
'''Parameter Variable and Definition'''
+
'''Input Parameter and Definition'''
 
</div>
 
</div>
 
<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;">

Revision as of 15:01, 22 July 2018

Input Parameter and Definition

Emissivity: The radiative energy emitted by a surface, represented as a ratio between the target surface emissivity and the black body surface emissivity


Davinci Usage

Davinci Definition:
  • Same as Physical Definition
Values:
  • Input = Real Value Parameter
  • Units: Unitless
  • Range = (0,1) & ≠ 0
  • Default Value = 1.00
Input Parameter Name:
  • EMISS


KRC Usage

KRC Definition:
  • Same as Physical Definition
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.decimal point.
  • Units: Same as Davinci
  • Range = Same as Davinci
  • Default Value = Same as Davinci
Input Parameter Name:
  • Same as Davinci (Old Parameter Name Listed in Helplist as: EMIS)
Example:
See the default master input file as an example: master.inp
Personal tools