Skip to content
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

fates refactor of 3d arrays in restart - api changes #548

Merged
merged 1 commit into from
Nov 6, 2018

Conversation

rgknox
Copy link
Collaborator

@rgknox rgknox commented Oct 26, 2018

Description of changes

In PR NGEET/fates#428, we refactor fates restarts so that we don't need to save some massive restart variables. However, we do need to initiate a call early in the restart process that will re-create these arrays (radiation absorbtion fractions). However, we can't re-use any existing calls through the interface.

Specific notes

Contributors other than yourself, if any:

CTSM Issues Fixed (include github issue #):

Fates issue: NGEET/fates#12

Are answers expected to change (and if so in what way)?

hard to say, results should be nigh b4b, but the order of operations will change slightly, so I'm expecting very small round-off errors, but possibly not...

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

no

Testing performed, if any:
(List what testing you did to show your changes worked as expected)
(This can be manual testing or running of the different test suites)
(Documentation on system testing is here: https://github.com/ESCOMP/ctsm/wiki/System-Testing-Guide)
(aux_clm on cheyenne for gnu/pgi and hobart for gnu/pgi/nag is the standard for tags on master)

Test Output:

All PASS: cheyenne, intel, fates test suite:

/gpfs/fs1/scratch/rgknox/clmed-tests/fates.cheyenne.intel.C46895e9-F3c87f2a-pft-arrays-vf3

NOTE: Be sure to check your Coding style against the standard:
https://github.com/ESCOMP/ctsm/wiki/CTSM-coding-guidelines

@rgknox rgknox added FATES API update Changes to the FATES version that also REQUIRE an API change in CTSM status: work in progress labels Oct 26, 2018
@rgknox rgknox added PR status: ready PR: this is ready to merge in, with all tests satisfactory and reviews complete and removed status: work in progress labels Nov 6, 2018
@rgknox rgknox merged commit a594edf into ESCOMP:fates_next_api Nov 6, 2018
@rgknox rgknox deleted the fates-radrestart-refactor branch October 31, 2023 19:19
AGonzalezNicolas pushed a commit to HPSCTerrSys/clm5_0 that referenced this pull request Jun 27, 2024
fates refactor of 3d arrays in restart - api changes
AGonzalezNicolas pushed a commit to HPSCTerrSys/clm5_0 that referenced this pull request Jul 5, 2024
fates refactor of 3d arrays in restart - api changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FATES API update Changes to the FATES version that also REQUIRE an API change in CTSM PR status: ready PR: this is ready to merge in, with all tests satisfactory and reviews complete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants