mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #5155 from lisajulia/feature/NONNC
Two more enhancements concerning NONNC
This commit is contained in:
commit
6d2d22f390
@ -1019,6 +1019,13 @@ add_test_compareECLFiles(CASENAME nnc
|
|||||||
REL_TOL ${rel_tol}
|
REL_TOL ${rel_tol}
|
||||||
DIR editnnc)
|
DIR editnnc)
|
||||||
|
|
||||||
|
add_test_compareECLFiles(CASENAME nonnc
|
||||||
|
FILENAME NONNC
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${rel_tol}
|
||||||
|
DIR editnnc)
|
||||||
|
|
||||||
add_test_compareECLFiles(CASENAME spe1_foam
|
add_test_compareECLFiles(CASENAME spe1_foam
|
||||||
FILENAME SPE1FOAM
|
FILENAME SPE1FOAM
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2024 Dr. Blatt - HPC-Simulation-Software & Services
|
Copyright 2024 Equinor ASA
|
||||||
|
|
||||||
This file is part of the Open Porous Media project (OPM).
|
This file is part of the Open Porous Media project (OPM).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user