tutorials/multiphase/reactingMultiphaseEulerFoam/laminar/bed: Increased water flow rate
This commit is contained in:
@ -37,7 +37,7 @@ options
|
||||
volumeMode absolute;
|
||||
injectionRateSuSp
|
||||
{
|
||||
thermo:rho.water (4.0e-1 0); // kg/s
|
||||
thermo:rho.water (1 0); // kg/s
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -23,7 +23,7 @@ startTime 0;
|
||||
|
||||
stopAt endTime;
|
||||
|
||||
endTime 9;
|
||||
endTime 10;
|
||||
|
||||
deltaT 0.002;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user