mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
updating to reflect changes to injection model
This commit is contained in:
@ -80,9 +80,9 @@ ConeInjectionCoeffs
|
||||
{
|
||||
SOI 0.001;
|
||||
duration 0.005;
|
||||
position (0.025 0.25 0.05);
|
||||
position (0.25 0.25 0.05);
|
||||
direction (0 -1 0);
|
||||
parcelsPerSecond 1000000;
|
||||
parcelsPerSecond 10000;
|
||||
volumeFlowRate Constant;
|
||||
volumeFlowRateCoeffs
|
||||
{
|
||||
|
||||
@ -70,7 +70,7 @@ integrationSchemes
|
||||
|
||||
ManualInjectionCoeffs
|
||||
{
|
||||
injectionTime 0;
|
||||
SOI 0.0;
|
||||
positionsFile thermoCloud1Positions;
|
||||
U0 (0 0 0);
|
||||
parcelPDF
|
||||
|
||||
Reference in New Issue
Block a user