Dear all, TwoPhaseState::init() takes num_phases as a parameter, it isn't redundant? Are you planning some template polymorphism?
Should I send you a patch? Remove the extra parameter or add `assert(num_phases == 2)` Another question, what is the preferred way for embedding a permeability map in a Cartesian grid? I have the map in a flattened array (std::vector<double>). Best, Júlio.
_______________________________________________ Opm mailing list [email protected] http://www.opm-project.org/mailman/listinfo/opm
