Import_JE_TTableFunction.PFM
Description
Import the values JE(T) to create a material of TTableFunction.
Input
- Material name
- Comment
- File name containing the material data
- Temperature
- Unit of the temperature (in degree Celsius or Kelvin)
Output
- The material created
Example for the file format:
| T | Rho |
|---|---|
| 20.0 | 0.0022 |
| 30.0 | 0.0033 |
| 40.0 | 0.0044 |