mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05:00
add regression test for flow_onephase_energy
This commit is contained in:
@@ -274,6 +274,13 @@ if(BUILD_FLOW_VARIANTS)
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1)
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe1_thermal_onephase
|
||||
FILENAME SPE1CASE2_THERMAL_ONEPHASE
|
||||
SIMULATOR flow_onephase_energy
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1)
|
||||
endif()
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe1_spider
|
||||
|
||||
Reference in New Issue
Block a user