Skip to content

update to latest cmeps master #22

Merged
DeniseWorthen merged 177 commits into
NOAA-EMC:emc/developfrom
DeniseWorthen:feature/updcmeps
Nov 2, 2020
Merged

update to latest cmeps master #22
DeniseWorthen merged 177 commits into
NOAA-EMC:emc/developfrom
DeniseWorthen:feature/updcmeps

Conversation

@DeniseWorthen
Copy link
Copy Markdown
Collaborator

@DeniseWorthen DeniseWorthen commented Oct 27, 2020

Resolves Issue #17
Resolves Issue #23

Description of changes

  • Fixes incorrect mapping of ifrac for both nems_orig and nems_frac modes. The mapping of the ifrac to the atm in med_fraction_mod was done with either conservative fraction (nems_frac) or nstod conservative fraction (nems_orig). It should have been conservative destination or nstod conservative destination. For nems_orig, this replicates the mapping that was done in the nems mediator.

  • Adds diagnostic budgets (cesm)

  • Fixes bug for land runoff (cesm)

  • Adds field packing for better performance.

Baseline Change

  • Answers change for all baselines in coupled model. These changes are solely due to fix of ifrac mapping. Other changes made for CESM have no impact on UFS

  • No impact on NEMS Datm since no mapping is done back to the Atm

  • Performance update to CMEPS (field packing) has no impact on results. Verified by running all ufs-weather s2s and datm regression tests with and without the addition of the performance features. All baselines were b4b.

jedwards4b and others added 30 commits June 26, 2020 11:34
…water_option

Update TFREEZE_SALTWATER_OPTION value for MOM6
cleanup and changes to be consistent with nems
@DeniseWorthen
Copy link
Copy Markdown
Collaborator Author

@junwang-noaa @binli2337 Thanks for the reviews. As it turns out, the performance update to cmeps (Issue #23) is also now ready. I've done a test comparing the cpld_control<> tests in this branch with a branch including the performance update. Comparing the coupler restart files between the two, I get b4b results. So the performance update has no impact on answers.

I also did a 5d test run using the cpld_control_c384 test case. Comparing just the wall clock time, the perf run was about 3min faster. For a 35d run, that would be ~20min faster. So the question is whether we go ahead and include the perf update at this time.

@junwang-noaa
Copy link
Copy Markdown
Collaborator

junwang-noaa commented Oct 30, 2020 via email

@DeniseWorthen
Copy link
Copy Markdown
Collaborator Author

OK thanks. As soon as they merge the perf branch into master I will update my branch and merge to emc/develop.

@DeniseWorthen DeniseWorthen merged commit cc28642 into NOAA-EMC:emc/develop Nov 2, 2020
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.

8 participants