mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-16 07:41:58 -06:00
commit
0065ae67d5
@ -531,7 +531,7 @@ namespace {
|
||||
|
||||
// Temperature.
|
||||
const V temp = Eigen::Map<const V>(& x.temperature()[0], nc, 1);
|
||||
state.pressure = ADB::constant(temp);
|
||||
state.temperature = ADB::constant(temp);
|
||||
|
||||
// Saturations
|
||||
const std::vector<int>& bpat = vars[0].blockPattern();
|
||||
|
Loading…
Reference in New Issue
Block a user