LkofT
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...") |
|||
(2 intermediate revisions by one user not shown) | |||
Line 34: | Line 34: | ||
::*LkofT | ::*LkofT | ||
+ | :'''Related Parameters:''' | ||
+ | ::*<u>The Temperature-Dependent Variables</u> | ||
+ | :::*[[SPEC_HEAT|SPEC_HEAT]] | ||
+ | |||
+ | :::*[[COND2|COND2]] | ||
+ | |||
+ | :::*[[SpHeat2|SpHeat2]] | ||
+ | |||
+ | ::*<u>The Temperature-Dependent Coefficients</u> | ||
+ | :::*[[Conductivity Coefficients (ConUp0, ConUp1, ConUp2, ConUp3 and ConLo0, ConLo1, ConLo2, ConLo3)|Conductivity Coefficients (ConUp0, ConUp1, ConUp2, ConUp3 and ConLo0, ConLo1, ConLo2, ConLo3)]] | ||
+ | |||
+ | :::*[[Specific Heat Coefficients (SphUp0, SphUp1, SphUp2, SphUp3 and SphLo0, SphLo1, SphLo2, SphLo3)|Specific Heat Coefficients (SphUp0, SphUp1, SphUp2, SphUp3 and SphLo0, SphLo1, SphLo2, SphLo3)]] | ||
+ | |||
+ | :'''Related Functions:''' | ||
+ | ::*[[materials_krc()|materials_krc()]] | ||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
Line 60: | Line 76: | ||
::*Same as Davinci | ::*Same as Davinci | ||
+ | :'''Related Parameters:''' | ||
+ | |||
+ | ::*Same as Davinci | ||
+ | |||
:'''Example:''' | :'''Example:''' | ||
Latest revision as of 18:50, 25 July 2017
Parameter Variable and Physical Definition
Temperature-Dependency: Determines whether the model uses temperature-dependent conductivity and specific heat.
- If LkofT = "T": Conductivity and Specific Heat ARE temperature dependent.
- If LkofT = "F": Conductivity and Specific Heat ARE NOT temperature dependent.
Davinci Usage
- Davinci Definition
- Same as Physical Definition
- Values:
- Input = Logical Value Parameter
- Units: N/A
- Range = "T" for True, or "F" for False
- Default Value = "T"
- Input Parameter Name:
- LkofT
- Related Parameters:
- The Temperature-Dependent Variables
- The Temperature-Dependent Coefficients
- Related Functions:
KRC Usage
- Definition:
- Same as Physical Definition
- Values:
- Input = Logical Value Parameter in L7 FORTRAN format
- i.e. Logic value, "T" or "F", with a field width of 7, including leading blank spaces.
- Units: Same as Davinci
- Range = Same as Davinci
- Default Value = "F"
- Input Parameter Name:
- Same as Davinci
- Related Parameters:
- Same as Davinci
- Example:
- See the default master input file as an example: master.inp