EMISS
From krc
(Difference between revisions)
(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...") |
|||
(9 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. | + | <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 15: | Line 15: | ||
'''Davinci Usage''' | '''Davinci Usage''' | ||
</div> | </div> | ||
− | <div style="background:#ffffff; padding:0.8em 0.4em 0. | + | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> |
− | + | :'''Davinci Definition:''' | |
+ | ::*Same as Physical Definition | ||
:'''Values:''' | :'''Values:''' | ||
+ | |||
+ | ::*Input = Real Value Parameter | ||
+ | |||
+ | ::*Units: Unitless | ||
+ | |||
::*Range = (0,1) & ≠ 0 | ::*Range = (0,1) & ≠ 0 | ||
+ | |||
::*Default Value = 1.00 | ::*Default Value = 1.00 | ||
:'''Input Parameter Name:''' | :'''Input Parameter Name:''' | ||
Line 29: | Line 36: | ||
<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:115%; line-height:120%; padding:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;"> | <div style="font-size:115%; line-height:120%; padding:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;"> | ||
− | '''KRC | + | '''KRC Usage''' |
</div> | </div> | ||
− | <div style="background:#ffffff; padding:0. | + | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> |
− | Same as Davinci | + | |
+ | :'''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:'' [http://krc.mars.asu.edu/images/e/e5/master.inp.pdf master.inp] | ||
</div> | </div> | ||
</div> | </div> |
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