You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`bub_pp%R0ref`*†‡ | Real | Reference bubble radius |
759
+
|`bub_pp%p0ref`*†‡ | Real | Reference pressure |
760
+
|`bub_pp%rho0ref`*†‡| Real | Reference density |
761
+
|`bub_pp%T0ref`†‡ | Real | Reference temperature |
762
+
|`bub_pp%ss`*†‡ | Real | Surface tension between host and gas (bubble) |
763
+
|`bub_pp%pv`*†‡ | Real | Vapor pressure of host |
764
+
|`bub_pp%vd`† ‡ | Real | Vapor diffusivity in gas (bubble) |
765
+
|`bub_pp%mu_l`*†‡ | Real | Viscosity of host in liquid state |
766
+
|`bub_pp%mu_v`† | Real | Viscosity of host in vapor state |
767
+
|`bub_pp%mu_g`† | Real | Viscosity of gas (bubble) |
768
+
|`bub_pp%gam_v`†‡ | Real | Specific heat ratio of host in vapor state |
769
+
|`bub_pp%gam_g`*†‡ | Real | Specific heat ratio of gas (bubble) |
770
+
|`bub_pp%M_v`†‡ | Real | Molecular weight of host |
771
+
|`bub_pp%M_g`†‡ | Real | Molecular weight of gas (bubble) |
772
+
|`bub_pp%k_v`†‡ | Real | Thermal conductivity of host in vapor state |
773
+
|`bub_pp%k_g`†‡ | Real | Thermal conductivity of gas (bubble) |
774
+
|`bub_pp%cp_v`‡ | Real | Specific heat capacity in constant pressure of host in vapor state |
775
+
|`bub_pp%cp_g`‡ | Real | Specific heat capacity in constant pressure of gas (bubble) |
776
+
|`bub_pp%R_v`†‡ | Real | Gas constant of host in vapor state |
777
+
|`bub_pp%R_g`†‡ | Real | Gas constant of gas (bubble) |
778
+
779
+
-\* These parameters are required for ensemble-averaged bubble model.
780
+
- † These parameters are required for ensemble-averaged bubble model with `polytropic = F`.
781
+
- ‡ These parameters are required for volume-averaged bubble model with `polytropic = F`.
773
782
774
783
This table lists the sub-grid bubble model parameters, which can be utilized in both the ensemble-averaged and volume-averaged bubble models.
775
784
776
785
-`bubbles_euler` activates the ensemble-averaged bubble model.
777
786
778
787
-`bubbles_lagrange` activates the volume-averaged bubble model.
779
788
780
-
-`bubble_model`specified a model for spherical bubble dynamics by an integer of 1 and 2.
789
+
-`bubble_model`specifies a model for spherical bubble dynamics by an integer of `1`, `2`, or `3`.
781
790
`bubble_model = 1`, `2`, and `3` correspond to the Gilmore, Keller-Miksis, and Rayleigh-Plesset models.
782
791
783
-
-`mu_l0`, `ss`, and `pv`, `gamma_v`, `M_v`, `mu_v`, `k_v`, and `cp_v` specify simulation parameters for the non-polytropic gas compression model.
784
-
`mu_l0`, `ss`, and `pv` correspond to the liquid viscosity, surface tension, and vapor pressure, respectively.
785
-
`gamma_v`, `M_v`, `mu_v`, `k_v`, and `cp_v` specify the specific heat ratio, molecular weight, viscosity, thermal conductivity and specific heat capacity of a chosen component (`cp_v` only for ``bubbles_lagrange = 'T'``).
792
+
-`bub_pp` specifies simulation parameters for the EE and/or EL bubble model.
793
+
786
794
Implementation of the parameters into the model follow [Ando (2010)](references.md).
|`polydisperse`| Logical | Polydispersity in equilibrium bubble radius R0 |
804
+
|`nb`| Integer | Number of bins: [1] Monodisperse; [$>1$] Polydisperse |
805
+
|`poly_sigma`| Real | Standard deviation for probability density function of polydisperse bubble populations |
806
+
|`qbmm`| Logical | Quadrature by method of moments |
807
+
|`dist_type`| Integer | Joint probability density function for bubble radius and velocity (only for ``qbmm = 'T'``) |
808
+
|`sigR`| Real | Standard deviation for the probability density function of bubble radius (only for ``qbmm = 'T'``) (EE)|
809
+
|`sigV`| Real | Standard deviation for the probability density function of bubble velocity (only for ``qbmm = 'T'``) (EE)|
810
+
|`rhoRV`| Real | Correlation coefficient for the joint probability density function of bubble radius and velocity (only for ``qbmm = 'T'``) |
807
811
808
812
This table lists the ensemble-averaged bubble model parameters.
809
813
@@ -815,14 +819,10 @@ When ``polytropic = 'F'``, the gas compression is modeled as non-polytropic due
815
819
816
820
-`polydisperse` activates polydispersity in the bubble model through a probability density function (PDF) of the equilibrium bubble radius. Simpson's rule is used for integrating the log-normal PDF of equilibrium bubble radius for polydisperse populations.
817
821
818
-
-`R0ref` specifies the reference bubble radius.
819
-
820
822
-`nb` specifies the number of discrete bins that define the probability density function (PDF) of the equilibrium bubble radius.
821
823
822
824
-`poly_sigma` specifies the standard deviation of the log-normal PDF of equilibrium bubble radius for polydisperse populations.
823
825
824
-
-`Ca`, `Web`, and `Re_inv` respectively specify the Cavitation number, Weber number, and the inverse Reynolds number that characterize the offset of the gas pressure from the vapor pressure, surface tension, and liquid viscosity when the polytropic gas compression model is used.
825
-
826
826
-`qbmm` activates quadrature by method of moments, which assumes a PDF for bubble radius and velocity.
827
827
828
828
-`dist_type` specifies the initial joint PDF of initial bubble radius and bubble velocity required in qbmm. `dist_type = 1` and `2` correspond to binormal and lognormal-normal distributions respectively.
@@ -850,11 +850,6 @@ When ``polytropic = 'F'``, the gas compression is modeled as non-polytropic due
850
850
|`epsilonb`| Real | Standard deviation scaling for the gaussian function |
851
851
|`charwidth`| Real | Domain virtual depth (z direction, for 2D simulations) |
852
852
|`valmaxvoid`| Real | Maximum void fraction permitted |
853
-
|`c0`| Real | Reference speed |
854
-
|`rho0`| Real | Reference density |
855
-
|`T0`| Real | Reference temperature |
856
-
|`x0`| Real | Reference length |
857
-
|`Thost`| Real | Temperature of the surrounding liquid (host) |
858
853
859
854
-`nBubs_glb` Total number of bubbles. Their initial conditions need to be specified in the ./input/lag_bubbles.dat file. See the example cases for additional information.
0 commit comments