[cig-commits] r20270 - short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters

brad at geodynamics.org brad at geodynamics.org
Fri Jun 1 10:49:07 PDT 2012


Author: brad
Date: 2012-06-01 10:49:07 -0700 (Fri, 01 Jun 2012)
New Revision: 20270

Removed:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/fieldsplit.cfg
Modified:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/strikeslip_cubit.cfg
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/strikeslip_lagrit.cfg
Log:
Updated parameters.

Deleted: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/fieldsplit.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/fieldsplit.cfg	2012-06-01 17:19:01 UTC (rev 20269)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/fieldsplit.cfg	2012-06-01 17:49:07 UTC (rev 20270)
@@ -1,20 +0,0 @@
-[pylithapp]
-
-# Field split
-[pylithapp.timedependent.formulation]
-split_fields = True
-use_custom_constraint_pc = True
-matrix_type = aij
-
-[pylithapp.petsc]
-fs_pc_type = fieldsplit
-fs_pc_fieldsplit_real_diagonal = 
-fs_pc_fieldsplit_type = multiplicative
-fs_fieldsplit_0_pc_type = ml
-fs_fieldsplit_1_pc_type = ml
-fs_fieldsplit_2_pc_type = ml
-fs_fieldsplit_3_pc_type = ml
-fs_fieldsplit_0_ksp_type = preonly
-fs_fieldsplit_1_ksp_type = preonly
-fs_fieldsplit_2_ksp_type = preonly
-fs_fieldsplit_3_ksp_type = preonly

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/strikeslip_cubit.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/strikeslip_cubit.cfg	2012-06-01 17:19:01 UTC (rev 20269)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/strikeslip_cubit.cfg	2012-06-01 17:49:07 UTC (rev 20270)
@@ -24,6 +24,7 @@
 label = Elastic material
 id = 1
 db_properties.iohandler.filename = mat_elastic.spatialdb
+db_properties.label = Elastic properties database
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 3
 
@@ -31,6 +32,7 @@
 label = Viscoelastic material
 id = 2
 db_properties.iohandler.filename = mat_maxwell.spatialdb
+db_properties.label = Viscoelastic properties database
 quadrature.cell = pylith.feassemble.FIATLagrange
 quadrature.cell.dimension = 3
 

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/strikeslip_lagrit.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/strikeslip_lagrit.cfg	2012-06-01 17:19:01 UTC (rev 20269)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/strikeslipnog/parameters/strikeslip_lagrit.cfg	2012-06-01 17:49:07 UTC (rev 20270)
@@ -24,6 +24,7 @@
 label = Elastic material +x
 id = 1
 db_properties.iohandler.filename = mat_elastic.spatialdb
+db_properties.label = Elastic properties database
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.dimension = 3
 
@@ -31,6 +32,7 @@
 label = Elastic material -x
 id = 2
 db_properties.iohandler.filename = mat_elastic.spatialdb
+db_properties.label = Viscoelastic properties database
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.dimension = 3
 
@@ -38,6 +40,7 @@
 label = Viscoelastic material +x
 id = 3
 db_properties.iohandler.filename = mat_maxwell.spatialdb
+db_properties.label = Viscoelastic properties database
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.dimension = 3
 
@@ -45,6 +48,7 @@
 label = Viscoelastic material -x
 id = 4
 db_properties.iohandler.filename = mat_maxwell.spatialdb
+db_properties.label = Viscoelastic properties database
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.dimension = 3
 



More information about the CIG-COMMITS mailing list