16#ifndef Flux_parietal_Nusselt_included
17#define Flux_parietal_Nusselt_included
19#include <Flux_parietal_base.h>
20#include <Saturation_base.h>
Class Flux_parietal_Nusselt Correlation of parietal heat flux using the Nusselt number (with Nusselt ...
void qp(const input_t &input, output_t &output) const override
int T_at_wall() const override
int lire_motcle_non_standard(const Motcle &mot, Entree &is) override
Reads non-simple-type parameters of an Objet_U from an input stream.
Base class for wall heat flux correlations of the form:
A character string (Nom) in uppercase.
class Parser_U Version of the Parser class, deriving from Objet_U.