zone.thermal.prop
Syntax
- a = zone.thermal.prop(z,s)
- zone.thermal.prop(z,s) = a
Get/set the value for thermal property s in zone z. Note that the string s must match a property name in the current thermal constitutive model. Keyword matching rules are used. If the string does not match any property in the model, an error occurs. See the list of property names listed in the
zone thermal cmodel assign
command.Returns: a - the value of the thermal constitutive model property that matches to s
Accepts: a - the new value of the thermal constitutive model property that matches to s
Arguments: z - a zone pointer
s - the name of the thermal constitutive model property
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |