Skip to content

have each problem setup define its default parameters / inputs #223

@zingale

Description

@zingale

We should not have to provide an inputs file for a problem setup, but rather, the problem's should specify the default inputs file to use, if none is provided, via a global in the problem initial conditions module, like:

DEFAULT_INPUTS = "inputs.rt"

This makes it easier to use pyro in Jupyter, since we don't need to pass an inputs file in if we do not want to modify anything.

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