mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-09 11:18:06 -05:00
Added skeleton of interpolation using ADBs as input
This commit is contained in:
committed by
babrodtk
parent
7b0132b110
commit
0e3b951cd0
@@ -455,7 +455,7 @@ BOOST_AUTO_TEST_CASE(Integration)
|
||||
#endif
|
||||
|
||||
BOOST_CHECK_SMALL(max_d, 0.0005);
|
||||
BOOST_CHECK_SMALL(sad, 0.1);
|
||||
BOOST_CHECK_SMALL(sad, 0.00001);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user