Changeset 4689


Ignore:
Timestamp:
Sep 14, 2023, 11:06:14 AM (8 months ago)
Author:
asima
Message:

Small correction in ce0l related to rev 4619 by Yann M.
(missing "using_xios" in "USE lmdz_xios, only" was causing a compilation error )

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dynphy_lonlat/phylmd/ce0l.F90

    r4619 r4689  
    3636  USE mod_hallo,      ONLY: init_mod_hallo
    3737  USE mod_interface_dyn_phys, ONLY: init_interface_dyn_phys
    38   USE lmdz_xios, only: xios_finalize
     38  USE lmdz_xios, only: using_xios, xios_finalize
    3939#endif
    4040
Note: See TracChangeset for help on using the changeset viewer.