Skip to content

Add parthenon/output# to src/parthenon_params.yaml #49

@smao-astro

Description

@smao-astro

May I ask for adding the parthenon/output input parameters to src/parthenon_params.yaml? For example, we might have the parameters below in input file

<parthenon/output1>
variables = gas.prim.density,  &
            gas.prim.velocity, &
            gas.prim.pressure
file_type = hdf5               # HDF5 data dump
dt        = 6.283185307179586  # time increment between outputs

<parthenon/output2>
file_type = rst                # Restart
dt        = 6.283185307179586  # time increment between outputs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions