Skip to content

Expand H2Integrate's postprocessing utilities #111

@johnjasa

Description

@johnjasa

Expand H2Integrate's postprocessing utilities

There are existing postprocessing functions that we can use within the new H2Integrate framework.
However, these existing functions assume that we have almost all physics and cost results available to us.

Proposed solution

We should investigate if we want to keep using that system and pass those resulting objects into the postprocessing routine, or if we should expose the needed outputs to OpenMDAO and use the CaseRecorder to produce an output file that can later be read in and postprocessed.
I'm leaning towards the latter as it would allow a case to be run, then postprocessed independently after the fact.
However, this would take some reconfiguration of the postprocessing utilities, as well as exposing all necessary outputs in each of the technology models.
This might be a net positive, though, and serve as a good example of how to output results from technology models and how to access them.

Alternatives considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions