#include <well_rate_control_rate_deriv.h>
Public Member Functions | |
compute_rate_deriv_2p_ow (const mobility_calc_t &mobility_calc) | |
void | oil_function (const sp_connection_t &c, const data_t &data, params_t ¶ms) const |
void | water_function (const sp_connection_t &c, const data_t &data, params_t ¶ms) const |
void | gas_function (const sp_connection_t &c, const data_t &data, params_t ¶ms) const |
void | update_wr (const sp_connection_t &c, item_t ww) const |
void | apply_wefac (const sp_connection_t &c, params_t ¶ms) const |
void | update_rate (const sp_connection_t &c, params_t ¶ms) const |
Public Attributes | |
GET_COMPUTE_DERIV_BASE_TYPES |
blue_sky::wells::compute_rate_deriv_2p_ow< mobility_calc_t >::compute_rate_deriv_2p_ow | ( | const mobility_calc_t & | mobility_calc | ) | [inline] |
void blue_sky::wells::compute_rate_deriv_2p_ow< mobility_calc_t >::apply_wefac | ( | const sp_connection_t & | c, | |
params_t & | params | |||
) | const [inline] |
void blue_sky::wells::compute_rate_deriv_2p_ow< mobility_calc_t >::gas_function | ( | const sp_connection_t & | c, | |
const data_t & | data, | |||
params_t & | params | |||
) | const [inline] |
void blue_sky::wells::compute_rate_deriv_2p_ow< mobility_calc_t >::oil_function | ( | const sp_connection_t & | c, | |
const data_t & | data, | |||
params_t & | params | |||
) | const [inline] |
References blue_sky::wells::compute_deriv< mobility_calc_t >::compute_oil_pref_deriv().
void blue_sky::wells::compute_rate_deriv_2p_ow< mobility_calc_t >::update_rate | ( | const sp_connection_t & | c, | |
params_t & | params | |||
) | const [inline] |
void blue_sky::wells::compute_rate_deriv_2p_ow< mobility_calc_t >::update_wr | ( | const sp_connection_t & | c, | |
item_t | ww | |||
) | const [inline] |
void blue_sky::wells::compute_rate_deriv_2p_ow< mobility_calc_t >::water_function | ( | const sp_connection_t & | c, | |
const data_t & | data, | |||
params_t & | params | |||
) | const [inline] |
References blue_sky::wells::compute_deriv< mobility_calc_t >::compute_water_pref_deriv().
blue_sky::wells::compute_rate_deriv_2p_ow< mobility_calc_t >::GET_COMPUTE_DERIV_BASE_TYPES |