Skip to content

Do not hard-code OmegaMesh.nc in Decomp #311

@xylar

Description

@xylar

The name of the Omega mesh file should be read from the config YAML file, not hard-coded:

static void init(const std::string &MeshFileName = "OmegaMesh.nc");

Polaris has to make symlinks with this name that should ideally not be necessary.

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