EMISS

From krc
(Difference between revisions)
Jump to: navigation, search
Line 44: Line 44:
 
:'''Values:'''
 
:'''Values:'''
 
::*Input = Real Value Parameter in F10.2 FORTRAN format
 
::*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
 
::*Units: Same as Davinci

Revision as of 19:06, 17 July 2017

Parameter Variable 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
Example:
See the default master input file as an example: master.inp
Personal tools