[cig-commits] [commit] master: Add documentation to a test. (5f36453)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue May 20 13:45:11 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/4f4b96e0569b8be211d2d72b283391b5d08b4e1d...0586ab6f9cf6ec525c331a8c0113ca155a3f1f87

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

commit 5f3645355b0c9f652191ff5825fc5f902d322447
Author: Rene Gassmoeller <R.Gassmoeller at mailbox.org>
Date:   Tue May 20 15:34:48 2014 -0500

    Add documentation to a test.


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

5f3645355b0c9f652191ff5825fc5f902d322447
 tests/simple-compressible.prm | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/tests/simple-compressible.prm b/tests/simple-compressible.prm
index 84ac7f1..052c0e1 100644
--- a/tests/simple-compressible.prm
+++ b/tests/simple-compressible.prm
@@ -1,3 +1,10 @@
+# This is a relatively realistic compressible model setup.
+# There is no simple analytical solution to it, it is rather
+# intended to serve as a comparison for more complicated
+# material models, which should be able to reproduce it.
+# The material model used here is already tested by
+# simple_compressibility_iterated_stokes.
+
 set CFL number                             = 1.0
 set End time                               = 1e6
 set Adiabatic surface temperature          = 1600.0



More information about the CIG-COMMITS mailing list