View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001841 | OpenFOAM | [All Projects] Bug | public | 2015-08-28 11:31 | 2015-09-02 14:24 |
Reporter | user1226 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 14.04 |
Product Version | |||||
Fixed in Version | |||||
Summary | 0001841: Abnormal Courant number and abnormal phase fractions in /multiphase/multiphaseInterDyMFoam/laminar/mixerVesselAMI2D | ||||
Description | MultiphaseInterDyMFoam has been executed for the case of mixerVesselAMI2D for the first time, the calculation has been terminated at Time=0.411847, though that endTime is set to 5 [s]. (Case1) I started to investigate the cause by changing the time step (deltaT) and when deltaT=5e-7 (for Case1, deltaT=1e-6) the calculation continued to Time=1.13274. (Case2) But I soon realised that it does not matter how small deltaT is: even though deltaT=1e-9, the calculation is terminated at around Time=0.4. Then I compared the "alphas" of two cases (Case1 and Case2) using ParaView time by time and I found that air adjoining water seems to penetrate the impeller for Case 1 (See attached GIF file). For Case2, no such penetration is found. The calculation log of the both cases, however, show abnormal Courant number and phase fractions before the run is terminated. | ||||
Steps To Reproduce | When I tried 2 phases (air and water) instead of 4 phases, I could reproduce a similar phenomenon: abnormal Courant number and abnormal phase fractions before termination of calculation. So I guess, so far, that the combination of handling multiphase fluids with large difference of densities (1 kg/m^3 for air and 1000 kg/m^3 for water) and AMI interacts each other. In fact, I did not have such problem when I executed /multiphaseInterFoam/laminar/mixerVessel2D. | ||||
Additional Information | The calculation of /multiphaseInterFoam/laminar/mixerVessel2D is normally ended: normal Courant number and normal phase fraction | ||||
Tags | AMI | ||||