[cig-commits] [commit] knepley/upgrade-petsc-interface: Added label for material properties spatialdb (b82388a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Mar 7 19:11:23 PST 2014


Repository : ssh://geoshell/pylith

On branch  : knepley/upgrade-petsc-interface
Link       : https://github.com/geodynamics/pylith/compare/138f727dd5e2a32c6f8f6904b8362aa4cf5c26fc...b82388a245b770e4c791bf0acee5ffc180bcba70

>---------------------------------------------------------------

commit b82388a245b770e4c791bf0acee5ffc180bcba70
Author: Charles Williams <C.Williams at gns.cri.nz>
Date:   Sat Mar 8 16:11:11 2014 +1300

    Added label for material properties spatialdb


>---------------------------------------------------------------

b82388a245b770e4c791bf0acee5ffc180bcba70
 tests/2d/maxwell/pylithapp.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/2d/maxwell/pylithapp.cfg b/tests/2d/maxwell/pylithapp.cfg
index de96c47..9b0a750 100644
--- a/tests/2d/maxwell/pylithapp.cfg
+++ b/tests/2d/maxwell/pylithapp.cfg
@@ -64,6 +64,7 @@ id = 0
 db_properties = spatialdata.spatialdb.UniformDB
 db_properties.values = [vp,vs,density,viscosity]
 db_properties.data = [5291.502622129181*m/s,3000.0*m/s,2700.0*kg/m**3,7.10046e19*Pa*s]
+db_properties.label = Maxwell viscoelastic properties
 
 
 # Set cell type to FIAT Lagrange.



More information about the CIG-COMMITS mailing list