EMISS
From krc
(Difference between revisions)
(4 intermediate revisions by one user not shown) | |||
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 | + | '''Input Parameter and Physical 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;"> | ||
− | '''Emissivity:''' The radiative energy emitted by a surface | + | '''Emissivity:''' The radiative energy emitted by a surface, represented as a ratio between the target surface emissivity and the black body surface emissivity |
</div> | </div> | ||
</div> | </div> | ||
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 | ||
Line 51: | Line 52: | ||
::*Default Value = Same as Davinci | ::*Default Value = Same as Davinci | ||
:'''Input Parameter Name:''' | :'''Input Parameter Name:''' | ||
− | ::*Same as Davinci | + | ::*Same as Davinci ''(Old Parameter Name Listed in Helplist as: EMIS)'' |
:'''Example:''' | :'''Example:''' | ||
:::''See the default master input file as an example:'' [http://krc.mars.asu.edu/images/e/e5/master.inp.pdf master.inp] | :::''See the default master input file as an example:'' [http://krc.mars.asu.edu/images/e/e5/master.inp.pdf master.inp] |
Latest revision as of 15:25, 22 July 2018
Input Parameter and Physical 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