SciFEM-Project_CoffeeMugSim.../fluid-openfoam/2/uniform/cumulativeContErr
dino.celebic 86236a1c90 fluid sim
2026-01-27 11:05:57 +01:00

24 lines
995 B
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2512 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
arch "LSB;label=32;scalar=64";
class uniformDimensionedScalarField;
location "2/uniform";
object cumulativeContErr;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 0 0 0 0 0 0];
value 0.00327895;
// ************************************************************************* //