Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser 7cbffc22c6 introduce SimpleModularFluidState and make ModularFluidState not depend on the FluidSystem anymore
it is called "simple" because the usage is somewhat simpler: The
quantities are stored and those which are not can be specified using
simple boolean template arguments instead of having to pass the class
names of the storage modules. The definition of the class is quite a
bit more involved than the non-"simple" variant, though.
2015-07-28 17:24:27 +02:00
opm/material introduce SimpleModularFluidState and make ModularFluidState not depend on the FluidSystem anymore 2015-07-28 17:24:27 +02:00
tests introduce SimpleModularFluidState and make ModularFluidState not depend on the FluidSystem anymore 2015-07-28 17:24:27 +02:00