Skip to content

update flds_exchange_nems for wave coupling changes#324

Merged
jedwards4b merged 21 commits into
ESCOMP:masterfrom
DeniseWorthen:feature/updcmeps
Dec 5, 2022
Merged

update flds_exchange_nems for wave coupling changes#324
jedwards4b merged 21 commits into
ESCOMP:masterfrom
DeniseWorthen:feature/updcmeps

Conversation

@DeniseWorthen
Copy link
Copy Markdown
Collaborator

@DeniseWorthen DeniseWorthen commented Dec 1, 2022

Description of changes

Changes mapping type for UFS between wave-ice-ocn to be bilinear with nstod fill.
Adds optional wave-ice coupling for UFS.
Minor trailing whitespace cleanup.

Testing performed

Testing performed if application target is CESM:

  • (recommended) CIME_DRIVER=nuopc scripts_regression_tests.py
    • machines:
    • details (e.g. failed tests):
  • (recommended) CESM testlist_drv.xml
    • machines and compilers:
    • details (e.g. failed tests):
  • (optional) CESM prealpha test
    • machines and compilers
    • details (e.g. failed tests):
  • (other) please described in detail
    • machines and compilers
    • details (e.g. failed tests):

Testing performed if application target is UFS-coupled:

  • (recommended) UFS-coupled testing
    • description: all tests are B4B against current develop branch
    • details (e.g. failed tests):

Testing performed if application target is UFS-HAFS:

  • (recommended) UFS-HAFS testing
    • description: all tests are B4B against current develop branch
    • details (e.g. failed tests):

Hashes used for testing:

DeniseWorthen and others added 21 commits October 29, 2021 12:31
* updates CMEPS with latests changes from ESCOMP, including

- xgrid capablility (cesm only)
- refactored accumulation field bundles 
- cleaned up med.F90 for mesh creation 
- refactored mediatory history functionality
* moved files into ufs
* implemented different interface for ufs flux_atmocn_mod
* add compile fixes for ufs
* removed reference to util and replaced with ufs
* clean up of Makefile
* removed references to use of med_kind_mod and introduced ufs_kind_mod
* removed unneeded files needed by ufs
* Optional tiled history files for ATM (ESCOMP#257)
…oupling through CMEPS (NOAA-EMC#61)


* Add Wave slow loop coupling and Field Exchanges for waves in nems
* Updates CMEPS for dynamic allocation in med_internalstate
…-EMC#65)


* Refactor source and destination masking
* Refactor esmFieldsExchange with the advertise and initialize phases
* Implement a check that each component pair for a field advertise is present. 
* Permit coupling of ATM-WAV with the CMEPS mediator.
* add new flux computation for UFS model and add new coupling mode for exchange grid implementation
* fix area field for new flux algorithm
* send fluxes to atmospheric model
* initial implementation for sending fluxes to UFS ATM
* update CCPP host model
* fix latent and sensible heat fluxes and clean code
* add new coupling mode for side by side flux comparison
* fix CCPP host model for latent and sensible heat fluxes
* fix aoflux calculation on agrid and add missing error checks
* add option to write meshes and update code that retrieve area information from xgrid
* update ccpp host based on recent changes in ccpp framework
* fix for providing cell area to CCPP host model
* make ccpp physics options configurable
* Refactor nems field exchange; set default masks for mapping in med_internalstate (ESCOMP#279)
Refactors esmFldsExchange_nems.F90 to use separate advertise and initialize phases and to check that a component is present before advertising a field to or from that component. Implements default src and dst mask values in place of the code currently in med_map_mod.F90. Fixes NOAA-EMC#63 and NOAA-EMC#64.
* use mesh file instead of grid name (ESCOMP#285)
This was done so that vertical component used in grid name does not affect tests.

Co-authored-by: Dom Heinzeller <climbfuji@ymail.com>
Co-authored-by: Francis Vitt <fvitt@ucar.edu>
Co-authored-by: Courtney Peverley <courtneyp@izumi.cgd.ucar.edu>
Co-authored-by: Jim Edwards <jedwards@ucar.edu>
Co-authored-by: mvertens <mvertens@users.noreply.github.com>
Co-authored-by: Denise Worthen <denise.worthen@noaa.gov>
Co-authored-by: Mariana Vertenstein <mvertens@ucar.edu>
Co-authored-by: Ufuk Turuncoglu <ufuk.turuncoglu@noaa.gov>
* add bilnr_nstod mapping between ocn/ice/waves
* add support for external land component
* update exchange fields for nems to include land
* remove physparam.f in MED_typedefs.meta

Ufuk Turuncoglu <ufuk.turuncoglu@noaa.gov>
Comment thread ufs/ccpp/data/MED_typedefs.meta
@uturuncoglu
Copy link
Copy Markdown
Collaborator

@DeniseWorthen Okay. That sounds fine. Since all the tests are passing, I think it would be fine. Thanks again.

@DeniseWorthen
Copy link
Copy Markdown
Collaborator Author

@jedwards4b Could you go ahead and merge this PR? Thanks!

@jedwards4b jedwards4b merged commit 91749fd into ESCOMP:master Dec 5, 2022
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