[cig-commits] commit:

Mercurial hg at geodynamics.org
Mon Nov 24 11:58:58 PST 2008


changeset:   91:2d70f73dbed6
user:        JulianGiordani
date:        Wed May 14 03:00:15 2008 +0000
files:       Swarm/src/FileParticleLayout.meta
description:
File particle layout meta


diff -r 15367b32cd21 -r 2d70f73dbed6 Swarm/src/FileParticleLayout.meta
--- a/Swarm/src/FileParticleLayout.meta	Wed May 14 02:49:04 2008 +0000
+++ b/Swarm/src/FileParticleLayout.meta	Wed May 14 03:00:15 2008 +0000
@@ -5,15 +5,15 @@
 <param name="Name">FileParticleLayout</param>
 <param name="Author">...</param>
 <param name="Organisation">VPAC</param>
-<param name="Project">StGermain</param>
-<param name="Location">./StGermain/Discretisation/Swarm/src/</param>
+<param name="Project">StgDomain</param>
+<param name="Location">./StgDomain/Swarm/src/</param>
 <param name="Project Web">https://csd.vpac.org/twiki/bin/view/Stgermain/WebHome</param>
 <param name="Copyright">StGermain Framework. Copyright (C) 2003-2005 VPAC.</param>
 <param name="License">The Gnu Lesser General Public License http://www.gnu.org/licenses/lgpl.html</param>
 <param name="Parent">GlobalParticleLayout</param>
 <param name="Reference">...</param>
 <param name="Summary">...</param>
-<param name="Description">...</param>
+<param name="Description">This component loads a global coordinate layout from a file - either ascii or hdf5 format. Mostly this is used to define a global particle swarm layout. The functionality of this component is also use to enable swarm checkpointing, but this is done automatically and doesn't need this component explicity defined. If your system has a parallel hdf5 package which is picked in the ./configure of the code (uncommon), then hdf5 will be used automatically and ascii turned off</param>
 
 <!--Now the interesting stuff-->
 
@@ -23,7 +23,7 @@
 		<param name="Name">filename</param>
 		<param name="Type">String</param>
 		<param name="Default">"Swarm.dat"</param>
-		<param name="Description">...</param>
+		<param name="Description">The name of the file containing the global layout definitions</param>
 	</struct>
 
 </list>



More information about the CIG-COMMITS mailing list