void cs_vof_compute_linear_rho_mu(const cs_domain_t *domain)
Compute the mixture density, mixture dynamic viscosity given fluid volume fractions and the reference...
Definition: cs_vof.c:435
void cs_vof_deshpande_drift_flux(const cs_domain_t *domain)
Compute the flux of the drift velocity , by using the flux of the standard velocity following the ap...
Definition: cs_vof.c:744
void cs_vof_drift_term(int imrgra, int nswrgp, int imligp, int iwarnp, cs_real_t epsrgp, cs_real_t climgp, cs_real_t *restrict pvar, const cs_real_t *restrict pvara, cs_real_t *restrict rhs)
Add the explicit part of the convection/diffusion terms of a standard transport equation of a scalar ...
Definition: cs_vof.c:854
void cs_vof_update_phys_prop(const cs_domain_t *domain)
Compute the mixture density, mixture dynamic viscosity and mixture mass flux given the volumetric flu...
Definition: cs_vof.c:513
Structure storing the main features of the computational domain and pointers to the main geometrical ...
Definition: cs_domain.h:88
integer(c_int), pointer, save imrgra
type of gradient reconstruction
Definition: optcal.f90:251