From 2f32e8e5e31412d673beeaaff90921ae7f12c206 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Wed, 30 May 2018 12:48:20 +0100 Subject: [PATCH] etc/templates: Removed unused surfaceFeatureExtractDict files --- .../system/surfaceFeatureExtractDict | 41 ------------------- .../system/surfaceFeatureExtractDict | 32 --------------- .../system/surfaceFeatureExtractDict | 41 ------------------- .../system/surfaceFeatureExtractDict | 41 ------------------- .../system/surfaceFeatureExtractDict | 32 --------------- 5 files changed, 187 deletions(-) delete mode 100644 etc/templates/closedVolume/system/surfaceFeatureExtractDict delete mode 100644 etc/templates/closedVolumeRotating/system/surfaceFeatureExtractDict delete mode 100644 etc/templates/compressibleInflowOutflow/system/surfaceFeatureExtractDict delete mode 100644 etc/templates/inflowOutflow/system/surfaceFeatureExtractDict delete mode 100644 etc/templates/inflowOutflowRotating/system/surfaceFeatureExtractDict diff --git a/etc/templates/closedVolume/system/surfaceFeatureExtractDict b/etc/templates/closedVolume/system/surfaceFeatureExtractDict deleted file mode 100644 index 24ce03f0f8..0000000000 --- a/etc/templates/closedVolume/system/surfaceFeatureExtractDict +++ /dev/null @@ -1,41 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - object surfaceFeatureExtractDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -CAD.obj -{ - extractionMethod extractFromSurface; - - extractFromSurfaceCoeffs - { - includedAngle 150; - } - - subsetFeatures - { - nonManifoldEdges yes; - openEdges yes; - } - - trimFeatures - { - minElem 0; - minLen 0; - } - - writeObj yes; -} - -// ************************************************************************* // diff --git a/etc/templates/closedVolumeRotating/system/surfaceFeatureExtractDict b/etc/templates/closedVolumeRotating/system/surfaceFeatureExtractDict deleted file mode 100644 index 4c48520a07..0000000000 --- a/etc/templates/closedVolumeRotating/system/surfaceFeatureExtractDict +++ /dev/null @@ -1,32 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - object surfaceFeatureExtractDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -fixed.obj -{ - #includeEtc "caseDicts/surface/surfaceFeatureExtractDict.cfg" -} - -rotating.obj -{ - #includeEtc "caseDicts/surface/surfaceFeatureExtractDict.cfg" -} - -rotatingZone.obj -{ - #includeEtc "caseDicts/surface/surfaceFeatureExtractDict.cfg" -} - -// ************************************************************************* // diff --git a/etc/templates/compressibleInflowOutflow/system/surfaceFeatureExtractDict b/etc/templates/compressibleInflowOutflow/system/surfaceFeatureExtractDict deleted file mode 100644 index 24ce03f0f8..0000000000 --- a/etc/templates/compressibleInflowOutflow/system/surfaceFeatureExtractDict +++ /dev/null @@ -1,41 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - object surfaceFeatureExtractDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -CAD.obj -{ - extractionMethod extractFromSurface; - - extractFromSurfaceCoeffs - { - includedAngle 150; - } - - subsetFeatures - { - nonManifoldEdges yes; - openEdges yes; - } - - trimFeatures - { - minElem 0; - minLen 0; - } - - writeObj yes; -} - -// ************************************************************************* // diff --git a/etc/templates/inflowOutflow/system/surfaceFeatureExtractDict b/etc/templates/inflowOutflow/system/surfaceFeatureExtractDict deleted file mode 100644 index 24ce03f0f8..0000000000 --- a/etc/templates/inflowOutflow/system/surfaceFeatureExtractDict +++ /dev/null @@ -1,41 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - object surfaceFeatureExtractDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -CAD.obj -{ - extractionMethod extractFromSurface; - - extractFromSurfaceCoeffs - { - includedAngle 150; - } - - subsetFeatures - { - nonManifoldEdges yes; - openEdges yes; - } - - trimFeatures - { - minElem 0; - minLen 0; - } - - writeObj yes; -} - -// ************************************************************************* // diff --git a/etc/templates/inflowOutflowRotating/system/surfaceFeatureExtractDict b/etc/templates/inflowOutflowRotating/system/surfaceFeatureExtractDict deleted file mode 100644 index 4c48520a07..0000000000 --- a/etc/templates/inflowOutflowRotating/system/surfaceFeatureExtractDict +++ /dev/null @@ -1,32 +0,0 @@ -/*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: dev | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | -\*---------------------------------------------------------------------------*/ -FoamFile -{ - version 2.0; - format ascii; - class dictionary; - object surfaceFeatureExtractDict; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -fixed.obj -{ - #includeEtc "caseDicts/surface/surfaceFeatureExtractDict.cfg" -} - -rotating.obj -{ - #includeEtc "caseDicts/surface/surfaceFeatureExtractDict.cfg" -} - -rotatingZone.obj -{ - #includeEtc "caseDicts/surface/surfaceFeatureExtractDict.cfg" -} - -// ************************************************************************* //