Skip to content

Conversation

@monsieuralok
Copy link

does not affect reproducibility; crashes happens on Olivia only during DEBUG mode;

this%twidth(n) = 0._r8
end if
if ( this%tlen(n) > 0._r8) then
if ( this%tlen(n) > 0._r8 .and. &

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.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed in 1ac3d6e

@github-project-automation github-project-automation bot moved this from Todo to In Progress in NorESM Development Jan 28, 2026
@mvdebolskiy mvdebolskiy self-requested a review January 28, 2026 13:24
@mvertens
Copy link

mvertens commented Jan 28, 2026

@monsieuralok - if you get a chance could you also remove the following lines from mosart_restartfile..F90

               if (flag == 'read') then
                  write(6,*)'DEBUG: reading in restart for '//trim(vname)
               end if

This gives a lot of extra output that is not needed in the cesm.log files.

@monsieuralok
Copy link
Author

@mvertens @TomasTorsvik done we can merge it.

@TomasTorsvik TomasTorsvik self-requested a review January 28, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants