Skip to content

Conversation

ldfowler58
Copy link
Contributor

This PR fix three separate Makefile which allows MPAS-Model to be compiled with GEN_F90=true

-> in ./src/framework/Makefile, added -I../external/SMIOL when preprocessing mpas_io.F.

-> in ./src/core_atmosphere/physics/Makefile and ./src/core_atmosphere/physics/physics_wrf/Makefile,
added -I./physics_noaa/UGWP to compile the UGWP parameterization.

…e option GEN_F90=true:

  -> in ./src/framework/Makefile, added -I../external/SMIOL when preprocessing mpas_io.F.

  -> in ./src/core_atmosphere/physics/Makefile and ./src/core_atmosphere/physics/physics_wrf/Makefile,
     added -I./physics_noaa/UGWP to compile the UGWP parameterization.
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.

1 participant