Ignore:
Timestamp:
07/18/12 11:15:39 (12 years ago)
Author:
ymipsl
Message:

correction for compiling with gfortran (line too long)
improvement for splitting domain
Call twice transfert request for field u is no longer necessary

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/src/geometry.f90

    r17 r21  
    257257    REAL(rstd) :: surf_v(6) 
    258258    REAL(rstd) :: vect(3,6) 
    259     REAL(rstd) :: centr(6) 
     259    REAL(rstd) :: centr(3) 
    260260    REAL(rstd) :: vet(3),vep(3) 
    261261    INTEGER :: ind,i,j,k,n 
Note: See TracChangeset for help on using the changeset viewer.