NOAA-GFDL / SHiELD_build

Other
7 stars 17 forks source link

Build SHiELD with the full FMSCoupler and SHiEMOM (SHIELD+MOM6) #40

Closed JosephMouallem closed 1 month ago

JosephMouallem commented 2 months ago

This PR allows building SHiELD with the full coupler from FMSCoupler. A new compile option 'shieldfull' is added to allow that functionality. The old shield coupler is still maintained when compiling with the option 'shield' (still the default option).

This PR also allows checking out MOM/SIS2 files and compiling them as libraries then linking them to SHiELD. The new model is called SHiEMOM. Check for new driver files in the repos of atmos_drivers and FV3.

Please check all whether they apply or not

laurenchilutti commented 2 months ago

will merge this after this atmos drivers PR is merged: https://github.com/NOAA-GFDL/atmos_drivers/pull/41