Skip to content

Conversation

@jim-p-w
Copy link
Contributor

@jim-p-w jim-p-w commented May 16, 2025

This change updates the core_init_atmosphere cmake file to add new files added in commit d2c0680 (PR #1276).
That PR updated the makefiles, but not the cmake files. That resulted in compile errors when building with cmake:
src/core_init_atmosphere/mpas_init_atm_cases.F:48:11:

48 | use mpas_init_atm_gwd_gsl, only : calc_gsl_oro_data
| 1
Fatal Error: Cannot open module file 'mpas_init_atm_gwd_gsl.mod' for reading at
(1): No such file or directory

Tested by building mpas_bundle.

added in commit d2c0680  (PR MPAS-Dev#1276).
That PR updated the makefiles, but not the cmake files. That resulted in
compile errors when building with cmake:
src/core_init_atmosphere/mpas_init_atm_cases.F:48:11:

   48 |       use mpas_init_atm_gwd_gsl, only : calc_gsl_oro_data
      |           1
Fatal Error: Cannot open module file 'mpas_init_atm_gwd_gsl.mod' for reading at
(1): No such file or directory
@mgduda mgduda merged commit abdc19b into MPAS-Dev:develop May 16, 2025
@jim-p-w jim-p-w deleted the init_atmosphere/cmake_noaa_ugwp branch October 2, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants