pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

TableInterpolater class and Tabulated reaction #175

Closed dreamer2368 closed 2 years ago

dreamer2368 commented 2 years ago

This PR sets a ground for using tabulated data in M2ulPhyS class.

This PR also supports reaction with tabulated rate data.

A simply sanity check test test/tabulated.test is included on cpu side.

TODO: