1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248
|
# DO NOT EDIT - AUTOMATICALLY GENERATED BY tests/make_test_stubs.py!
from __future__ import annotations
from typing import List
from typing import (
List,
Optional,
Union,
)
def Armand(x: float, rhol: float, rhog: float) -> float: ...
def Baroczy(x: float, rhol: float, rhog: float, mul: float, mug: float) -> float: ...
def Beattie_Whalley(x: float, mul: float, mug: float, rhol: float, rhog: float) -> float: ...
def Chisholm_Armand(x: float, rhol: float, rhog: float) -> float: ...
def Chisholm_voidage(x: float, rhol: float, rhog: float) -> float: ...
def Cicchitti(x: float, mul: float, mug: float) -> float: ...
def Dix(x: float, rhol: float, rhog: float, sigma: float, m: float, D: float, g: float = ...) -> float: ...
def Domanski_Didion(x: float, rhol: float, rhog: float, mul: float, mug: float) -> float: ...
def Duckler(x: float, mul: float, mug: float, rhol: float, rhog: float) -> float: ...
def Fauske(x: float, rhol: float, rhog: float) -> float: ...
def Fourar_Bories(x: float, mul: float, mug: float, rhol: float, rhog: float) -> float: ...
def Graham(
x: float,
rhol: float,
rhog: float,
mul: float,
mug: float,
m: float,
D: float,
g: float = ...
) -> float: ...
def Gregory_Scott(x: float, rhol: float, rhog: float) -> float: ...
def Guzhov(x: float, rhol: float, rhog: float, m: float, D: float) -> float: ...
def Harms(
x: float,
rhol: float,
rhog: float,
mul: float,
mug: float,
m: float,
D: float
) -> float: ...
def Huq_Loth(x: float, rhol: float, rhog: float) -> float: ...
def Kawahara(x: float, rhol: float, rhog: float, D: float) -> float: ...
def Kopte_Newell_Chato(
x: float,
rhol: float,
rhog: float,
mul: float,
mug: float,
m: float,
D: float,
g: float = ...
) -> float: ...
def Lin_Kwok(x: float, mul: float, mug: float) -> float: ...
def Lockhart_Martinelli_Xtt(
x: float,
rhol: float,
rhog: float,
mul: float,
mug: float,
pow_x: float = ...,
pow_rho: float = ...,
pow_mu: float = ...,
n: Optional[float] = ...
) -> float: ...
def McAdams(x: float, mul: float, mug: float) -> float: ...
def Nicklin_Wilkes_Davidson(x: float, rhol: float, rhog: float, m: float, D: float, g: float = ...) -> float: ...
def Nishino_Yamazaki(x: float, rhol: float, rhog: float) -> float: ...
def Rouhani_1(x: float, rhol: float, rhog: float, sigma: float, m: float, D: float, g: float = ...) -> float: ...
def Rouhani_2(x: float, rhol: float, rhog: float, sigma: float, m: float, D: float, g: float = ...) -> float: ...
def Smith(x: float, rhol: float, rhog: float) -> float: ...
def Steiner(x: float, rhol: float, rhog: float, sigma: float, m: float, D: float, g: float = ...) -> float: ...
def Sun_Duffey_Peng(
x: float,
rhol: float,
rhog: float,
sigma: float,
m: float,
D: float,
P: float,
Pc: float,
g: float = ...
) -> float: ...
def Tandon_Varma_Gupta(
x: float,
rhol: float,
rhog: float,
mul: float,
mug: float,
m: float,
D: float
) -> float: ...
def Thom(x: float, rhol: float, rhog: float, mul: float, mug: float) -> float: ...
def Turner_Wallis(x: float, rhol: float, rhog: float, mul: float, mug: float) -> float: ...
def Woldesemayat_Ghajar(
x: float,
rhol: float,
rhog: float,
sigma: float,
m: float,
D: float,
P: float,
angle: float = ...,
g: float = ...
) -> float: ...
def Xu_Fang_voidage(x: float, rhol: float, rhog: float, m: float, D: float, g: float = ...) -> float: ...
def Yashar(
x: float,
rhol: float,
rhog: float,
mul: float,
mug: float,
m: float,
D: float,
g: float = ...
) -> float: ...
def Zivi(x: float, rhol: float, rhog: float) -> float: ...
def density_two_phase(alpha: float, rhol: float, rhog: float) -> float: ...
def gas_liquid_viscosity(
x: float,
mul: float,
mug: float,
rhol: Optional[float] = ...,
rhog: Optional[float] = ...,
Method: Optional[str] = ...
) -> float: ...
def gas_liquid_viscosity_methods(
rhol: Optional[float] = ...,
rhog: Optional[float] = ...,
check_ranges: bool = ...
) -> List[str]: ...
def homogeneous(x: float, rhol: float, rhog: float) -> float: ...
def liquid_gas_voidage(
x: float,
rhol: float,
rhog: float,
D: Optional[float] = ...,
m: Optional[float] = ...,
mul: Optional[float] = ...,
mug: Optional[float] = ...,
sigma: Optional[float] = ...,
P: Optional[float] = ...,
Pc: Optional[float] = ...,
angle: int = ...,
g: float = ...,
Method: Optional[str] = ...
) -> float: ...
def liquid_gas_voidage_methods(
x: float,
rhol: float,
rhog: float,
D: Optional[float] = ...,
m: Optional[float] = ...,
mul: Optional[float] = ...,
mug: Optional[float] = ...,
sigma: Optional[float] = ...,
P: Optional[float] = ...,
Pc: Optional[float] = ...,
angle: float = ...,
g: float = ...,
check_ranges: bool = ...
) -> List[str]: ...
def two_phase_voidage_experimental(rho_lg: float, rhol: float, rhog: float) -> float: ...
__all__: List[str]
|