[cig-commits] [commit] knepley/upgrade-petsc-interface: Add number of levels refinement setting. (fc9bae9)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Nov 22 12:41:31 PST 2013


Repository : ssh://geoshell/pylith

On branch  : knepley/upgrade-petsc-interface
Link       : https://github.com/geodynamics/pylith/compare/ed24816f78210d867e5b479053d7eaabe9a9fb97...fc9bae9073e01349a5b61ca62497308467621296

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

commit fc9bae9073e01349a5b61ca62497308467621296
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Fri Nov 22 12:44:20 2013 -0800

    Add number of levels refinement setting.


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

fc9bae9073e01349a5b61ca62497308467621296
 examples/3d/tet4/step02.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/3d/tet4/step02.cfg b/examples/3d/tet4/step02.cfg
index 0bbca22..1d47102 100644
--- a/examples/3d/tet4/step02.cfg
+++ b/examples/3d/tet4/step02.cfg
@@ -29,6 +29,7 @@ output.subdomain = pylith.meshio.OutputSolnSubset
 [pylithapp.mesh_generator]
 # Refine mesh by a factor of 2
 refiner = pylith.topology.RefineUniform
+refiner.levels = 1
 
 # ----------------------------------------------------------------------
 # boundary conditions



More information about the CIG-COMMITS mailing list