ENH: Extended spray cone nozzle injection

This commit is contained in:
andy
2011-06-01 10:36:46 +01:00
parent b6f71fd541
commit abb392047d
4 changed files with 182 additions and 73 deletions

View File

@ -175,6 +175,18 @@ cloudFunctions
cycLeft_half1
);
}
facePostProcessing
{
surfaceFormat vtk;
resetOnWrite no;
log yes;
faceZones
(
cycLeft
);
}
}

View File

@ -112,8 +112,9 @@ subModels
massTotal 6.0e-6;
parcelBasisType mass;
injectionMethod disc;
outerNozzleDiameter 1.9e-4;
innerNozzleDiameter 0;
flowType flowRateAndDischarge;
outerDiameter 1.9e-4;
innerDiameter 0;
duration 1.25e-3;
position ( 0 0.0995 0 );
direction ( 0 -1 0 );