From 34840f3a28340f5a74f49ca7771c0a1c5fee2865 Mon Sep 17 00:00:00 2001 From: andy <andy> Date: Tue, 4 Dec 2012 18:08:03 +0000 Subject: [PATCH] ENH: Removed unused file --- .../constant/freeSurfaceProperties | 20 ------------------- 1 file changed, 20 deletions(-) delete mode 100644 tutorials/incompressible/potentialFreeSurfaceFoam/oscillatingBox/constant/freeSurfaceProperties diff --git a/tutorials/incompressible/potentialFreeSurfaceFoam/oscillatingBox/constant/freeSurfaceProperties b/tutorials/incompressible/potentialFreeSurfaceFoam/oscillatingBox/constant/freeSurfaceProperties deleted file mode 100644 index 5fdff74e52f..00000000000 --- a/tutorials/incompressible/potentialFreeSurfaceFoam/oscillatingBox/constant/freeSurfaceProperties +++ /dev/null @@ -1,20 +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; - location "constant"; - object freeSurfaceProperties; -} -// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // - -freeSurfacePatch freeSurface; - -// ************************************************************************* // -- GitLab