Ignore:
Timestamp:
Aug 17, 2006, 5:41:51 PM (18 years ago)
Author:
Laurent Fairhead
Message:

Inclusion des modifs de Y. Meurdesoif pour la version V3
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/V3_test/libf/phylmd/histo_o500_pctau.F

    r703 r704  
    33!
    44      SUBROUTINE histo_o500_pctau(nbreg,pct_ocean,w,histo,histoW,nhisto)
     5      USE dimphy
    56      IMPLICIT none
    67
    78      INTEGER :: ij, k, l, nw
    89      INTEGER :: nreg, nbreg
    9 #include "dimensions.h"
    10 #include "dimphy.h"
     10cym#include "dimensions.h"
     11cym#include "dimphy.h"
    1112      INTEGER, PARAMETER :: kmax=8, lmax=8
    1213      INTEGER, PARAMETER :: kmaxm1=kmax-1, lmaxm1=lmax-1
Note: See TracChangeset for help on using the changeset viewer.