[cig-commits] r4936 - in long/3D/Gale/trunk/src/Underworld: . Rheology/src

walter at geodynamics.org walter at geodynamics.org
Wed Oct 11 13:54:21 PDT 2006


Author: walter
Date: 2006-10-11 13:54:20 -0700 (Wed, 11 Oct 2006)
New Revision: 4936

Modified:
   long/3D/Gale/trunk/src/Underworld/
   long/3D/Gale/trunk/src/Underworld/Rheology/src/Director.meta
Log:
 r596 at earth:  boo | 2006-10-11 13:52:10 -0700
  r558 at earth (orig r335):  KathleenHumble | 1970-01-01 16:44:04 -0800
  altered the comments in 'perMaterial' so that it matches
  the new ability to specify a random director per material.
  
 



Property changes on: long/3D/Gale/trunk/src/Underworld
___________________________________________________________________
Name: svk:merge
   - 9570c393-cf10-0410-b476-9a651db1e55a:/cig:595
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:334
   + 9570c393-cf10-0410-b476-9a651db1e55a:/cig:596
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:335

Modified: long/3D/Gale/trunk/src/Underworld/Rheology/src/Director.meta
===================================================================
--- long/3D/Gale/trunk/src/Underworld/Rheology/src/Director.meta	2006-10-11 20:54:18 UTC (rev 4935)
+++ long/3D/Gale/trunk/src/Underworld/Rheology/src/Director.meta	2006-10-11 20:54:20 UTC (rev 4936)
@@ -46,7 +46,7 @@
 		<param name="Description">This parameter is used to specify how the particles initial directions will be set up. The three options are: 'global', 'random' and 'perMaterial'. 
 		'global' sets the initial direction of each particle to the same direction, specified by the initialDirection parameters.
 		'random' sets all particles to a random initial direction, based on a 'randomInitialDirectionSeed'.
-		'perMaterial' allows the user to specify initialDirection parameters for each different material. The initialDirection is specified in the material definition.</param>
+		'perMaterial' allows the user to specify initialDirection parameters for each different material, including the option to give the material a random Director. The initialDirection is specified in the material definition, along with an (optional) randomInitialDirection boolean flag, and a (optional) randomInitialDirectionSeed.</param>
 	</struct>
 	<struct>
 		<param name="Essential">True</param>



More information about the cig-commits mailing list