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/physiq.F90

    r3816 r3817  
    2121  USE mod_phys_lmdz_para
    2222  USE iophy
    23   USE misc_mod, mydebug=>debug
     23  USE inifis_mod, ONLY: mydebug=>debug
    2424  USE vampir
    2525  USE pbl_surface_mod, ONLY : pbl_surface
     
    4949  !USE temps_phy_mod
    5050  USE inifis_mod, only: config_inca,day_step,iphysiq,offline,raz_date, &
    51                         annee_ref, day_ref, itau_phy, jD_ref, start_time
     51                        annee_ref, day_ref, itau_phy, jD_ref, start_time, &
     52                        prt_level, lunout
    5253#ifdef REPROBUS
    5354  USE CHEM_REP, ONLY : Init_chem_rep_xjour
     
    118119  include "clesphys.h"
    119120!  include "temps.h"
    120   include "iniprint.h"
    121121  include "thermcell.h"
    122122  !======================================================================
Note: See TracChangeset for help on using the changeset viewer.