Import_BH_NonlinearSpline.PFM
Description
Import the values B(H) to create a material of NonlinearSpline.
Input
- Material name
- Comment
- File name containing the material data
Output
- The material created
Example for the file format:
H | B |
---|---|
0.0 | 0.0 |
1.0 | 11.0 |
2.0 | 22.0 |
3.0 | 33.0 |
Note:
- If the first two values are different from zero then the two zeros are added by the macro.
- At least 4 pairs of values are required.