[cig-commits] r6133 - in long/3D/Gale/trunk/src/PICellerator: . Apps/PIC_Components

walter at geodynamics.org walter at geodynamics.org
Wed Feb 28 11:30:14 PST 2007


Author: walter
Date: 2007-02-28 11:30:13 -0800 (Wed, 28 Feb 2007)
New Revision: 6133

Modified:
   long/3D/Gale/trunk/src/PICellerator/
   long/3D/Gale/trunk/src/PICellerator/Apps/PIC_Components/MaterialPointSwarm.xml
Log:
 r568 at earth (orig r431):  LukeHodkinson | 2007-02-26 19:33:31 -0800
 Committing the swap to PCDVC weights.
 



Property changes on: long/3D/Gale/trunk/src/PICellerator
___________________________________________________________________
Name: svk:merge
   - 00de75e2-39f1-0310-8538-9683d00a49cc:/branches/decomp3d:419
00de75e2-39f1-0310-8538-9683d00a49cc:/trunk:381
aee11096-cf10-0410-a191-eea5772ba81f:/cig:524
   + 00de75e2-39f1-0310-8538-9683d00a49cc:/branches/decomp3d:431
00de75e2-39f1-0310-8538-9683d00a49cc:/trunk:381
aee11096-cf10-0410-a191-eea5772ba81f:/cig:524

Modified: long/3D/Gale/trunk/src/PICellerator/Apps/PIC_Components/MaterialPointSwarm.xml
===================================================================
--- long/3D/Gale/trunk/src/PICellerator/Apps/PIC_Components/MaterialPointSwarm.xml	2007-02-28 18:21:28 UTC (rev 6132)
+++ long/3D/Gale/trunk/src/PICellerator/Apps/PIC_Components/MaterialPointSwarm.xml	2007-02-28 19:30:13 UTC (rev 6133)
@@ -29,14 +29,16 @@
 			<param name="Type">ConstantWeights</param>
 		</struct>	
 		-->
-		
+
+<!--
 		<struct name="weights">
   			<param name="Type">DVCWeights</param>
  			 <param name="resolution">10</param>
 		</struct>
+-->
 		
-		<!-- struct name="weights">
-  			<param name="Type">PCDVC</param>
+		<struct name="weights">
+		   <param name="Type">PCDVC</param>
 		   <param name="resolutionX">10</param>
 		   <param name="resolutionY">10</param>
 		   <param name="resolutionZ">10</param>
@@ -45,7 +47,7 @@
 		   <param name="maxDeletions">3</param>
 		   <param name="maxSplits">3</param>
 		   <param name="MaterialPointsSwarm">materialSwarm</param>
-		</struct-->
+		</struct>
 		
 		<struct name="localLayout">
 			<param name="Type">MappedParticleLayout</param>



More information about the cig-commits mailing list