[cig-commits] commit 2483 by ian.rose to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Fri Apr 11 10:56:42 PDT 2014


Revision 2483

update prm

U   branches/freesurface/cookbooks/future/crameri_benchmark_1.prm


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2483&peg=2483

Diff:
Modified: branches/freesurface/cookbooks/future/crameri_benchmark_1.prm
===================================================================
--- branches/freesurface/cookbooks/future/crameri_benchmark_1.prm	2014-04-11 17:52:38 UTC (rev 2482)
+++ branches/freesurface/cookbooks/future/crameri_benchmark_1.prm	2014-04-11 17:56:39 UTC (rev 2483)
@@ -7,11 +7,10 @@
 set Adiabatic surface temperature          = 0
 set Surface pressure                       = 0
 set Pressure normalization = no
-set Linear solver tolerance = 1.e-6
+set Linear solver tolerance = 1.e-7
 set Number of cheap Stokes solver steps    = 0 
 set Timing output frequency                = 5
 set Use years in output instead of seconds = true
-set Nonlinear solver scheme                = Free surface
 
 subsection Boundary temperature model
   set Model name = box
@@ -85,7 +84,7 @@
   set Refinement fraction                = 0.0
   set Coarsening fraction                = 0.00
   set Strategy                           = composition
-  set Time steps between mesh refinement = 100000                     # default: 10
+  set Time steps between mesh refinement = 0                     # default: 10
 end
 
 
@@ -100,10 +99,8 @@
 end
 
 subsection Free surface
-  set Free surface stabilization algorithm = true
   set Free surface stabilization theta = 0.5
   set Free surface boundary indicators = 3
-  set Free surface density contrasts = 0
 end
 
 subsection Compositional fields


More information about the CIG-COMMITS mailing list