oceanmodeling / ufs-weather-model

This repo is forked from ufs-weather-model, and contains the model code and external links needed to build the UFS coastal model executable and model components, including the ROMS, FVCOM, ADCIRC and SCHISM plus WaveWatch III model components.
https://github.com/oceanmodeling/ufs-coastal-app
Other
2 stars 3 forks source link

Updated PAHM-interface CMake files (bug fixes) and added new SCHISM test cases with proper compile flags #20

Closed pvelissariou1 closed 8 months ago

pvelissariou1 commented 8 months ago
  1. Fixed compilation issues with PaHM (in PAHM-interface CMake files)
  2. Added capability to build static or shared PaHM library
  3. Added capability to build the standalone "pahm" executable It builds into the build_fv3/PAHM-interface folder
  4. Added additional SCHISM test definitions in rt_coastal.conf
  5. Successfully tested UFS-Coastal on orion by building multiple model components based on APP settings
pvelissariou1 commented 8 months ago

Thank you