specificHeatMapType

complexType · extension complexBaseType · all

Specific heat map, containing the specific heat capacity of a material at different temperatures.

The specific heat of a material can vary with the temperature. The vectors specificHeat and temperature must have the same size to be valid. The data should be linearly interpolated.

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
allThe children below may appear in any order. Each may appear at most once.
temperaturestringVectorBaseType[1..1] requiredTemperature in [K]
specificHeatstringVectorBaseType[1..1] requiredSpecific heat capacity of the material in [J/(kg*K)]

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
materialTypespecificHeatMap