1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
4 | \\ / O peration | Version: 1.6-ext |
5 | \\ / A nd | Web: www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 dimensions [0 2 -2 0 0 0 0];
19 internalField uniform 100000;
28 type timeVaryingTotalPressure;
29 p0 100040; // only used for restarts
31 fileName "$FOAM_CASE/constant/p0vsTime";
59 // ************************************************************************* //