[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet popinet at users.sf.net
Fri May 15 02:53:08 UTC 2009


The following commit has been merged in the upstream branch:
commit 2a638afc0fd6a839a52236e049f5c09fe5f0a938
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Wed Mar 8 15:37:00 2006 +1100

    Leave "specks" alone
    
    darcs-hash:20060308043700-d4795-87e9d82b96f416e1fe6e7c64b9df741b9208b3b5.gz

diff --git a/src/simulation.c b/src/simulation.c
index c31266c..174d780 100644
--- a/src/simulation.c
+++ b/src/simulation.c
@@ -875,7 +875,6 @@ void gfs_simulation_refine (GfsSimulation * sim)
     gfs_domain_init_solid_fractions (domain, sim->surface, TRUE,
 				     (FttCellCleanupFunc) gfs_cell_cleanup, NULL, 
 				     NULL);
-    gfs_domain_remove_specks (domain);
     gfs_domain_match (domain);
     gfs_domain_timer_stop (domain, "solid_fractions");
   }

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list