|
[Sponsors] |
May 3, 2005, 16:32 |
VOF error
|
#1 |
Guest
Posts: n/a
|
hi, all:
When I am using the VOF to model the oscillation of the drop, an error happened: "Too many VOF sub-timesteps, the velocity field is probally diverging" What does this mean? what should I do? Thanks a lot Lichun Dong |
|
May 4, 2005, 04:35 |
Re: VOF error
|
#2 |
Guest
Posts: n/a
|
Simply your time step is too large. Try the procedure that follows:
1.Start the simulation with a really small time step dT1 allowing convergence within 20 iterations per time step. 2.Run a number of timesteps to get the flow going. 3.Save converged data. 4.Specify a very large time step dT (6 orders of magnitude larger than originally, at least) 5.Fluent should pass an error message (like the one you said) detailing the number N of VOF sub time steps needed to cover the specified dT. 6.Thus, the VOF sub time step can be computed as tau=dT/N 7.Now continue the simulation with a time step within the limit of 10-20 VOF sub time steps. Hope this will help... Edi. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compile calcMassFlowC | aurore | OpenFOAM Programming & Development | 13 | March 23, 2018 08:43 |
Accessing phi from a fvPatchField at same patch | johndeas | OpenFOAM | 1 | September 13, 2010 21:23 |
checking the system setup and Qt version | vivek070176 | OpenFOAM Installation | 22 | June 1, 2010 13:34 |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |
Installation OF1.5-dev | ttdtud | OpenFOAM Installation | 46 | May 5, 2009 03:32 |