adding includes files to test_components
But many components do not have the criticalVolume and acentricFactor defined. So test_components does not compile.
This commit is contained in:
parent
30839ee32b
commit
6f001d8792
@ -53,6 +53,9 @@
|
||||
#include <opm/material/components/Xylene.hpp>
|
||||
#include <opm/material/components/Air.hpp>
|
||||
#include <opm/material/components/SimpleCO2.hpp>
|
||||
#include <opm/material/components/C1.hpp>
|
||||
#include <opm/material/components/C10.hpp>
|
||||
#include <opm/material/components/H2.hpp>
|
||||
|
||||
#include <opm/material/common/UniformTabulated2DFunction.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user