@@ -76,65 +76,6 @@ AddTest(
76
76
hex.vtu isotropic_gravity_driven3D_pcs_0_ts_1_t_1.000000.vtu analytic_pressure pressure
77
77
)
78
78
79
- # Coupling
80
- AddTest(
81
- NAME StaggeredTH_ThermalDensityDrivenFlow2D
82
- PATH StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D
83
- EXECUTABLE ogs
84
- EXECUTABLE_ARGS thermal_gravity_driven_flow2d.prj
85
- WRAPPER time
86
- TESTER vtkdiff
87
- REQUIREMENTS NOT OGS_USE_MPI
88
- ABSTOL 1.1 RELTOL 1e-7
89
- DIFF_DATA
90
- mesh2D.vtu gravity_driven_pcs_1_ts_10_t_300.000000.vtu OGS5_PRESSURE1 pressure
91
- mesh2D.vtu gravity_driven_pcs_1_ts_10_t_300.000000.vtu OGS5_TEMPERATURE1 temperature
92
- mesh2D.vtu gravity_driven_pcs_1_ts_10_t_300.000000.vtu v_ref v
93
- )
94
-
95
- AddTest(
96
- NAME Adaptive_dt_StaggeredTH_ThermalDensityDrivenFlow2D
97
- PATH StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D
98
- EXECUTABLE ogs
99
- EXECUTABLE_ARGS thermal_gravity_driven_flow2d_adaptive_dt.prj
100
- WRAPPER time
101
- TESTER vtkdiff
102
- REQUIREMENTS NOT OGS_USE_MPI
103
- ABSTOL 1.1 RELTOL 1e-6
104
- DIFF_DATA
105
- mesh2D.vtu gravity_driven_adaptive_dt_pcs_1_ts_10_t_300.000000.vtu OGS5_PRESSURE1 pressure
106
- mesh2D.vtu gravity_driven_adaptive_dt_pcs_1_ts_10_t_300.000000.vtu OGS5_TEMPERATURE1 temperature
107
- mesh2D.vtu gravity_driven_adaptive_dt_pcs_1_ts_10_t_300.000000.vtu v_ref v
108
- )
109
-
110
- AddTest(
111
- NAME Adaptive_dt_ThermalConvectionFlow2D
112
- PATH StaggeredCoupledProcesses/TH/ThermalConvection2D
113
- EXECUTABLE ogs
114
- EXECUTABLE_ARGS quad_5500x5500_adaptive_dt.prj
115
- WRAPPER time
116
- TESTER vtkdiff
117
- REQUIREMENTS NOT OGS_USE_MPI
118
- ABSTOL 1.e-3 RELTOL 1e-10
119
- DIFF_DATA
120
- ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_223_t_50000000000.000000.vtu pressure pressure
121
- ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_223_t_50000000000.000000.vtu temperature temperature
122
- )
123
-
124
- AddTest(
125
- NAME Adaptive_dt_ThermalConvectionFlow2D_Constant_Viscosity
126
- PATH StaggeredCoupledProcesses/TH/ThermalConvection2D
127
- EXECUTABLE ogs
128
- EXECUTABLE_ARGS quad_5500x5500_adaptive_dt_constant_viscosity.prj
129
- WRAPPER time
130
- TESTER vtkdiff
131
- REQUIREMENTS NOT OGS_USE_MPI
132
- ABSTOL 1.e-16 RELTOL 1e-9 ### increased RETOL for the case of lis solver
133
- DIFF_DATA
134
- ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000.000000.vtu ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000.000000.vtu pressure pressure
135
- ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000.000000.vtu ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000.000000.vtu temperature temperature
136
- )
137
-
138
79
#===============================================================================
139
80
# PETSc/MPI
140
81
AddTest(
@@ -212,64 +153,3 @@ AddTest(
212
153
DIFF_DATA
213
154
hex.vtu isotropic_gravity_driven3D_pcs_0_ts_1_t_1_000000_0.vtu analytic_pressure pressure
214
155
)
215
-
216
- # Coupling
217
- AddTest(
218
- NAME StaggeredTH_ThermalDensityDrivenFlow2D
219
- PATH StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D
220
- EXECUTABLE_ARGS thermal_gravity_driven_flow2d.prj
221
- WRAPPER mpirun
222
- WRAPPER_ARGS -np 1
223
- TESTER vtkdiff
224
- REQUIREMENTS OGS_USE_MPI
225
- ABSTOL 1.1 RELTOL 1e-7
226
- DIFF_DATA
227
- mesh2D.vtu gravity_driven_pcs_1_ts_10_t_300_000000_0.vtu OGS5_PRESSURE1 pressure
228
- mesh2D.vtu gravity_driven_pcs_1_ts_10_t_300_000000_0.vtu OGS5_TEMPERATURE1 temperature
229
- # To be activated when the output of velocity is correct under PETSc version.
230
- # mesh2D.vtu gravity_driven_pcs_1_ts_10_t_300_000000_0.vtu v_ref v
231
-
232
- )
233
-
234
- AddTest(
235
- NAME Adaptive_dt_StaggeredTH_ThermalDensityDrivenFlow2D
236
- PATH StaggeredCoupledProcesses/TH/ThermalDensityDrivenFlow2D
237
- EXECUTABLE_ARGS thermal_gravity_driven_flow2d_adaptive_dt.prj
238
- WRAPPER mpirun
239
- WRAPPER_ARGS -np 1
240
- TESTER vtkdiff
241
- REQUIREMENTS OGS_USE_MPI
242
- ABSTOL 1.1 RELTOL 1e-7
243
- DIFF_DATA
244
- mesh2D.vtu gravity_driven_adaptive_dt_pcs_1_ts_10_t_300_000000_0.vtu OGS5_PRESSURE1 pressure
245
- mesh2D.vtu gravity_driven_adaptive_dt_pcs_1_ts_10_t_300_000000_0.vtu OGS5_TEMPERATURE1 temperature
246
- # To be activated when the output of velocity is correct under PETSc version.
247
- # mesh2D.vtu gravity_driven_pcs_1_ts_5_t_300_000000_0.vtu v_ref v
248
- )
249
- AddTest(
250
- NAME Adaptive_dt_ThermalConvectionFlow2D
251
- PATH StaggeredCoupledProcesses/TH/ThermalConvection2D
252
- EXECUTABLE_ARGS quad_5500x5500_adaptive_dt.prj
253
- WRAPPER mpirun
254
- WRAPPER_ARGS -np 1
255
- TESTER vtkdiff
256
- REQUIREMENTS OGS_USE_MPI
257
- ABSTOL 1.e-3 RELTOL 1e-10
258
- DIFF_DATA
259
- ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_223_t_50000000000_000000_0.vtu pressure pressure
260
- ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_223_t_50000000000_000000_0.vtu temperature temperature
261
- )
262
-
263
- AddTest(
264
- NAME Adaptive_dt_ThermalConvectionFlow2D_Constant_Viscosity
265
- PATH StaggeredCoupledProcesses/TH/ThermalConvection2D
266
- EXECUTABLE_ARGS quad_5500x5500_adaptive_dt_constant_viscosity.prj
267
- WRAPPER mpirun
268
- WRAPPER_ARGS -np 1
269
- TESTER vtkdiff
270
- REQUIREMENTS OGS_USE_MPI
271
- ABSTOL 1.e-9 RELTOL 1e-9
272
- DIFF_DATA
273
- ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000.000000.vtu ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000_000000_0.vtu pressure pressure
274
- ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000.000000.vtu ConstViscosityThermalConvection_pcs_1_ts_137_t_50000000000_000000_0.vtu temperature temperature
275
- )
0 commit comments