Skip to content

Multiple trajectories for identical training parameter values during operator interpolation #72

@shanemcq18

Description

@shanemcq18

When using any interpolatory operators, all data corresponding to a fixed training parameter value (even if there are multiple trajectories for different initial conditions or input functions) must be grouped into the same "trajectory", otherwise we are providing multiple values for a single parameter and trying to interpolate (see #71). This should probably be detected and fixed in ParametricROM.fit(), but need to be careful not to mess up fit_regselect_*().

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions