Skip to content

add timestamp to rpointer files#304

Merged
alperaltuntas merged 2 commits into
NCAR:dev/ncarfrom
jedwards4b:add_timestamp_to_rpointer
Sep 29, 2024
Merged

add timestamp to rpointer files#304
alperaltuntas merged 2 commits into
NCAR:dev/ncarfrom
jedwards4b:add_timestamp_to_rpointer

Conversation

@jedwards4b
Copy link
Copy Markdown

Adds timestamps to rpointer files, backward compatible.


write(restartname,'(A,".mom6.r.",I4.4,"-",I2.2,"-",I2.2,"-",I5.5)') &
trim(casename), year, month, day, hour * 3600 + minute * 60 + seconds
write(restartname,'(A,".mom6.r.",A)') &
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

There is a bug here - correction coming...

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.

2 participants