INERTIA
From krc
(Difference between revisions)
Line 40: | Line 40: | ||
::*Thermal Inertia Value of the top layer of the surface | ::*Thermal Inertia Value of the top layer of the surface | ||
:'''Values:''' | :'''Values:''' | ||
+ | |||
+ | ::*Input = Real Value Parameter | ||
+ | |||
+ | ::*Units: J m<sup>-2</sup> s<sup>-1/2</sup> K<sup>-1</sup> | ||
+ | |||
::*Range = Greater than 0 | ::*Range = Greater than 0 | ||
+ | |||
::*Default Value = Value from 2 ppd TES | ::*Default Value = Value from 2 ppd TES | ||
:'''Input Parameter Name:''' | :'''Input Parameter Name:''' | ||
Line 59: | Line 65: | ||
::*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. | ::::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 | ::*Range = Greater than 0 | ||
+ | |||
::*Default Value = 200.0 | ::*Default Value = 200.0 | ||
:'''Input Parameter Name:''' | :'''Input Parameter Name:''' | ||
− | ::* | + | ::*Same as Davinci |
:'''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] |
Revision as of 14:45, 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
- Davinci Definition:
- Thermal Inertia Value of the top layer of the surface
- Values:
- Input = Real Value Parameter
- Units: J m-2 s-1/2 K-1
- Range = Greater than 0
- Default Value = Value from 2 ppd TES
- Input Parameter Name:
- INERTIA
KRC Usage
- KRC 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
- Example:
- See the default master input file as an example: master.inp