Ignore:
Timestamp:
Nov 10, 2006, 3:50:16 PM (18 years ago)
Author:
Laurent Fairhead
Message:

Modifications version parallele
YM/LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/V3_test/libf/phylmd/ini_histISCCP.h

    r718 r735  
    44      IF (ok_isccp) THEN
    55c
     6c$OMP MASTER
    67      ndex2d = 0
    78      ndex3d = 0
     
    6263c
    6364cIM BEG region
    64 cym Desole dans un premier temps le mode région ne marchera pas
     65cym Desole dans un premier temps le mode region ne marchera pas
    6566cym Il faudra voir dans un second temps pour l'implementer
    66 cym Mais cela posera des problèmes au niveau de la reconstruction
     67cym Mais cela posera des problemes au niveau de la reconstruction
    6768
    6869          imin_ins=1
     
    8182          print*,'On stoke le fichier histISCCP instantanne sur ',
    8283     s   imin_ins,imax_ins,jmin_ins,jmax_ins
    83           print*,'On stoke le fichier histISCCP instantanne sur ',
    84      s   zx_lon(imin_ins,1),zx_lon(imax_ins,1),
    85      s   zx_lat(1,jmin_ins),zx_lat(1,jmax_ins)
     84cym          print*,'On stoke le fichier histISCCP instantanne sur ',
     85cym     s   zx_lon(imin_ins,1),zx_lon(imax_ins,1),
     86cym     s   zx_lat(1,jmin_ins),zx_lat(1,jmax_ins)
    8687cIM END region
    8788c
     
    256257        CALL histend(nid_isccp)
    257258c
     259c$OMP END MASTER
    258260      ENDIF ! ok_isccp
Note: See TracChangeset for help on using the changeset viewer.