This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/tutorials/multiphase/cavitatingFoam/les/throttle3D/system/mapFieldsDict

23 lines
905 B
Text
Raw Normal View History

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
2013-12-11 16:09:41 +00:00
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 3.0 |
| \\ / A nd | Web: http://www.extend-project.de |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
2010-10-18 13:08:03 +00:00
format binary;
class dictionary;
2010-10-18 13:08:03 +00:00
location "system";
object mapFieldsDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
2010-10-18 13:08:03 +00:00
patchMap ( );
2010-10-18 13:08:03 +00:00
cuttingPatches ( );
// ************************************************************************* //