[cig-commits] [commit] master: make two tests pass again (1cd545b)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed May 21 06:51:38 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/e5fba042ca216f9aad0ec38444c4993d0139a6cb...1cd545b36a722d2b63569794e4675cf3e9d27d98

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

commit 1cd545b36a722d2b63569794e4675cf3e9d27d98
Author: Timo Heister <timo.heister at gmail.com>
Date:   Wed May 21 09:51:31 2014 -0400

    make two tests pass again
    
    Remove invalid entry in the .prm's that got removed from the code.


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

1cd545b36a722d2b63569794e4675cf3e9d27d98
 tests/simple-compressible.prm                    | 1 -
 tests/simple_compressibility_iterated_stokes.prm | 1 -
 2 files changed, 2 deletions(-)

diff --git a/tests/simple-compressible.prm b/tests/simple-compressible.prm
index 052c0e1..5a4fb62 100644
--- a/tests/simple-compressible.prm
+++ b/tests/simple-compressible.prm
@@ -47,7 +47,6 @@ subsection Material model
   subsection Simple compressible model
     set Reference density = 3340
     set Reference specific heat = 1200
-    set Reference temperature = 1600
     set Thermal expansion coefficient = 3e-5
     set Viscosity = 1e21
     set Reference compressibility = 2.5e-12
diff --git a/tests/simple_compressibility_iterated_stokes.prm b/tests/simple_compressibility_iterated_stokes.prm
index c45cb24..27ebfae 100644
--- a/tests/simple_compressibility_iterated_stokes.prm
+++ b/tests/simple_compressibility_iterated_stokes.prm
@@ -63,7 +63,6 @@ subsection Material model
     set Reference density             = 0.909090909090    # default: 3300
     set Reference compressibility     = 0.01
     set Reference specific heat       = 1250
-    set Reference temperature         = 0    # default: 293
     set Thermal conductivity          = 1e-6 # default: 4.7
     set Viscosity                     = 1    # default: 5e24
   end



More information about the CIG-COMMITS mailing list