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

    r3809 r3817  
    44SUBROUTINE ini_wake(wape, fip, it_wape_prescr, wape_prescr, fip_prescr, &
    55    alp_bl_prescr, ale_bl_prescr)
     6  USE inifis_mod, ONLY: lunout
    67  IMPLICIT NONE
    78  ! **************************************************************
     
    3839  ! alpbl  = Alp de PBL lue
    3940
    40   include 'iniprint.h'
    4141  ! declarations
    4242  REAL wape, fip, wape_prescr, fip_prescr
Note: See TracChangeset for help on using the changeset viewer.