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

30 lines
1,002 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 dictionary;
location "1/uniform";
object time;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
value 1;
name "1";
index 1;
deltaT 1;
deltaT0 1;
// ************************************************************************* //