This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/tutorials/viscoelastic/viscoelasticFluidFoam/DCPP
Henrik Rusche 67ab0b5abd Vanilla backport
- in FOAM library
updated containers
backported PackedBoolList, hashedWordList, nullObject, wordRe,
backported functions to
backported int32 support
backported tableReaders
backported Function1, TimeFunction1
backported dynamicCode (for codedBCs, ...) -- needs to be mapped out
advanced error macros (FatalIOErrorInFunction, ...) -- needs to be mapped out
backported IOobject::MUST_READ_IF_MODIFIED and added IOobject::READ_IF_PRESENT_IF_MODIFIED (only in FO)

- in postProcessing
backported IO FOs (partialWrite, removeRegisteredObject, writeDictionary, writeRegisteredObject)
backported field FOs (fieldCoordinateSystemTransform, fieldValues, nearWallFields, processorField, readFields, regionSizeDistribution, streamLine, wallBoundedStreamLine)
backported fvTools FOs (calcFvcDiv, calcFvcGrad, calcMag)
backported jobControl FOs (abortCalculation)
backported utilities FOs (ourantNo, Lambda2, Peclet, Q, codedFunctionObject, pressureTools, residuals, scalarTransport, setTimeStep, timeActivatedFileUpdate, turbulenceFields, vorticity, wallShearStress)
2018-02-16 15:07:55 +01:00
..
0 Update case files 2016-06-21 15:04:21 +02:00
constant Update case files 2016-06-21 15:04:21 +02:00
system Vanilla backport 2018-02-16 15:07:55 +01:00
Allclean Remove trailing whitespace systematically 2013-07-18 10:15:54 +02:00
Allrun Viscoelastic models and tutorials update. Jovani Favero and HJ 2010-10-12 12:42:12 +01:00
README Bump version in headers 2016-06-21 15:04:12 +02:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | foam-extend: Open Source CFD                    |
|  \\    /   O peration     | Version:     4.0                                |
|   \\  /    A nd           | Web:         http://www.foam-extend.org         |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
#
#+TITLE: *DCPP viscoelastic constitutive model README file for version 3.2*
#+AUTHOR: Jovani
#+DATE:  05 October 2010



* This is a simulation case for a viscoelastic fluid described by the Double
  Convected Pom-Pom constitutive model (DCPP).
  The geometry was the 4:1 plane contraction. This is a well studied
  geometry in viscoelastic fluid flow research.

  More details about the model or parameters used, as also informations
  about the geometry, can be found at:

*** CLEMEUR, N.; RUTGERS, R. P. G.; DEBBAUT, B. Numerical simulation of abrupt
    contraction flows using the double convected pom-pom model. Journal of Non-
    Newtonian Fluid Mechanics, v. 117, n. 2-3, p. 193  209, 2004. ISSN 0377-
    0257.
    <http://www.sciencedirect.com/science/article/B6TGV-4C47GVS-3/2/d9d170224e2a3ee5f6560b5ec5875662>


* The results for this case using viscoelasticFluidFoam solver can be found at:

*** Journal of Non-Newtonian Fluid Mechanics:
    <http://www.sciencedirect.com/science/article/B6TGV-511BYYF-1/2/53b604790dda6f271bb2e82870ba0c2a>