Ignore:
Timestamp:
Jun 30, 2015, 1:49:22 PM (9 years ago)
Author:
Laurent Fairhead
Message:

Some initialisation missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/iophy.F90

    r2311 r2319  
    4646                                is_sequential, is_south_pole
    4747  USE mod_grid_phy_lmdz, only: nbp_lon, nbp_lat, klon_glo
     48  USE print_control_mod, ONLY: prt_level,lunout
    4849#ifdef CPP_IOIPSL
    4950  USE ioipsl, only: flio_dom_set
     
    562563                                   clef_stations, phys_out_filenames, lev_files, &
    563564                                   nid_files, nhorim, swaero_diag
     565    USE print_control_mod, ONLY: prt_level,lunout
    564566#ifdef CPP_XIOS
    565567    use wxios, only: wxios_add_field_to_file
Note: See TracChangeset for help on using the changeset viewer.