mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove cartesian to compressed vector
This commit is contained in:
committed by
Markus Blatt
parent
5717a95cb4
commit
1cfe3e0aad
@@ -93,7 +93,7 @@ public:
|
||||
void setVFPProperties(const VFPProperties* vfp_properties_arg);
|
||||
void setGuideRate(const GuideRate* guide_rate_arg);
|
||||
void setWellEfficiencyFactor(const double efficiency_factor);
|
||||
void setRepRadiusPerfLength(const std::vector<int>& cartesian_to_compressed);
|
||||
void setRepRadiusPerfLength();
|
||||
void setWsolvent(const double wsolvent);
|
||||
void setDynamicThpLimit(const double thp_limit);
|
||||
void updatePerforatedCell(std::vector<bool>& is_cell_perforated);
|
||||
|
||||
Reference in New Issue
Block a user