The FMScoupler project has a dependency on missing land_model_mod.mod. See NOAA-GFDL/FMScoupler#15.
So I am trying to build land_model_mod.mod so that I can get the autotools build for FMScoupler working.
However, when I build AM4 according to your home rolled build system (a.k.a. your "workflow") it does not build land_model_mod.mod.
find ~/AM4/ -name 'land_model*'
/home/Edward.Hartnett/AM4/src/land_lad2/land_model.F90
How do I get AM4, using your legacy build system, to build land_model_mod.mod?
Thanks!
The FMScoupler project has a dependency on missing land_model_mod.mod. See NOAA-GFDL/FMScoupler#15.
So I am trying to build land_model_mod.mod so that I can get the autotools build for FMScoupler working.
However, when I build AM4 according to your home rolled build system (a.k.a. your "workflow") it does not build land_model_mod.mod.
How do I get AM4, using your legacy build system, to build land_model_mod.mod?
Thanks!