Structure storing the main features of the computational domain and pointers to the main geometrical ...
Definition: cs_domain.h:87
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:391
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:469