[cig-commits] commit: Make inflow work better

Mercurial hg at geodynamics.org
Fri Dec 25 12:06:41 PST 2009


changeset:   176:0fe143638a45
user:        Walter Landry <wlandry at caltech.edu>
date:        Wed Dec 23 14:03:59 2009 -0800
files:       input/cookbook/viscous_inflow.xml
description:
Make inflow work better


diff -r 85cc35b56c31 -r 0fe143638a45 input/cookbook/viscous_inflow.xml
--- a/input/cookbook/viscous_inflow.xml	Tue Dec 22 22:55:38 2009 -0800
+++ b/input/cookbook/viscous_inflow.xml	Wed Dec 23 14:03:59 2009 -0800
@@ -195,6 +195,9 @@
       <param name="maxDeletions">3</param>
       <param name="maxSplits">3</param>
       <param name="MaterialPointsSwarm">materialSwarm</param>
+      <param name="Inflow">True</param>
+      <param name="Threshold">0.8</param>
+      <param name="CentPosRatio">0.01</param>
     </struct>
     <struct name="localLayout">
       <param name="Type">MappedParticleLayout</param>



More information about the CIG-COMMITS mailing list