Ignore:
Timestamp:
Apr 17, 2015, 10:30:37 PM (10 years ago)
Author:
millour
Message:

Further cleanup and removal of references to iniprint.h.
Also added bench testcase 48x36x19.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/cpl_mod.F90

    r3816 r3817  
    104104    USE indice_sol_mod
    105105   ! USE temps_phy_mod
    106     USE inifis_mod, ONLY: annee_ref, day_ini, itau_phy, itaufin
     106    USE inifis_mod, ONLY: annee_ref, day_ini, itau_phy, itaufin, lunout
    107107    INCLUDE "dimensions.h"
    108     INCLUDE "iniprint.h"
    109108
    110109! Input arguments
     
    301300    USE inifis_mod, ONLY: start_time, itau_phy
    302301   
    303   !  INCLUDE "iniprint.h"
    304302    INCLUDE "YOMCST.h"
    305303    INCLUDE "dimensions.h"
Note: See TracChangeset for help on using the changeset viewer.