[cig-commits] commit: Set adaption threshold for sinker in the input file

Mercurial hg at geodynamics.org
Tue Apr 26 15:49:52 PDT 2011


changeset:   208:a35f7f2ecdd3
user:        Walter Landry <wlandry at caltech.edu>
date:        Tue Apr 26 15:46:35 2011 -0700
files:       input/sinker.input
description:
Set adaption threshold for sinker in the input file


diff -r e4aa9825155d -r a35f7f2ecdd3 input/sinker.input
--- a/input/sinker.input	Mon Apr 25 03:54:17 2011 -0700
+++ b/input/sinker.input	Tue Apr 26 15:46:35 2011 -0700
@@ -28,6 +28,7 @@ FACStokes {
     // It owns the solver and contains the code to set up the solver.
     // The inputs for FACStokes is simply the inputs for the individual
     // parts owned by the FACStokes class.
+    adaption_threshold = 2.0e-3
     fac_solver {
         // This is the input for the cell-centered Stokes FAC solver
         // class in the SAMRAI library.



More information about the CIG-COMMITS mailing list