LatentHeat(...)
This method creates a LatentHeat object.
Path
materialApi.materials()[name].LatentHeat
Prototype
odb_LatentHeat& LatentHeat(const odb_SequenceSequenceDouble& table);
Required arguments
- table
An odb_SequenceSequenceDouble specifying the items described below.
Optional arguments
None.
Table data
Latent heat per unit mass.
Solidus temperature.
Liquidus temperature.
Return value
A LatentHeat object.
Exceptions
RangeError.