Index: LMDZ6/trunk/libf/phylmd/conf_phys_m.F90
===================================================================
--- LMDZ6/trunk/libf/phylmd/conf_phys_m.F90	(revision 3351)
+++ LMDZ6/trunk/libf/phylmd/conf_phys_m.F90	(revision 3357)
@@ -1031,4 +1031,5 @@
     ! - 1 = stratospheric aerosols scaled from 550 nm AOD 
     ! - 2 = stratospheric aerosol properties from CMIP6
+    !Option 2 is only available with RRTM, this is tested later on
     !Config Def  = 0
     !Config Help = Used in physiq.F
@@ -1036,7 +1037,5 @@
     !
     flag_aerosol_strat_omp = 0
-    IF (iflag_rrtm_omp==1) THEN
-      CALL getin('flag_aerosol_strat',flag_aerosol_strat_omp)
-    ENDIF
+    CALL getin('flag_aerosol_strat',flag_aerosol_strat_omp)
 
     !
