18 lines
734 B
C++
18 lines
734 B
C++
/*--------------------------------*- C++ -*----------------------------------*\
|
|
| ========= | |
|
|
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
|
| \\ / O peration | Version: plus |
|
|
| \\ / A nd | Web: www.OpenFOAM.com |
|
|
| \\/ M anipulation | |
|
|
\*---------------------------------------------------------------------------*/
|
|
|
|
writeInterval 10;
|
|
|
|
maxCo 2.5;
|
|
|
|
maxDeltaT 0.3;
|
|
|
|
#inputMode merge
|
|
|
|
// ************************************************************************* //
|