// Tabulated virgin-material properties as a function of pressure and temperature.
// Interpolation is linear. No extrapolation is allowed.
// If out of (p,T) range, PATO will send a warning and exit.
// Add as many pressure sub-tables as needed (lines) - (but do no change the number of columns)
// NB: all data are needed: do not use zeros.

// p(Pa)        T (K)           cp (J/kg/K)     h(J/kg)         ki (W/m/K)      kj (W/m/K)      kk(W/m/K)       emissivity      reflectivity
101325 255 879.231 -897215 0.397517 0.795033 0.795033 0.8 0.8
101325 298 983.902 -817100 0.402501 0.805002 0.805002 0.8 0.8
101325 444 1297.91 -650528 0.416209 0.832417 0.832417 0.8 0.8
101325 555 1465.39 -497165 0.45297 0.905939 0.905939 0.8 0.8
101325 644 1570.06 -362088 0.469792 0.939585 0.939585 0.8 0.8
101325 833 1716.59 -51499 0.485992 0.971984 0.971984 0.8 0.8
101325 1111 1863.13 446083 0.523376 1.04675 1.04675 0.8 0.8
101325 1388 1934.31 972029 0.560137 1.12027 1.12027 0.8 0.8
101325 1666 1980.36 1.51617e+06 0.697835 1.39567 1.39567 0.8 0.8
101325 1944 1988.74 2.06787e+06 0.872294 1.74459 1.74459 0.8 0.8
101325 2222 2001.3 2.62249e+06 1.10906 2.21812 2.21812 0.8 0.8
101325 2777 2009.67 3.73553e+06 1.75082 3.50164 3.50164 0.8 0.8
101325 3333 2009.67 4.85291e+06 2.77888 5.55776 5.55776 0.8 0.8

