Corrected size of gpot_storage.

This commit is contained in:
Atgeirr Flø Rasmussen 2011-01-26 16:00:08 +01:00
parent 6c5520a9ad
commit a779a061cc

View File

@ -487,7 +487,7 @@ private:
}
well_connpos_storage_.push_back(well_connpos_storage_.size());
int tot_num_perf = well_prodind_storage_.size();
well_gpot_storage_.resize(tot_num_perf);
well_gpot_storage_.resize(tot_num_perf*3);
well_A_storage_.resize(3*3*tot_num_perf);
well_phasemob_storage_.resize(3*tot_num_perf);
// Setup 'wells_'