hpr-simulation/cell-simple/system/saturation

17 lines
599 B
Plaintext
Raw Permalink Normal View History

2023-04-10 22:06:10 +05:00
/*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 10
\\/ M anipulation |
\*---------------------------------------------------------------------------*/
type saturation;
libs ("multiphaseFunctionObjects.so");
writeControl timeStep;
writeInterval 1;
// ************************************************************************* //