Ignore:
Timestamp:
May 4, 2005, 5:11:29 PM (19 years ago)
Author:
Laurent Fairhead
Message:

Modifications faites à la physique pour la rendre parallele YM
Une branche de travail LMDZ4_par_0 a été créée provisoirement afin de tester
les modifs pleinement avant leurs inclusions dans le tronc principal
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4_par_0/libf/phylmd/hydrol.F

    r524 r634  
    66      SUBROUTINE hydrol(dtime,pctsrf,rain_fall,snow_fall,evap,
    77     .                  agesno, tsol,qsol,snow,runoff)
     8      USE dimphy
    89      IMPLICIT none
    910c======================================================================
     
    2223c snow: couverture neigeuse
    2324C
    24 #include "dimensions.h"
    25 #include "dimphy.h"
     25cym#include "dimensions.h"
     26cym#include "dimphy.h"
    2627#include "YOMCST.h"
    2728#include "indicesol.h"
Note: See TracChangeset for help on using the changeset viewer.