Skip to content

Some parameters should be vectors/tensors #51

@amorison

Description

@amorison

Some parameters are mutidimensional, such as refstate.rh which is a vector. However, if they are assigned as a scalar value in the par file (e.g. rh = 10.), f90nml's parser can't possibly guess the actual rank of this variable. One should check and fix the rank of such values in the parfile.readpar function.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions