Skip to content

Allow restart from conditions in a prior simulation #13

@dbhart

Description

@dbhart

Sansmic should allow, particularly with HDF storage, the initialization of the simulation based on conditions and geometry from a previous simulation. This should be accomplished by using the results at the specified time to fill the arrays during the sansmic::Model::configure call. This will require changes to the C++ module:

  1. Ability to modify certain arrays from the python code that are not currently exposed through the pybind11 module.
  2. Verification that all results needed to restart the simulation are contained in the Results objects.

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