[cig-commits] r4172 - in long/3D/Gale/trunk/src/Underworld: . InputFiles/tests InputFiles/tests/expected

walter at geodynamics.org walter at geodynamics.org
Tue Aug 1 01:55:37 PDT 2006


Author: walter
Date: 2006-08-01 01:55:37 -0700 (Tue, 01 Aug 2006)
New Revision: 4172

Added:
   long/3D/Gale/trunk/src/Underworld/InputFiles/tests/expected/testRayleighTaylor2D.0of2.StG_FEM_CompareFeVariableAgainstReferenceSolution.dat.expected
   long/3D/Gale/trunk/src/Underworld/InputFiles/tests/expected/testThermoChemBenchmark-checkpoint.0of1.StG_FEM_CompareFeVariableAgainstReferenceSolution.dat.expected
Modified:
   long/3D/Gale/trunk/src/Underworld/
   long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testRayleighTaylor2D.0of1.sh
   long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testRayleighTaylor2D.0of2.sh
Log:
 r421 at earth:  boo | 2006-08-01 01:53:40 -0700
  r401 at earth (orig r272):  PatrickSunter | 2006-07-24 21:51:09 -0700
  Some interim fixes on the Underworld system tests:
    * The RayTay 2-proc test now runs 5 timesteps, and ensures it gets the same result as the
    benchmark used for the 1-proc test.
    * Added a missing expected file for the ThermoChem benchmark test.
  
 



Property changes on: long/3D/Gale/trunk/src/Underworld
___________________________________________________________________
Name: svk:merge
   - 9570c393-cf10-0410-b476-9a651db1e55a:/cig:420
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:271
   + 9570c393-cf10-0410-b476-9a651db1e55a:/cig:421
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:272

Added: long/3D/Gale/trunk/src/Underworld/InputFiles/tests/expected/testRayleighTaylor2D.0of2.StG_FEM_CompareFeVariableAgainstReferenceSolution.dat.expected
===================================================================
--- long/3D/Gale/trunk/src/Underworld/InputFiles/tests/expected/testRayleighTaylor2D.0of2.StG_FEM_CompareFeVariableAgainstReferenceSolution.dat.expected	2006-08-01 08:55:32 UTC (rev 4171)
+++ long/3D/Gale/trunk/src/Underworld/InputFiles/tests/expected/testRayleighTaylor2D.0of2.StG_FEM_CompareFeVariableAgainstReferenceSolution.dat.expected	2006-08-01 08:55:37 UTC (rev 4172)
@@ -0,0 +1,2 @@
+Timestep 5: Total integrated value of 'PressureField-ErrorMagnitudeField' is within a tolerance 0.005.
+Timestep 5: Total integrated value of 'VelocityField-ErrorMagnitudeField' is within a tolerance 5e-06.

Added: long/3D/Gale/trunk/src/Underworld/InputFiles/tests/expected/testThermoChemBenchmark-checkpoint.0of1.StG_FEM_CompareFeVariableAgainstReferenceSolution.dat.expected
===================================================================
--- long/3D/Gale/trunk/src/Underworld/InputFiles/tests/expected/testThermoChemBenchmark-checkpoint.0of1.StG_FEM_CompareFeVariableAgainstReferenceSolution.dat.expected	2006-08-01 08:55:32 UTC (rev 4171)
+++ long/3D/Gale/trunk/src/Underworld/InputFiles/tests/expected/testThermoChemBenchmark-checkpoint.0of1.StG_FEM_CompareFeVariableAgainstReferenceSolution.dat.expected	2006-08-01 08:55:37 UTC (rev 4172)
@@ -0,0 +1,2 @@
+Timestep 4: Total integrated value of 'PressureField-ErrorMagnitudeField' is within a tolerance 0.005.
+Timestep 4: Total integrated value of 'VelocityField-ErrorMagnitudeField' is within a tolerance 5e-06.

Modified: long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testRayleighTaylor2D.0of1.sh
===================================================================
--- long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testRayleighTaylor2D.0of1.sh	2006-08-01 08:55:32 UTC (rev 4171)
+++ long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testRayleighTaylor2D.0of1.sh	2006-08-01 08:55:37 UTC (rev 4172)
@@ -9,4 +9,4 @@
 setUpdateModeFromArg ${1}
 
 testname="`basename $0 .sh`"
-runAndHandleSystemTestStdLocations "Underworld testRayleighTaylorBenchmark.xml --interactive=False --maxTimeSteps=5 --plugins[]=StG_FEM_CompareFeVariableAgainstReferenceSolution --StG_FEM_CompareFeVariableAgainstReferenceSolution.referencePath=./expected/testRayleighTaylor2D.0of1" "$0" "$@"
+runAndHandleSystemTestStdLocations "Underworld testRayleighTaylorBenchmark.xml --interactive=False --maxTimeSteps=5 --checkpointEvery=1 --plugins[]=StG_FEM_CompareFeVariableAgainstReferenceSolution --StG_FEM_CompareFeVariableAgainstReferenceSolution.referencePath=./expected/testRayleighTaylor2D.0of1" "$0" "$@"

Modified: long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testRayleighTaylor2D.0of2.sh
===================================================================
--- long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testRayleighTaylor2D.0of2.sh	2006-08-01 08:55:32 UTC (rev 4171)
+++ long/3D/Gale/trunk/src/Underworld/InputFiles/tests/testRayleighTaylor2D.0of2.sh	2006-08-01 08:55:37 UTC (rev 4172)
@@ -9,4 +9,4 @@
 setUpdateModeFromArg ${1}
 
 testname="`basename $0 .sh`"
-runAndHandleSystemTestStdLocations "Underworld testRayleighTaylorBenchmark.xml --interactive=False --maxTimeSteps=1" "$0" "$@"
+runAndHandleSystemTestStdLocations "Underworld testRayleighTaylorBenchmark.xml --interactive=False --maxTimeSteps=5 --checkpointEvery=1 --plugins[]=StG_FEM_CompareFeVariableAgainstReferenceSolution --StG_FEM_CompareFeVariableAgainstReferenceSolution.referencePath=./expected/testRayleighTaylor2D.0of1" "$0" "$@"



More information about the cig-commits mailing list