Changeset 5066 for LMDZ6/trunk/libf/misc


Ignore:
Timestamp:
Jul 18, 2024, 9:28:57 AM (6 months ago)
Author:
abarral
Message:

Transform gr_dyn_fi_p.F, gr_fi_dyn_p.F, calfis_loc.F into free-form modules.
Reorder CPP_PARA keys in lmdz_call_calfis.F90, lmdz_calfis_loc.F90, lmdz_gr_dyn_fi_p.F90, lmdz_gr_fi_dyn_p.F90 to avoid implicit declarations.
Remove redundant -cpp -D.. on arch.
Correct "!OMP" -> "!$OMP"
Correct typo in lmdz_xios.F90, wstats.F90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/misc/lmdz_xios.F90

    r4619 r5066  
    1212MODULE lmdz_xios
    1313  !!!! Wrapper XIOS
    14   !! => must be replaced latter by official xios wrapper when available
     14  !! => must be replaced later by official xios wrapper when available
    1515
    1616  LOGICAL,PARAMETER :: using_xios = .FALSE.
Note: See TracChangeset for help on using the changeset viewer.