3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Enumerations
dimensionlessnumbers.hh File Reference

Collection of functions, calculating dimensionless numbers. More...

#include <cmath>
#include <iostream>
#include <dune/common/exceptions.hh>

Go to the source code of this file.

Description

Collection of functions, calculating dimensionless numbers.

All the input to the dimensionless numbers has to be provided as function arguments. Rendering this collection generic in the sense that it can be used by any model.

Classes

class  Dumux::DimensionlessNumbers< Scalar >
 Collection of functions which calculate dimensionless numbers. Each number has it's own function. All the parameters for the calculation have to be handed over. Rendering this collection generic in the sense that it can be used by any model. More...
 

Namespaces

namespace  Dumux
 

Enumerations

enum class  Dumux::NusseltFormulation { Dumux::dittusBoelter , Dumux::WakaoKaguei , Dumux::VDI }
 A container for possible values of the property for selecting which nusselt parametrization to choose. The actual value is set vie the property NusseltFormulation. More...
 
enum class  Dumux::SherwoodFormulation { Dumux::WakaoKaguei }
 A container for possible values of the property for selecting which sherwood parametrization to choose. The actual value is set vie the property SherwoodFormulation. More...
 
Include dependency graph for dimensionlessnumbers.hh: