[cig-commits] r20271 - short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters

brad at geodynamics.org brad at geodynamics.org
Fri Jun 1 10:54:15 PDT 2012


Author: brad
Date: 2012-06-01 10:54:15 -0700 (Fri, 01 Jun 2012)
New Revision: 20271

Removed:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters/fieldsplit.cfg
Modified:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters/reverseslip_cubit.cfg
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters/reverseslip_lagrit.cfg
Log:
Updated parameters.

Deleted: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters/fieldsplit.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters/fieldsplit.cfg	2012-06-01 17:49:07 UTC (rev 20270)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters/fieldsplit.cfg	2012-06-01 17:54:15 UTC (rev 20271)
@@ -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/reversenog/parameters/reverseslip_cubit.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters/reverseslip_cubit.cfg	2012-06-01 17:49:07 UTC (rev 20270)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters/reverseslip_cubit.cfg	2012-06-01 17:54:15 UTC (rev 20271)
@@ -23,6 +23,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
 
@@ -30,6 +31,7 @@
 label = Viscoelastic material (hanging wall)
 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/reversenog/parameters/reverseslip_lagrit.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters/reverseslip_lagrit.cfg	2012-06-01 17:49:07 UTC (rev 20270)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/reversenog/parameters/reverseslip_lagrit.cfg	2012-06-01 17:54:15 UTC (rev 20271)
@@ -22,6 +22,7 @@
 label = Elastic material
 id = 1
 db_properties.iohandler.filename = mat_elastic.spatialdb
+db_properties.label = Elastic properties database
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.dimension = 3
 
@@ -29,6 +30,7 @@
 label = Viscoelastic material
 id = 2
 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