[cig-commits] commit 2384 by bangerth to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Mon Mar 31 09:10:11 PDT 2014


Revision 2384

Minor modifications.

U   trunk/aspect/cookbooks/gplates_2d.prm
U   trunk/aspect/doc/manual/manual.tex


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

Diff:
Modified: trunk/aspect/cookbooks/gplates_2d.prm
===================================================================
--- trunk/aspect/cookbooks/gplates_2d.prm	2014-03-31 16:00:30 UTC (rev 2383)
+++ trunk/aspect/cookbooks/gplates_2d.prm	2014-03-31 16:10:08 UTC (rev 2384)
@@ -48,7 +48,7 @@
 subsection Boundary velocity model
 
   subsection GPlates model
-    set Data directory = /home/mod/rengas/Software/aspect-dev-source/data/velocity-boundary-conditions/gplates/
+    set Data directory = $ASPECT_SOURCE_DIR/data/velocity-boundary-conditions/gplates/
     set Velocity file name = current_day.gpml
     set Time step = 3.3116e13
     set Point one = 1.5708,4.87

Modified: trunk/aspect/doc/manual/manual.tex
===================================================================
--- trunk/aspect/doc/manual/manual.tex	2014-03-31 16:00:30 UTC (rev 2383)
+++ trunk/aspect/doc/manual/manual.tex	2014-03-31 16:10:08 UTC (rev 2384)
@@ -4244,6 +4244,7 @@
 
 
 \subsubsection{Simple convection in a quarter of a 2d annulus}
+\label{sec:shell-simple-2d}
 
 Let us start this sequence of cookbooks using a simpler situation: convection in
 a quarter of a 2d shell. We choose this setup because 2d domains allow for much
@@ -4649,6 +4650,7 @@
 
 
 \subsubsection{Simple convection in a spherical 3d shell}
+\label{sec:shell-simple-3d}
 
 The setup from the previous section can of course be extended to 3d shell
 geometries as well -- though at significant computational cost. In fact, the
@@ -4961,9 +4963,8 @@
 \paragraph{Setting up the spect{} model.}
 
 For this cookbook we will use the parameter file provided in
-\url{cookbooks/gplates_2d.prm}. The relevant section controlling the behavior
-of the upper velocity boundary condition is listed below, for the other
-parameters we refer the reader to the actual file. spect{}'s GPlates plugin
+\url{cookbooks/gplates_2d.prm} which uses the 2d shell geometry previously
+discussed in Section~
ef{sec:shell-simple-3d}. spect{}'s GPlates plugin
 allows for the use of two- and three-dimensional models incorporating the
 GPlates velocities. Since the output by GPlates is threedimensional in any case,
 spect{} internally handles the 2D model by rotating the model plane to the


More information about the CIG-COMMITS mailing list