OF-POSTECH-1/examples/FlameD_LagrangianCMC/0/uniform/time
2017-08-03 22:15:03 +09:00

29 lines
1,013 B
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "1.23/uniform";
object time;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
value 1.22999999999999998;
name "1.23";
index 244410;
deltaT 5.1572976e-06;
deltaT0 5.1572976e-06;
// ************************************************************************* //