/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.0 | | \\ / A nd | Web: http://www.openfoam.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ surfaceToCell { type dictionary; description "Description based on surface"; entries { file { type string; description "STL file name"; } // to be continued } } // ************************************************************************* //