Opened 20 months ago
Last modified 18 months ago
#959 closed upgrade
Important: Upated CMEPS NUOPC cap module — at Initial Version
Reported by: | arango | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 4.2 |
Component: | Nonlinear | Version: | 4.1 |
Keywords: | Cc: |
Description
I implemented the changes made by Ufuk Turuncoglu to cmeps_roms.F, now called cmeps_roms.h, to avoid interference with the native framework. The native ROMS NUOPC cap module is now called esmf_roms.h. Either NUOPC module is included in esmf_roms.F via CPP. To activate coupling to the UFS-Coastal application https://github.com/oceanmodeling/ufs-coastal, we must activate either CDEPS or CMEPS.
If we activate either CDEPS or CMEPS, the native framework is obliterated as it should be. Both CDEPS and CMEPS coupling work now with the ROMS Hurricane Irene (IRENE) application driven by the UFS framework.
Notice that the UFS-Coastal framework is still under development and testing. It is not ready for regular users yet.