LkofT

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 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|Conductivity Coefficients]]
 +
 +
:::*[[Specific Heat Coefficients|Specific Heat Coefficients]]
 +
 +
:'''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:'''
 
   
 
   

Revision as of 17:32, 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
Personal tools