Changeset 4128


Ignore:
Timestamp:
Oct 26, 2018, 1:58:21 PM (6 years ago)
Author:
jgipsl
Message:

rrtm option was missing in debug compilation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/config/DYNAMICO_LMDZ/AA_make

    r4123 r4128  
    1111# Target to compile all components in debug mode
    1212debug:
    13         (cd ../../modeles/ICOSA_LMDZ/; ./make_icosa_lmdz -debug -parallel mpi -p lmd -arch ${FCM_ARCH} -arch_path ../ARCH -job 8 ; mv bin/icosa_lmdz.exe ../../bin/. ; mv ../XIOS/bin/xios_server.exe ../../bin/.)
     13        (cd ../../modeles/ICOSA_LMDZ/; ./make_icosa_lmdz -debug -parallel mpi -p lmd -rrtm true -arch ${FCM_ARCH} -arch_path ../ARCH -job 8 ; mv bin/icosa_lmdz.exe ../../bin/. ; mv ../XIOS/bin/xios_server.exe ../../bin/.)
    1414
    1515
Note: See TracChangeset for help on using the changeset viewer.