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/homogene.F

    r703 r704  
    33!
    44      SUBROUTINE homogene(paprs, q, dq, u,v, du, dv)
     5      USE dimphy
    56      IMPLICIT NONE
    67c==============================================================
     
    1718c dv:   output, incrementation pour v
    1819c==============================================================
    19 #include "dimensions.h"
    20 #include "dimphy.h"
     20cym#include "dimensions.h"
     21cym#include "dimphy.h"
    2122c
    2223      REAL paprs(klon,klev+1)
Note: See TracChangeset for help on using the changeset viewer.