[cig-commits] [commit] master: Run only a single time step. (6bfdc5a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon May 19 13:09:11 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/8cd10da0b2e753ddd449a2bce24790abdb4af621...3407c2fccc8c98ef3939d3c2d29077b4d899ff4b

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

commit 6bfdc5aaf35ee118b7c2510a9659fdbc8559752f
Author: Wolfgang Bangerth <bangerth at math.tamu.edu>
Date:   Mon May 19 14:59:26 2014 -0500

    Run only a single time step.


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

6bfdc5aaf35ee118b7c2510a9659fdbc8559752f
 tests/dynamic_topography.prm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/dynamic_topography.prm b/tests/dynamic_topography.prm
index 32ddaa1..c202614 100644
--- a/tests/dynamic_topography.prm
+++ b/tests/dynamic_topography.prm
@@ -2,7 +2,7 @@
 
 set Dimension                              = 2
 set CFL number                             = 1.0
-set End time                               = 1e12
+set End time                               = 0
 set Start time                             = 0
 set Adiabatic surface temperature          = 1600
 set Pressure normalization                 = surface



More information about the CIG-COMMITS mailing list