(cd .;cd Physics/Radiation/RRTMG/ext/rrtmg_sw;make -f Makefile.gnu_jasmin)
make[1]: Entering directory `/gws/nopw/j04/klingaman/paulo.kubota/bam/model/source/Physics/Radiation/RRTMG/ext/rrtmg_sw'
make[1]: `rrtmg_sw.a' is up to date.
make[1]: Leaving directory `/gws/nopw/j04/klingaman/paulo.kubota/bam/model/source/Physics/Radiation/RRTMG/ext/rrtmg_sw'
(cd .;cp -fp Physics/Radiation/RRTMG/ext/rrtmg_sw/*.o .)
(cd .;echo ll.mod > Physics/Radiation/RRTMG/ext/rrtmg_sw/ll.mod ;cp -fp Physics/Radiation/RRTMG/ext/rrtmg_sw/*.mod .)
(cd .;cd Physics/Radiation/RRTMG/ext/rrtmg_lw;make -f Makefile.gnu_jasmin)
make[1]: Entering directory `/gws/nopw/j04/klingaman/paulo.kubota/bam/model/source/Physics/Radiation/RRTMG/ext/rrtmg_lw'
make[1]: `rrtmg_lw.a' is up to date.
make[1]: Leaving directory `/gws/nopw/j04/klingaman/paulo.kubota/bam/model/source/Physics/Radiation/RRTMG/ext/rrtmg_lw'
(cd .;cp -fp Physics/Radiation/RRTMG/ext/rrtmg_lw/*.o .)
(cd .;echo ll.mod > Physics/Radiation/RRTMG/ext/rrtmg_lw/ll.mod ;cp -fp Physics/Radiation/RRTMG/ext/rrtmg_lw/*.mod .)
(cd .;make -f Makefile.gnu_jasmin)
make[1]: Entering directory `/gws/nopw/j04/klingaman/paulo.kubota/bam/model/source'
mpif90 -ffast-math -fconvert=big-endian  -ffree-line-length-none -ffast-math -funroll-loops -ftree-vectorizer-verbose=2  -fopenmp  -c  Physics/Surface/Ocean/kpp_mc/SFC_kpp_mc_model.f90  -L/gws/nopw/j04/klingaman/paulo.kubota/lib/netcdf-3.6.2/lib  -I/gws/nopw/j04/klingaman/paulo.kubota/lib/netcdf-3.6.2/include
mpif90 -ffast-math -fconvert=big-endian  -ffree-line-length-none -ffast-math -funroll-loops -ftree-vectorizer-verbose=2  -fopenmp  -c Physics/Surface/Ocean/Sfc_SeaFlux_Interface.f90
Physics/Surface/Ocean/Sfc_SeaFlux_Interface.f90:15.65:

  USE SFC_kpp_mc_Initalization, Only :Init_KPP_MC_Initialization,SFC_kpp_mc_mod
                                                                 1
Error: Symbol 'sfc_kpp_mc_model' referenced at (1) not found in module 'sfc_kpp_mc_initalization'
make[1]: *** [Sfc_SeaFlux_Interface.o] Error 1
make[1]: Leaving directory `/gws/nopw/j04/klingaman/paulo.kubota/bam/model/source'
make: *** [gnu_jasmin] Error 2
