-
Notifications
You must be signed in to change notification settings - Fork 7
olivia settings #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: noresm
Are you sure you want to change the base?
olivia settings #16
Conversation
| this%twidth(n) = 0._r8 | ||
| end if | ||
| if ( this%tlen(n) > 0._r8) then | ||
| if ( this%tlen(n) > 0._r8 .and. & |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we please remove the this%tlen(n) > 0._r8 .and. here since it is redundant with the line above.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed in 1ac3d6e
|
@monsieuralok - if you get a chance could you also remove the following lines from mosart_restartfile..F90 This gives a lot of extra output that is not needed in the cesm.log files. |
|
@mvertens @TomasTorsvik done we can merge it. |
does not affect reproducibility; crashes happens on Olivia only during DEBUG mode;