INERTIA
From krc
(Difference between revisions)
(8 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
This variable is the thermal inertia of the upper material. | This variable is the thermal inertia of the upper material. | ||
| | | | ||
− | J m<sup>-2</sup> s<sup>-1/2</sup> K<sup>-1</sup> | + | J m<sup>-2</sup> s<sup>-1/2</sup> K<sup>-1</sup> |
| | | | ||
1 3 | 1 3 | ||
| | | | ||
Layer 1 is the atmosphere. This material property begins at layer 2 and continues until it is switched at the layer set by the variable "[[IC]]". | Layer 1 is the atmosphere. This material property begins at layer 2 and continues until it is switched at the layer set by the variable "[[IC]]". | ||
− | |||
| | | | ||
− | + | 1000 | |
| | | | ||
*[[IC]] | *[[IC]] | ||
Line 15: | Line 14: | ||
*[[SpHeat]] | *[[SpHeat]] | ||
*[[COND2]] | *[[COND2]] | ||
+ | | | ||
+ | 2.3.2 | ||
}} | }} | ||
[[Category:Variables]] | [[Category:Variables]] | ||
+ | |||
+ | <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:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;"> | ||
+ | '''Parameter Variable and Physical Definition''' | ||
+ | </div> | ||
+ | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
+ | '''Surface Thermal Inertia:''' The reluctance of a material to change temperature through heat transfer. | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <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:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;"> | ||
+ | '''Davinci Usage''' | ||
+ | </div> | ||
+ | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
+ | :'''Definition:''' | ||
+ | ::*Thermal Inertia Value of the top layer of the surface | ||
+ | :'''Values:''' | ||
+ | |||
+ | ::*Input = Real Value Parameter | ||
+ | |||
+ | ::*Units: J m<sup>-2</sup> s<sup>-1/2</sup> K<sup>-1</sup> | ||
+ | |||
+ | ::*Range = Greater than 0 | ||
+ | |||
+ | ::*Default Value = Value from 2 ppd TES | ||
+ | :'''Input Parameter Name:''' | ||
+ | ::*INERTIA | ||
+ | |||
+ | :'''Related Parameters:''' | ||
+ | ::*[[Mat1|Mat1]] | ||
+ | |||
+ | ::*[[Por1|Por1]] | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <span id="{{{1}}}"></span> | ||
+ | <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;"> | ||
+ | '''KRC Usage''' | ||
+ | </div> | ||
+ | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
+ | :'''Definition:''' | ||
+ | ::*Surface Thermal Inertia | ||
+ | :'''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. | ||
+ | |||
+ | ::*Units: Same as Davinci | ||
+ | |||
+ | ::*Range = Greater than 0 | ||
+ | |||
+ | ::*Default Value = 200.0 | ||
+ | :'''Input Parameter Name:''' | ||
+ | ::*Same as Davinci ''(Old Parameter Name Listed in Helplist as: SKRC)'' | ||
+ | |||
+ | :'''Related Parameters:''' | ||
+ | ::*[[DENSITY|DENSITY]] | ||
+ | |||
+ | ::*[[SPEC_HEAT|SPEC_HEAT]] | ||
+ | :'''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> | ||
+ | |||
+ | |||
+ | [[Category:Parameter Glossary]][[Category:Real Value Parameter]] |
Latest revision as of 16:18, 19 July 2017
Contents: Description, Units - Change Card, Usage, Examples, Related Variables
Description This variable is the thermal inertia of the upper material.
Units - Change Card Index Units: J m-2 s-1/2 K-1 Change Card Index: 1 3
Usage Layer 1 is the atmosphere. This material property begins at layer 2 and continues until it is switched at the layer set by the variable "IC".
Example Value 1000 |
Mini-Nav Bar Contents
Contact Developers
Supported under version: 2.3.2 |
Parameter Variable and Physical Definition
Surface Thermal Inertia: The reluctance of a material to change temperature through heat transfer.
Davinci Usage
KRC Usage
- Definition:
- Surface Thermal Inertia
- 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.
- Units: Same as Davinci
- Range = Greater than 0
- Default Value = 200.0
- Input Parameter Name:
- Same as Davinci (Old Parameter Name Listed in Helplist as: SKRC)
- Related Parameters:
- Example:
- See the default master input file as an example: master.inp