/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.3 | | \\ / A nd | Web: http://www.openfoam.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; root "/home/hjasak/OpenFOAM/hjasak-1.3/run/POD"; case "1DPODsin"; instance ""0""; local ""; class volScalarField; object T; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 0 0 1 0 0 0]; internalField nonuniform List 50 ( 0.993844 0.945503 0.853553 0.726995 0.578217 0.421783 0.273005 0.146447 0.0544967 0.00615583 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ) ; boundaryField { left { type fixedValue; value uniform 1; } right { type zeroGradient; } frontAndBack { type empty; } } // ************************************************************************* //