GEM 5.1.1

Compile one routine without optimization, '-O0'

set_source_files_properties(utils/sfclayer_mod.F90 PROPERTIES COMPILE_OPTIONS "-O0")

# Custom options: src/rpnphy/CMakeFiles/phy.dir/utils/sfclayer_mod.F90.o_OPTIONS = -O0

Then compile with the usual:

    make maingemdm
or
    make -j4 maingemdm