[cig-commits] r18738 - short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8

willic3 at geodynamics.org willic3 at geodynamics.org
Tue Jul 12 01:38:41 PDT 2011


Author: willic3
Date: 2011-07-12 01:38:40 -0700 (Tue, 12 Jul 2011)
New Revision: 18738

Modified:
   short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step15.cfg
   short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step16.cfg
   short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step17.cfg
Log:
Added label to gravity field.



Modified: short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step15.cfg
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step15.cfg	2011-07-12 04:20:51 UTC (rev 18737)
+++ short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step15.cfg	2011-07-12 08:38:40 UTC (rev 18738)
@@ -45,6 +45,7 @@
 
 # Set gravity field (default is None)
 gravity_field = spatialdata.spatialdb.GravityField
+gravity_field.label = Gravitational acceleration at Earth surface
 
 [pylithapp.timedependent.implicit]
 # Set the output to an array of 2 output managers.

Modified: short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step16.cfg
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step16.cfg	2011-07-12 04:20:51 UTC (rev 18737)
+++ short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step16.cfg	2011-07-12 08:38:40 UTC (rev 18738)
@@ -45,6 +45,7 @@
 
 # Set gravity field (default is None)
 gravity_field = spatialdata.spatialdb.GravityField
+gravity_field.label = Gravitational acceleration at Earth surface
 
 [pylithapp.timedependent.implicit]
 # Set the output to an array of 2 output managers.

Modified: short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step17.cfg
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step17.cfg	2011-07-12 04:20:51 UTC (rev 18737)
+++ short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step17.cfg	2011-07-12 08:38:40 UTC (rev 18738)
@@ -43,6 +43,7 @@
 
 # Set gravity field (default is None)
 gravity_field = spatialdata.spatialdb.GravityField
+gravity_field.label = Gravitational acceleration at Earth surface
 
 [pylithapp.timedependent.formulation]
 # Set the output to an array of 2 output managers.



More information about the CIG-COMMITS mailing list