CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

reactingParcelFilmFoam: numerical instabilities in wallFilm

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 28, 2016, 07:39
Default reactingParcelFilmFoam: numerical instabilities in wallFilm
  #1
New Member
 
Join Date: Nov 2016
Posts: 21
Rep Power: 10
fsch1 is on a distinguished road
Hello Foames,
i've got a simple case setup: rain from above on a box, with some wind. The simulation is running perfectly if I don't add rain.

But if I run the simulation with rain, it crashes directly after the first droplet impact.

The extruded wallFilm-Region is 1.5mm thick, the droplet-diameter 0.75-2mm, with a velocity of 7m/s and a wind velocity of 5m/s. So I think the model should handle it well. I copied the fvSolution, fvSchemes etc from the Hotboxes-Tutorial.
So I think it's a problem of the numeric..

Does anybody have an idea where to change the numeric to get it running?
fsch1 is offline   Reply With Quote

Old   November 29, 2016, 10:53
Default
  #2
New Member
 
Join Date: Nov 2016
Posts: 21
Rep Power: 10
fsch1 is on a distinguished road
with the fvSolution settings for

fluid field:

PIMPLE
{
momentumPredictor on;
nOuterCorrectors 2;
nCorrectors 4;
nNonOrthogonalCorrectors 0;
}

and the wall film:
PISO
{
momentumPredictor true ;
nOuterCorr 1;
nCorr 2;
nNonOrthCorr 0;
}

it's running...
fsch1 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pressure instabilities with interDyMFoam for the floatingObject case nbadano OpenFOAM Running, Solving & CFD 15 October 15, 2021 06:35
Fundamental questions about numerical schemes Obad OpenFOAM Running, Solving & CFD 1 May 10, 2021 10:40
Numerical instabilities due to temperature at inlet Matze7 OpenFOAM Running, Solving & CFD 0 June 18, 2013 08:31
Numerical viscosity due to the MUSCL and HLL coulpled scheme sonsiest Main CFD Forum 0 May 23, 2011 15:37
New Books and Numerical Software Eleuterio TORO Main CFD Forum 0 December 18, 1998 12:41


All times are GMT -4. The time now is 05:39.