Temperature of Bottom Layer

From krc
(Difference between revisions)
Jump to: navigation, search
(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...")
 
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;">
'''Physical Definition'''
+
'''Input Parameter Variable 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;">
'''Temperature of the Bottom Layer:''' The fixed temperature of the bottom layer of the model.
+
'''TDEEP:''' The fixed temperature of the bottom layer of the model.
 
</div>
 
</div>
 
</div>
 
</div>
Line 16: Line 16:
 
</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;">
:'''Input Parameters:'''
+
:'''Definition:'''
::*[[TDEEP|TDEEP]]
+
::*Same as Physical Definition.
 
+
:'''Values:'''
 
+
 +
::*Input = Real Value Parameter
 +
 +
::*Units: K (Kelvin)
 +
 +
::*Range = Any real value
 +
 +
::*Default Value = 0
 +
:'''Input Parameter Name:'''
 +
::*TDEEP
 +
 +
:'''Related Parameters:'''
 +
 +
::*'''Parameters that will be affected by changing ''TDEEP'':'''
 +
 +
:::*[[IB|IB]]
  
 
</div>
 
</div>
Line 31: Line 46:
 
</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;">
:'''Input Parameters:'''
+
:'''Definition:'''
::*[[TDEEP|TDEEP]]
+
::*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.
 +
 +
::*Units: Same as Davinci
 +
 +
::*Range = Same as Davinci
 +
 +
::*Default Value = 180
 +
:'''Input Parameter Name:'''
 +
::*Same as Davinci
 +
 +
:'''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>
 +
 +
  
 
[[Category:Variable Glossary]][[Category:Real Value Variable]]
 
[[Category:Variable Glossary]][[Category:Real Value Variable]]

Revision as of 11:34, 22 July 2018

Input Parameter Variable and Physical Definition

TDEEP: The fixed temperature of the bottom layer of the model.


Davinci Usage

Definition:
  • Same as Physical Definition.
Values:
  • Input = Real Value Parameter
  • Units: K (Kelvin)
  • Range = Any real value
  • Default Value = 0
Input Parameter Name:
  • TDEEP
Related Parameters:
  • Parameters that will be affected by changing TDEEP:


KRC Usage

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.
  • Units: Same as Davinci
  • Range = Same as Davinci
  • Default Value = 180
Input Parameter Name:
  • Same as Davinci
Example:
See the default master input file as an example: master.inp
Personal tools