Skip to content

add back rpointer timestamps#316

Merged
jedwards4b merged 1 commit into
ESCOMP:mainfrom
jedwards4b:reinsert_rpointer_tstamp
Dec 6, 2024
Merged

add back rpointer timestamps#316
jedwards4b merged 1 commit into
ESCOMP:mainfrom
jedwards4b:reinsert_rpointer_tstamp

Conversation

@jedwards4b
Copy link
Copy Markdown
Contributor

Description of changes

add rpointers to timestamps.

Specific notes

Contributors other than yourself, if any:

CDEPS Issues Fixed (include github issue #):

Are there dependencies on other component PRs (if so list):

Are changes expected to change answers (bfb, different to roundoff, more substantial):

Any User Interface Changes (namelist or namelist defaults changes):

Testing performed (e.g. aux_cdeps, CESM prealpha, etc):

Hashes used for testing:

@jedwards4b jedwards4b self-assigned this Dec 6, 2024
@jedwards4b jedwards4b merged commit a4e9d13 into ESCOMP:main Dec 6, 2024
@jedwards4b jedwards4b deleted the reinsert_rpointer_tstamp branch December 6, 2024 17:12
Comment thread dshr/dshr_mod.F90

! write restart info to rpointer file
if (my_task == main_task) then
open(newunit=nu, file=trim(lrpfile), form='formatted')
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hi @jedwards4b

Sorry - me again, confused again.

I think at line 1074, you meant to change lrpfile back to rpfile ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks for catching this, I will correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants