Ignore:
Timestamp:
Oct 23, 2007, 2:03:16 PM (17 years ago)
Author:
lsce
Message:

AC + JG + YM + ACo : - Corrected bugs found on 16 and 24 CPUs on ccrt scalar machine platine

  • Added use of lmdz communicator in inca model
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/dyn3dpar/gcm.F

    r807 r854  
    230230#ifdef INCA
    231231      call init_const_lmdz(nbtrac,anneeref,dayref,iphysiq,day_step,nday)
    232       call init_inca_para(iim,jjm+1,klon_glo,mpi_size,klon_mpi_para_nb)
     232      call init_inca_para(iim,jjm+1,klon_glo,mpi_size,klon_mpi_para_nb,
     233     $ COMM_LMDZ)
    233234#endif
    234235
Note: See TracChangeset for help on using the changeset viewer.