From 2cb94016d3cab3605ab9492f7ea5c33e515984cf Mon Sep 17 00:00:00 2001 From: Jason Landini Date: Mon, 4 Nov 2024 12:00:21 -0500 Subject: [PATCH] updating the number of timesteps in the automatic tests so that it takes less time --- .../gold_integratedFields.txt | 18 +++++----- .../CHAC_anisotropyRegularized/parameters.prm | 2 +- .../cahnHilliard/gold_integratedFields.txt | 20 +++++------ .../cahnHilliard/parameters.prm | 2 +- .../gold_integratedFields.txt | 20 +++++------ .../parameters.prm | 2 +- .../gold_integratedFields.txt | 20 +++++------ .../precipitateEvolution/parameters.prm | 2 +- tests/automatic_tests/test_results.txt | 35 +++++++++++++++++++ 9 files changed, 78 insertions(+), 43 deletions(-) diff --git a/tests/automatic_tests/CHAC_anisotropyRegularized/gold_integratedFields.txt b/tests/automatic_tests/CHAC_anisotropyRegularized/gold_integratedFields.txt index 5180d6c1f..9ae78b0fc 100644 --- a/tests/automatic_tests/CHAC_anisotropyRegularized/gold_integratedFields.txt +++ b/tests/automatic_tests/CHAC_anisotropyRegularized/gold_integratedFields.txt @@ -1,11 +1,11 @@ 0 f_tot 13.75327943 +25 f_tot 13.51630081 +50 f_tot 13.34759857 +75 f_tot 13.20778038 +100 f_tot 13.10931535 +125 f_tot 13.03298241 +150 f_tot 12.970002 +175 f_tot 12.91601893 200 f_tot 12.86862888 -400 f_tot 12.61546875 -600 f_tot 12.47241551 -800 f_tot 12.38346486 -1000 f_tot 12.32727188 -1200 f_tot 12.29142341 -1400 f_tot 12.2682066 -1600 f_tot 12.25308594 -1800 f_tot 12.24307128 -2000 f_tot 12.23634909 +225 f_tot 12.82628958 +250 f_tot 12.78805843 diff --git a/tests/automatic_tests/CHAC_anisotropyRegularized/parameters.prm b/tests/automatic_tests/CHAC_anisotropyRegularized/parameters.prm index b79221d02..dcf513c24 100644 --- a/tests/automatic_tests/CHAC_anisotropyRegularized/parameters.prm +++ b/tests/automatic_tests/CHAC_anisotropyRegularized/parameters.prm @@ -61,7 +61,7 @@ set Time step = 5.0e-2 # The simulation ends when either the number of time steps is reached or the # simulation time is reached. -set Number of time steps = 40000 +set Number of time steps = 5000 # ================================================================================= # Set the boundary conditions diff --git a/tests/automatic_tests/cahnHilliard/gold_integratedFields.txt b/tests/automatic_tests/cahnHilliard/gold_integratedFields.txt index 443234583..406acfea7 100644 --- a/tests/automatic_tests/cahnHilliard/gold_integratedFields.txt +++ b/tests/automatic_tests/cahnHilliard/gold_integratedFields.txt @@ -1,11 +1,11 @@ 0 f_tot 178.4134177 -10 f_tot 164.8375696 -20 f_tot 162.2879298 -30 f_tot 161.0827396 -40 f_tot 160.1467611 -50 f_tot 159.1850197 -60 f_tot 158.180812 -70 f_tot 157.2059481 -80 f_tot 156.3158274 -90 f_tot 155.5147671 -100 f_tot 154.7886179 +0.5 f_tot 172.667371 +1 f_tot 171.2161414 +1.5 f_tot 170.3036306 +2 f_tot 169.6330712 +2.5 f_tot 169.0973261 +3 f_tot 168.6452931 +3.5 f_tot 168.249016 +4 f_tot 167.8918812 +4.5 f_tot 167.5634379 +5 f_tot 167.2568298 diff --git a/tests/automatic_tests/cahnHilliard/parameters.prm b/tests/automatic_tests/cahnHilliard/parameters.prm index a10036331..a463d5567 100644 --- a/tests/automatic_tests/cahnHilliard/parameters.prm +++ b/tests/automatic_tests/cahnHilliard/parameters.prm @@ -35,7 +35,7 @@ set Time step = 1.0e-3 # The simulation ends when either the number of time steps is reached or the # simulation time is reached. -set Number of time steps = 100000 +set Number of time steps = 5000 # ================================================================================= # Set the boundary conditions diff --git a/tests/automatic_tests/coupledCahnHilliardAllenCahn/gold_integratedFields.txt b/tests/automatic_tests/coupledCahnHilliardAllenCahn/gold_integratedFields.txt index 8fd69162b..d27f4d1bf 100644 --- a/tests/automatic_tests/coupledCahnHilliardAllenCahn/gold_integratedFields.txt +++ b/tests/automatic_tests/coupledCahnHilliardAllenCahn/gold_integratedFields.txt @@ -1,11 +1,11 @@ 0 f_tot -17990.96133 -12 f_tot -17993.23453 -24 f_tot -17993.28446 -36 f_tot -17993.34482 -48 f_tot -17993.41925 -60 f_tot -17993.51311 -72 f_tot -17993.63119 -84 f_tot -17993.76989 -96 f_tot -17994.0319 -108 f_tot -17994.95862 -120 f_tot -17995.02466 +0.4 f_tot -17992.9989 +0.8 f_tot -17993.03655 +1.2 f_tot -17993.06419 +1.6 f_tot -17993.08606 +2 f_tot -17993.10394 +2.4 f_tot -17993.11881 +2.8 f_tot -17993.1313 +3.2 f_tot -17993.14186 +3.6 f_tot -17993.15082 +4 f_tot -17993.16868 diff --git a/tests/automatic_tests/coupledCahnHilliardAllenCahn/parameters.prm b/tests/automatic_tests/coupledCahnHilliardAllenCahn/parameters.prm index 96a09c3ab..73e02f02e 100644 --- a/tests/automatic_tests/coupledCahnHilliardAllenCahn/parameters.prm +++ b/tests/automatic_tests/coupledCahnHilliardAllenCahn/parameters.prm @@ -71,7 +71,7 @@ set Time step = 8.0e-4 # The simulation ends when either the number of time steps is reached or the # simulation time is reached. -set Number of time steps = 150000 +set Number of time steps = 5000 # ================================================================================= # Set the boundary conditions diff --git a/tests/automatic_tests/precipitateEvolution/gold_integratedFields.txt b/tests/automatic_tests/precipitateEvolution/gold_integratedFields.txt index 813251e62..7c8d329a5 100644 --- a/tests/automatic_tests/precipitateEvolution/gold_integratedFields.txt +++ b/tests/automatic_tests/precipitateEvolution/gold_integratedFields.txt @@ -1,11 +1,11 @@ 0 f_tot -2961.102683 -1.2 f_tot -2965.677541 -2.4 f_tot -2965.884581 -3.6 f_tot -2966.061709 -4.8 f_tot -2966.199195 -6 f_tot -2966.302869 -7.2 f_tot -2966.375264 -8.4 f_tot -2966.427108 -9.6 f_tot -2966.463559 -10.8 f_tot -2966.488198 -12 f_tot -2966.507931 +0.3 f_tot -2965.48483 +0.6 f_tot -2965.562625 +0.9 f_tot -2965.620716 +1.2 f_tot -2965.677529 +1.5 f_tot -2965.731282 +1.8 f_tot -2965.781551 +2.1 f_tot -2965.832435 +2.4 f_tot -2965.884556 +2.7 f_tot -2965.93272 +3 f_tot -2965.976343 diff --git a/tests/automatic_tests/precipitateEvolution/parameters.prm b/tests/automatic_tests/precipitateEvolution/parameters.prm index fd83ec417..952a83c2c 100644 --- a/tests/automatic_tests/precipitateEvolution/parameters.prm +++ b/tests/automatic_tests/precipitateEvolution/parameters.prm @@ -77,7 +77,7 @@ set Time step = 6.0e-4 # The simulation ends when either the number of time steps is reached or the # simulation time is reached. -set Number of time steps = 20000 +set Number of time steps = 5000 # ================================================================================= # Set the linear solver parameters diff --git a/tests/automatic_tests/test_results.txt b/tests/automatic_tests/test_results.txt index c744424ac..31a30082b 100644 --- a/tests/automatic_tests/test_results.txt +++ b/tests/automatic_tests/test_results.txt @@ -1757,3 +1757,38 @@ Time: 41.89884090423584 Tests Passed: 5/5 --------------------------------------------------------- +--------------------------------------------------------- +Unit test on 2024-11-04 11:55 +--------------------------------------------------------- +Unit Tests Passed: 22/22 +--------------------------------------------------------- +Regression test on 2024-11-04 11:55 +Architecture: x86_64 +Model name: AMD Ryzen 7 7745HX with Radeon Graphics +CPU(s): 16 +CPU max/min MHz: None, None +Hypervisor vendor: Microsoft +Number of processes: 1 +--------------------------------------------------------- +Application: allenCahn +Result: New Gold Standard +Time: 16.540193557739258 + +Application: cahnHilliard +Result: New Gold Standard +Time: 11.50249695777893 + +Application: CHAC_anisotropyRegularized +Result: New Gold Standard +Time: 12.078028440475464 + +Application: coupledCahnHilliardAllenCahn +Result: New Gold Standard +Time: 5.930960178375244 + +Application: precipitateEvolution +Result: New Gold Standard +Time: 66.96555471420288 + +Tests Passed: 5/5 +---------------------------------------------------------