[cig-commits] [commit] master: Update test prm file (1640aac)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue May 20 12:20:34 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/a21aaa79d75b89a3d50d5c865e7dc51d309da9b9...b2eaff9e459f8351633e8b4b43c1284c90373873

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

commit 1640aac92557d90727886eefd7f6b8c9d4b31076
Author: Siqi Zhang <siqi.zhang at mq.edu.au>
Date:   Tue May 20 12:44:37 2014 -0500

    Update test prm file


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

1640aac92557d90727886eefd7f6b8c9d4b31076
 tests/solidus.prm | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/tests/solidus.prm b/tests/solidus.prm
index a64306c..144444e 100644
--- a/tests/solidus.prm
+++ b/tests/solidus.prm
@@ -1,4 +1,4 @@
-# A simple setup for convection in a quarter of a 2d shell. See the
+# A simple setup for initial conditon close to solidus of Mars in a 2d shell with perturbations. See the
 # manual for more information.
 
 
@@ -49,18 +49,19 @@ end
 
 
 subsection Initial conditions
-  #set Model name = spherical hexagonal perturbation
-  set Model name            = solidus
-  set Supersolidus          = -50
-  set Lithosphere thickness = 500e3
-  subsection Perturbation
-     set Temperature amplitude           = 100  
-  	 set Lithosphere thickness amplitude = 250e3
-	 set Lateral wave number one         = 12
-	 set Lateral wave number two         = 6
-  end
-  subsection Data
-    set Solidus filename = data/initial temperature/solidus.Mars
+  set Model name              = solidus
+  subsection Solidus
+    set Supersolidus          = -50
+    set Lithosphere thickness = 500e3
+    subsection Perturbation
+      set Temperature amplitude           = 100  
+  	  set Lithosphere thickness amplitude = 250e3
+	  set Lateral wave number one         = 12
+	  set Lateral wave number two         = 6
+    end
+    subsection Data
+      set Solidus filename = data/initial temperature/solidus.Mars
+    end
   end
 end
 



More information about the CIG-COMMITS mailing list