Skip to content

Draft: Interpolator model

Mick Wright requested to merge interpolator-model into o4-development

Separating Interpolator into it's own model script in a similar vein to point.py, etc.

Contained within this will be functions to generate the interpolator and construct and run the generator programs --- need to be able to specify between the generator being a python function and a C++ program which may necessitate the overhauling of the C++ backend.

Merge request reports