Re: [Gfs-devel] bug in Initfraction in parallel computations
                
                Brought to you by:
                
                    popinet
                    
                
            
            
        
        
        
    | 
     
      
      
      From: Stephane P. <s.p...@ni...> - 2009-07-01 04:43:08
      
     
   | 
Hi Daniel et al, > The problem appears when you initialize the fraction with a function > which is not inside some of the processors. The new code is still not > properly working for some cases when some processors have > non-contiguous domains (see comment number 3 below) I believe I have fixed this problem. I will release the code soon. Look for this patch: Wed Jul 1 16:29:53 NZST 2009 Stephane Popinet <po...@us...> * GfsInitFraction should now work also for parallel simulations It used to fail for domains containing disconnected GfsBoxes (which can happen for some domain decompositions in parallel). cheers Stephane  |