/*---------------------------------------------------------------------------*\ | ========= | | | \\ / 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 ""; case ""; instance ""; local ""; class dictionary; object injectorProperties; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // ( // Injector 1 { injectorType commonRailInjector; commonRailInjectorProps { position (0.001200 0.000000 0.105); direction (1.0 0.0 -0.32492); diameter 0.00013; mass 1.14e-06; injectionPressure 300.0e+5; temperature 320; nParcels 1500; X ( 1.0 ); massFlowRateProfile ( (344 0.5) (345 1) (348 1) (349 0.5) ); injectionPressureProfile ( (344 1.0) (349 1.0) ); } } ) // ************************************************************************* //