openfoam/tutorials/heatTransfer/chtMultiRegionFoam/windshieldCondensation/system/solverControls.5
2023-06-28 16:35:48 +01:00

17 lines
703 B
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v2306 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
writeInterval 10;
maxCo 5;
maxDeltaT 1;
// ************************************************************************* //