[cig-commits] r4042 - in long/3D/Gale/trunk/src/PICellerator: . MaterialPoints/src

walter at geodynamics.org walter at geodynamics.org
Thu Jul 20 20:02:59 PDT 2006


Author: walter
Date: 2006-07-20 20:02:58 -0700 (Thu, 20 Jul 2006)
New Revision: 4042

Modified:
   long/3D/Gale/trunk/src/PICellerator/
   long/3D/Gale/trunk/src/PICellerator/MaterialPoints/src/SwarmAdvectorW.meta
Log:
 r451 at earth:  boo | 2006-07-20 20:00:33 -0700
  r448 at earth (orig r358):  JulianGiordani | 2006-07-11 20:40:46 -0700
  Corrected the innaccurate parent spec. in SwarmAdvectorW
  which seemed to be causing compile probs.
  
 



Property changes on: long/3D/Gale/trunk/src/PICellerator
___________________________________________________________________
Name: svk:merge
   - 00de75e2-39f1-0310-8538-9683d00a49cc:/trunk:357
aee11096-cf10-0410-a191-eea5772ba81f:/cig:450
   + 00de75e2-39f1-0310-8538-9683d00a49cc:/trunk:358
aee11096-cf10-0410-a191-eea5772ba81f:/cig:451

Modified: long/3D/Gale/trunk/src/PICellerator/MaterialPoints/src/SwarmAdvectorW.meta
===================================================================
--- long/3D/Gale/trunk/src/PICellerator/MaterialPoints/src/SwarmAdvectorW.meta	2006-07-21 03:02:25 UTC (rev 4041)
+++ long/3D/Gale/trunk/src/PICellerator/MaterialPoints/src/SwarmAdvectorW.meta	2006-07-21 03:02:58 UTC (rev 4042)
@@ -5,11 +5,11 @@
 <param name="Name">SwarmAdvectorW</param>
 <param name="Organisation">VPAC and MCC</param>
 <param name="Project">PICellerator</param>
-<param name="Location">./PICellerator/MaterialPoints/src/</param>
+<param name="Location">./</param>
 <param name="Project Web">https://csd.vpac.org/twiki/bin/view/PICellerator/WebHome</param>
 <param name="Copyright">Copyright (C) 2005 VPAC and Monash Cluster Computing.</param>
 <param name="License">https://csd.vpac.org/twiki/bin/view/Stgermain/SoftwareLicense http://www.opensource.org/licenses/bsd-license.php</param>
-<param name="Parent">TimeIntegratee</param>
+<param name="Parent">SwarmAdvector</param>
 <param name="Description">...</param>
 
 <!--Now the interesting stuff-->
@@ -20,37 +20,9 @@
 </list>
 
 <list name="Dependencies">
-	<struct>
-		<param name="Essential">True</param>
-		<param name="Name">VelocityField</param>
-		<param name="Type">FeVariable</param>
-		<param name="Description">...</param>
-	</struct>
 
-<!-- PLEASE, check the above struct information is accurate, in line number 184 of the c file and then remove this comment afterwards -->
-
-	<struct>
-		<param name="Essential">True</param>
-		<param name="Name">Swarm</param>
-		<param name="Type">Swarm</param>
-		<param name="Description">...</param>
-	</struct>
-
-<!-- PLEASE, check the above struct information is accurate, in line number 185 of the c file and then remove this comment afterwards -->
-
-	<struct>
-		<param name="Essential">No</param>
-		<param name="Name">PeriodicBCsManager</param>
-		<param name="Type">PeriodicBoundariesManager</param>
-		<param name="Description">...</param>
-	</struct>
-
-<!-- PLEASE, check the above struct information is accurate, in line number 186 of the c file and then remove this comment afterwards -->
-
-
 </list>
 <!-- Add an exmaple XML if possible -->
 <param name="Example">...</param>
 
 </StGermainData>
-



More information about the cig-commits mailing list