Changeset 4783


Ignore:
Timestamp:
Jan 8, 2024, 10:36:20 AM (4 months ago)
Author:
crisi
Message:

fix bug in calwake: a use was in ISO and should be outside

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/calwake.F90

    r4757 r4783  
    3434  USE indice_sol_mod, ONLY: is_oce
    3535  USE print_control_mod, ONLY: mydebug=>debug , lunout, prt_level
     36  USE lmdz_wake, ONLY : wake
    3637#ifdef ISO
    3738  USE infotrac_phy, ONLY : ntraciso=>ntiso
     
    4041  USE isotopes_verif_mod
    4142#endif
    42   USE lmdz_wake, ONLY : wake
    4343#endif
    4444  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.