/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: dev \\/ M anipulation | \*---------------------------------------------------------------------------*/ FoamFile { format ascii; class dictionary; object functions; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // #includeFunc patchAverage ( name=cylinderToil, region=fluid, patch=fluid_to_solid, field=T.oil ) #includeFunc patchAverage ( name=cylinderTwater, region=fluid, patch=fluid_to_solid, field=T.water ) // ************************************************************************* //