Ignore:
Timestamp:
Jul 22, 2024, 9:29:09 PM (2 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/libf/phylmd/dyn1d/1D_decl_cases.h

    r5075 r5099  
    109109!       real dt_gabls4
    110110!       parameter (dt_gabls4=3600.) ! 1 forcage ttes les heures
    111 !
     111
    112112!profils initiaux:
    113113!       real plev_gabls4(nlev_gabls4)
     
    119119!       real u_gabi(nlev_gabls4), v_gabi(nlev_gabls4),ug_gabi(nlev_gabls4), vg_gabi(nlev_gabls4)
    120120!       real ht_gabi(nlev_gabls4),hq_gabi(nlev_gabls4),poub(nlev_gabls4)
    121 !       
     121
    122122!forcings
    123123! Lignes a detruire ...
     
    128128!       real ug_profg(nlev_gabls4),vg_profg(nlev_gabls4)
    129129!       real tg_profg
    130 !       
     130
    131131!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    132132
Note: See TracChangeset for help on using the changeset viewer.