Kai Bao
|
70e1ccb736
|
using the first cell of the well to initialize bhp
instead of using the the first cell of all the wells in
WellStateMultiSegment
|
2015-12-01 00:06:44 +01:00 |
|
Kai Bao
|
9b5b5198b2
|
update the currentControls from prevState
when initializing WellStateMultiSegment
|
2015-12-01 00:06:44 +01:00 |
|
Kai Bao
|
504dc45de2
|
some information output
for debugging puropose.
|
2015-12-01 00:06:44 +01:00 |
|
Kai Bao
|
70d6d253fe
|
correcting bugs when initializing the WellState by copying prevState
|
2015-12-01 00:06:44 +01:00 |
|
Kai Bao
|
8c522ccc34
|
correcting a bug in pressure initialization in WellStateMultiSegment
for the pressure of top segment and peforations.
|
2015-12-01 00:06:44 +01:00 |
|
Atgeirr Flø Rasmussen
|
5d5ae7d271
|
Further silencing of warnings.
|
2015-12-01 00:06:44 +01:00 |
|
Atgeirr Flø Rasmussen
|
15fd5dad47
|
Suppress warnings in the multisegment well code.
|
2015-12-01 00:06:44 +01:00 |
|
Kai Bao
|
2f0818df79
|
adding a public member function for the top segment index.
|
2015-12-01 00:06:44 +01:00 |
|
Kai Bao
|
052b61e672
|
indexing the location of top segments in WellStateMultiSegment
it is better to be in the global well class if we decide to have it
later.
|
2015-12-01 00:06:44 +01:00 |
|
Kai Bao
|
cf766b5c3e
|
fixing warnings related to mutlie segment wells.
|
2015-12-01 00:06:44 +01:00 |
|
Kai Bao
|
ca5dd0dca4
|
WIP debugging.
|
2015-12-01 00:06:44 +01:00 |
|
Kai Bao
|
72af213835
|
outputing the wellMap information.
for debugging purpose.
|
2015-12-01 00:06:43 +01:00 |
|
Kai Bao
|
5379467b4c
|
adding temperature for WellStateMultiSegment
it is not used though
|
2015-12-01 00:06:43 +01:00 |
|
Kai Bao
|
895e04b6fa
|
outputing all the information of the WellStateMultiSegment
for debugging purpose.
|
2015-12-01 00:06:43 +01:00 |
|
Kai Bao
|
3eae01de18
|
pure cleaning up in WellStateMultiSegment
|
2015-12-01 00:06:43 +01:00 |
|
Kai Bao
|
eb73b64e3d
|
using Base::perfPhaseRates() and Base::currentControls() WellStateMultiSegment
so that WellStateMultiSegment can use the WellDensitySegmented.
which also implies that WellStateMultiSegment needs a big refactoring
later.
|
2015-12-01 00:06:43 +01:00 |
|
Kai Bao
|
d61e6b8a56
|
correcting a bug in the initialization of the WellStateMultiSegment
a_ = a_ to initialize some member variables cause later segmentation
fault.
|
2015-12-01 00:06:43 +01:00 |
|
Kai Bao
|
da6d88707c
|
correcting a typo in the name of WellMultiSegmentConstPtr
|
2015-12-01 00:06:43 +01:00 |
|
Kai Bao
|
a9ad791d2b
|
changing init function of WellStateMultiSegment to use ConstPtr
the compilation is fixed.
|
2015-12-01 00:06:42 +01:00 |
|
Kai Bao
|
ac0fdda48b
|
A WIP version BlackoilMultiSegmentModel
and also a Simulator Class and example for multisegment wells.
|
2015-12-01 00:06:42 +01:00 |
|
Kai Bao
|
b49d06f35c
|
changing naming in WellStateMultiSegment
to be more consistent with WellState.
|
2015-12-01 00:06:42 +01:00 |
|
Kai Bao
|
d2728fbfc6
|
chaning the naming of the member functions of WellStateMultiSegment
segPressures -> segPress
perfPressures -> perPress
to keep consist with the WellState
|
2015-12-01 00:06:42 +01:00 |
|
Kai Bao
|
07709c52c6
|
a wIP version.
|
2015-12-01 00:06:42 +01:00 |
|
Kai Bao
|
62bdd301d3
|
one version of the class WellMultiSegment.
|
2015-12-01 00:06:42 +01:00 |
|
Kai Bao
|
60dd7743c3
|
WIP of the WellMultiSegment and WellStateMultiSegment
|
2015-12-01 00:06:42 +01:00 |
|