zone.prop.index
Syntax
- i := zone.prop.index(z,s)
Returns the index associated with the property name s in the constitutive model used by zone :sym`z`. This can be used to get the property more efficiently in later calls to
zone.prop
if those calls are being made many times on zones with the same constitutive model.Returns: i Arguments: z - zone pointer s
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |