16#include <Flux_interfacial_constant_Nu.h>
17#include <Pb_Multiphase.h>
18#include <Sources_helpers_Multiphase.h>
31 param.lire_avec_accolades_depuis(is);
47 for (k = 0; k < N; k++)
50 const int ind_trav = sigma_pair_index(k,
n_l, N);
52 double L_cap = std::sqrt( in.
sigma[ind_trav] / (9.81*(in.
rho[
n_l]-in.
rho[k])) );
56 out.
hi(k,
n_l) = 1e10;
Class defining operators and methods for all reading operation in an input flow (file,...
Base class for interfacial heat flux correlations of the form:
Flux interfacial a coefficient constant par phase.
void coeffs(const input_t &in, output_t &out) const override
void completer() override
const Nom & que_suis_je() const
Returns the string identifying the class.
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Multiphase thermohydraulics problem of type "3*N equations":
static void exit(int exit_code=-1)
Exit routine for TRUST within a Kokkos region.
Base class for output streams.
_SIZE_ dimension(int d) const