1#ifndef __SIMULATION_MIXTURE_HPP__
2#define __SIMULATION_MIXTURE_HPP__
Definition mixture.hpp:16
static Mixture new_mf()
New momophasic mixture.
static Mixture new_tpf()
New two phase flow mixture.
std::optional< Phase > dispersed
Definition mixture.hpp:18
Phase continuous
Definition mixture.hpp:17
Namespace that contains classes and structures related to simulation handling.
Definition host_specific.hpp:12
Definition mixture.hpp:10
double rho
Definition mixture.hpp:12
std::string name_phase_1
Definition mixture.hpp:11