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

    r3814 r3817  
    9292    USE surface_data, ONLY : ok_veget, type_ocean
    9393    USE phys_cal_mod, ONLY : mth_len
     94    USE inifis_mod, ONLY: lunout
    9495
    9596    IMPLICIT NONE
    9697    INCLUDE "clesphys.h"
    97     INCLUDE "iniprint.h"
    9898 
    9999! Input argument
     
    310310    USE comgeomphy
    311311    USE indice_sol_mod
     312    USE inifis_mod, ONLY: lunout
    312313
    313314    IMPLICIT NONE
    314315
    315316    INCLUDE "clesphys.h"
    316     INCLUDE "iniprint.h"
    317317    INCLUDE "YOMCST.h"
    318318
Note: See TracChangeset for help on using the changeset viewer.