Ignore:
Timestamp:
Jul 22, 2024, 9:29:09 PM (11 months ago)
Author:
abarral
Message:

Replace most uses of CPP_DUST by the corresponding logical defined in lmdz_cppkeys_wrapper.F90
Convert several files from .F to .f90 to allow Dust to compile w/o rrtm/ecrad
Create lmdz_yoerad.f90
(lint) Remove "!" on otherwise empty line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/makelmdz_fcm

    r5098 r5099  
    436436  fi
    437437
     438  DUST_PATH="$LIBFGCM/phy${physique}/Dust"
    438439  if [[ $dust = "true" ]]; then
    439440     CPP_KEY="$CPP_KEY CPP_Dust"
    440      DUST_PATH="$LIBFGCM/phy${physique}/Dust"
    441441  fi
    442442
Note: See TracChangeset for help on using the changeset viewer.