// Tabulated char-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 732.693 -32586 0.397517 0.795033 0.795033 0.9 0.9
101325 298 782.935 32586 0.402501 0.805002 0.805002 0.9 0.9
101325 444 1092.76 169512 0.416209 0.832417 0.832417 0.9 0.9
101325 555 1318.85 303356 0.45297 0.905939 0.905939 0.9 0.9
101325 644 1431.89 425764 0.469792 0.939585 0.939585 0.9 0.9
101325 833 1674.73 719339 0.485992 0.971984 0.971984 0.9 0.9
101325 1111 1842.2 1.20819e+06 0.523376 1.04675 1.04675 0.9 0.9
101325 1388 1967.8 1.73588e+06 0.560137 1.12027 1.12027 0.9 0.9
101325 1666 2051.54 2.29457e+06 0.604998 1.21 1.21 0.9 0.9
101325 1944 2093.41 2.87071e+06 0.728988 1.45798 1.45798 0.9 0.9
101325 2222 2110.16 3.45501e+06 0.922139 1.84428 1.84428 0.9 0.9
101325 2777 2135.28 4.63312e+06 1.45798 2.91595 2.91595 0.9 0.9
101325 3333 2152.02 5.82499e+06 2.31781 4.63562 4.63562 0.9 0.9

