INERTIA
From krc
(Difference between revisions)
Line 19: | Line 19: | ||
[[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;"> | ||
+ | :'''Davinci Definition:''' | ||
+ | ::*Thermal Inertia Value of the top layer of the surface | ||
+ | :'''Values:''' | ||
+ | ::*Range = Greater than 0 | ||
+ | ::*Default Value = Value from 2 ppd TES | ||
+ | :'''Input Parameter Name:''' | ||
+ | ::*INERTIA | ||
+ | </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;"> | ||
+ | :'''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. | ||
+ | ::*Range = Greater than 0 | ||
+ | ::*Default Value = 200.0 | ||
+ | :'''Input Parameter Name:''' | ||
+ | ::*INERTIA | ||
+ | :'''Example:''' | ||
+ | :::''See the default master input file as an example:'' [[master.inp|master.inp]] | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | [[Category:Parameter Glossary]][[Category:Real Value Parameter]] |
Revision as of 14:59, 17 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:
- 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.
- Range = Greater than 0
- Default Value = 200.0
- Input Parameter Name:
- INERTIA
- Example:
- See the default master input file as an example: master.inp