-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Labels
Must have CESM3bugSomething isn't working correctlySomething isn't working correctlymisc tagissue or PR candidate for upcoming misc tagissue or PR candidate for upcoming misc tag
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Must have CESM3bugSomething isn't working correctlySomething isn't working correctlymisc tagissue or PR candidate for upcoming misc tagissue or PR candidate for upcoming misc tag
Type
Projects
Status
To Do