mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fix typo in variable name.
This commit is contained in:
committed by
Kai Bao
parent
81e9c25b10
commit
9dea3c6b57
@@ -188,7 +188,7 @@ namespace Opm {
|
||||
V well_perforation_cell_densities_;
|
||||
ADB well_perforation_cell_densities_adb_; // TODO: NOT NEEDED
|
||||
|
||||
V well_perforatoin_cell_pressure_diffs_;
|
||||
V well_perforation_cell_pressure_diffs_;
|
||||
|
||||
// the density of the fluid mixture in the segments
|
||||
// which is calculated in an implicit way
|
||||
|
||||
Reference in New Issue
Block a user