Skip to content

Wrong variable sequence in fortran call mpp_set_state(T, P, var) #299

@zhengshichao1991

Description

@zhengshichao1991

Hello!
I was running a fortran project, the result given by "call mpp_set_state(T, P, var)"(as in wrapper_test.f90) is wrong, it should be call mpp_set_state(P, T, var), then the result is the same as using mppequil from command line.

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