Skip to content

Remove driver and "if statements" checking if driver==nuopc in build-namelist #4090

Description

@ekluzek

There's some checking on what driver is being used in build-namelist, but right now the only valid option is nuopc. So this just adds needless complexity. If a different driver were to be added as an option it would likely need to be handled in completely different ways, so there is no reason to keep these current checks.

So as we see see "if statements" for the driver, we might as well remove them. A small PR to b4b-dev could also be done to remove it entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    b4bbit-for-bitcode healthimproving internal code structure to make easier to maintain (sustainability)priority: lowBackground task that doesn't need to be done right away.size: small
    No fields configured for Code Health.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions