Skip to content

Wrong function used in SE dycore "prim_printstate" #1491

@nusbaume

Description

@nusbaume

What happened?

In the SE dycore, the line here:

https://github.com/ESCOMP/CAM/blob/cam_development/src/dynamics/se/dycore/prim_state_mod.F90#L141

is using MINVAL, but should be using MAXVAL.

Given that this is just for printing stats to the log file, it should have no impact on the actual model evolution or regresstion test results. However, it would still be good to fix.

What are the steps to reproduce the bug?

Run a simulation using the SE dycore and with the relevant log output (this bug was found through code examination, and not through a simulation).

What CAM tag were you using?

cam6_4_155

What machine were you running CAM on?

Other (please explain below)

What compiler were you using?

Other (please specify below)

Path to a case directory, if applicable

No response

Will you be addressing this bug yourself?

Any CAM SE can do this

Extra info

No response

Metadata

Metadata

Assignees

Labels

Must have CESM3bugSomething isn't working correctlymisc tagissue or PR candidate for upcoming misc tag

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions