VLP control marching algorithm to calculate bottomhole pressure given the wellhead pressure and temperature. Fluid properties are calculated at each of the segment depths
VLPcontrol(well.parameters, model.parameters, verbose = FALSE)
well.parameters | well input and core calculations at surface |
---|---|
model.parameters | model characteristics. Hagedorn-Brown, Duns-Ros, Fancher-Brown, etc. Also tolerances and boundaries |
verbose | FALSE to prevent printing messages |