Casson generalized Newtonian viscosity model. More...
Public Member Functions | |
TypeName ("Casson") | |
Casson (const dictionary &viscosityProperties) | |
virtual | ~Casson ()=default |
virtual bool | read (const dictionary &viscosityProperties) |
virtual tmp< volScalarField > | nu (const volScalarField &nu0, const volScalarField &strainRate) const |
![]() | |
TypeName ("generalizedNewtonianViscosityModel") | |
declareRunTimeSelectionTable (autoPtr, generalizedNewtonianViscosityModel, dictionary,(const dictionary &viscosityProperties),(viscosityProperties)) | |
generalizedNewtonianViscosityModel (const generalizedNewtonianViscosityModel &)=delete | |
void | operator= (const generalizedNewtonianViscosityModel &)=delete |
generalizedNewtonianViscosityModel (const dictionary &viscosityProperties) | |
virtual | ~generalizedNewtonianViscosityModel ()=default |
const dictionary & | viscosityProperties () const |
Additional Inherited Members | |
![]() | |
static autoPtr< generalizedNewtonianViscosityModel > | New (const dictionary &dict) |
![]() | |
dictionary | viscosityProperties_ |
Casson generalized Newtonian viscosity model.
Casson, N. (1959). Rheology of disperse systems. In Proceedings of a Conference Organized by the British Society of Rheology. Pergamon Press, New York. Fournier, R. L. (2011). Basic transport phenomena in biomedical engineering. CRC Press.
Example specification for blood:
viscosityModel Casson; m 3.934986e-6; tau0 2.9032e-6; nuMax 13.3333e-6; nuMin 3.9047e-6;
|
explicit |
|
virtualdefault |
TypeName | ( | "Casson" | ) |
|
virtual |
Implements generalizedNewtonianViscosityModel.
Definition at line 64 of file Casson.C.
References dictionary::optionalSubDict(), Foam::blockMeshTools::read(), and dictionary::readEntry().
|
virtual |
Implements generalizedNewtonianViscosityModel.
Definition at line 85 of file Casson.C.
References Foam::dimless, Foam::dimTime, Foam::max(), Foam::min(), Foam::sqr(), and Foam::sqrt().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.