tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bed: Increased water flow rate

This commit is contained in:
Will Bainbridge
2019-07-03 17:02:53 +01:00
parent 95844db860
commit 9cc193398f
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ options
volumeMode absolute;
injectionRateSuSp
{
thermo:rho.water (4.0e-1 0); // kg/s
thermo:rho.water (1 0); // kg/s
}
}
}

View File

@ -23,7 +23,7 @@ startTime 0;
stopAt endTime;
endTime 9;
endTime 10;
deltaT 0.002;