Merge pull request #5155 from lisajulia/feature/NONNC

Two more enhancements concerning NONNC
This commit is contained in:
Bård Skaflestad 2024-02-02 18:57:13 +01:00 committed by GitHub
commit 6d2d22f390
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View File

@ -1019,6 +1019,13 @@ add_test_compareECLFiles(CASENAME nnc
REL_TOL ${rel_tol}
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
FILENAME SPE1FOAM
SIMULATOR flow

View File

@ -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).