Skip to content

Discussion: OpenMC state point file support #56

Description

@yardasol

Serpent stores its results in plain text files, formatted to be read into Matlab or Octave. OpenMC stores simulation information and results in HDF5 state point files. The best way to process the information in these files is through the OpenMC Python API.

This issue can be closed when functions exists within the Depcode class that utilize the OpenMC Python API to reproduce the behavior of the following functions:

  • Depcode
    • read_dep_comp
    • read_depcode_step_param
    • read_depcode_info
    • get_tra_or_dec

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions