Ignore:
Timestamp:
Jul 19, 2024, 4:15:44 PM (4 months ago)
Author:
abarral
Message:

Commit linked to correcting relevant warnings during gfortran compilation

[minor]
Correct remnants of fixed-form "+" in massbarxy.F90
Correct COMMON alignment in clesphys.h, flux_arp.h, cv*param.h, YOECUMF.h, alpale.h
Correct obsolete logical operators
Restrict use of iso_fortran_env in nf95_abort.f90
Remove redundant save in module declarations
Remove <continue> without labels
Fix nonstandard kind selectors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/clesphys.h

    r5017 r5081  
    133133     &     , qsol0,albsno0,evap0                                        &
    134134     &     , co2_ppm0                                                   &
     135     &     , tau_thermals                                               &
    135136!FC
    136137     &     , Cd_frein,zrel_oro_t,zpmm_orodr_t,zpmm_orolf_t,zstd_orodr_t &
     
    163164     &     , ok_daily_climoz, ok_all_xml, ok_lwoff                      &
    164165     &     , iflag_phytrac, ok_new_lscp, ok_bs, ok_rad_bs               &
    165      &     ,  iflag_thermals,nsplit_thermals, tau_thermals              &
     166     &     ,  iflag_thermals,nsplit_thermals              &
    166167     &     , iflag_physiq, ok_3Deffect, ok_water_mass_fixer
    167168       save /clesphys/
Note: See TracChangeset for help on using the changeset viewer.