[cig-commits] [commit] master: temporarily fix convection-box.prm until we figure out what happens with the linear solver. (7c49987)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri May 16 11:43:41 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/80a712e75836bfd66980d951020984d2c7eed99c...7c4998742016739b42eb1bf8e383673577796547

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

commit 7c4998742016739b42eb1bf8e383673577796547
Author: Timo Heister <timo.heister at gmail.com>
Date:   Fri May 16 14:43:36 2014 -0400

    temporarily fix convection-box.prm until we figure out what happens with the linear solver.


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

7c4998742016739b42eb1bf8e383673577796547
 cookbooks/convection-box.prm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cookbooks/convection-box.prm b/cookbooks/convection-box.prm
index 3b31728..8a83766 100644
--- a/cookbooks/convection-box.prm
+++ b/cookbooks/convection-box.prm
@@ -17,7 +17,7 @@ set Output directory                       = output
 # be normalized. Here, we choose a zero average pressure
 # at the surface of the domain (for the current geometry, the
 # surface is defined as the top boundary).
-set Linear solver tolerance                = 1e-10
+set Linear solver tolerance                = 1e-15
 set Temperature solver tolerance           = 1e-10
 
 set Pressure normalization                 = surface



More information about the CIG-COMMITS mailing list