Ignore:
Timestamp:
Mar 16, 2010, 11:23:17 AM (14 years ago)
Author:
yann meurdesoif
Message:

parallelisation COSP
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/cosp/scops.F

    r1279 r1327  
    3939! *****************************COPYRIGHT*******************************
    4040
     41      USE mod_phys_lmdz_para
     42      USE mod_grid_phy_lmdz
     43
    4144      implicit none
    4245
     
    175178          ELSE
    176179              DO ibox=1,ncol
    177                 include 'congvec.h'
     180!                include 'congvec_para.h'
     181                 include 'congvec.h'
    178182                ! select random pixels from the non-convective
    179183                ! part the gridbox ( some will be converted into
Note: See TracChangeset for help on using the changeset viewer.