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

DPMFoam with Particle Sticking Solution Fault

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 14, 2024, 15:20
Default DPMFoam with Particle Sticking Solution Fault
  #1
New Member
 
Lenny.P
Join Date: May 2024
Posts: 1
Rep Power: 0
lpoplaski is on a distinguished road
I am currently running a simulation in DPMFoam, openfoam version V2212. When i set the patch conditions in the kinematicCloudProperties to rebound i don't have an issue getting the solution to complete. When I change one of the patch conditions to stick I get the following issues:

[14] #0 Foam::error:rintStack(Foam::Ostream&) in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so
[14] #1 Foam::sigFpe::sigHandler(int) in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so
[14] #2 ? in /lib/x86_64-linux-gnu/libc.so.6
[14] #3 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/liblagrangianIntermediate.so
[14] #4 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/liblagrangianIntermediate.so
[14] #5 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/liblagrangianIntermediate.so
[14] #6 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/liblagrangianIntermediate.so
[14] #7 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/lib/liblagrangianIntermediate.so
[14] #8 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/bin/DPMFoam
[14] #9 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/bin/DPMFoam
[14] #10 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/bin/DPMFoam
[14] #11 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/bin/DPMFoam
[14] #12 ? in /lib/x86_64-linux-gnu/libc.so.6
[14] #13 __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6
[14] #14 ? in /usr/lib/openfoam/openfoam2212/platforms/linux64GccDPInt32Opt/bin/DPMFoam


I believe this to be a divergence issue although all the residuals i can view look good. My question is two parts:

1. When using the sticking patch type are there any additional conditions i need to include?
2. Are there any know issues with the particle stick model that impacts solution stability?

A snip of the code patch section looks like this

(

Wall_1
{
type escape;
}
Wall_2
{
type escape;
}
Wall_3
{
type stick;

e 0.001;
mu 0.001;
}
Inlet_1
{
type rebound;
e 0.97;
mu 0.09;
}
Inlet_2
{
type rebound;
e 0.97;
mu 0.09;
}
Inlet_3
{
type rebound;
e 0.97;
mu 0.09;
}
Outlet_1
{
type escape;
}
Outlet_2
{
type escape;
}
lpoplaski is offline   Reply With Quote

Reply

Tags
dpmfoam, kinematiccloudproperties, solution


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
The particle injection by spatial distribution in DPMFoam huangyuhui723 OpenFOAM 0 June 8, 2023 12:52
Set particle positions in DPMFoam Thuyzk OpenFOAM Running, Solving & CFD 0 March 12, 2023 23:24
Particle size and Mesh Size; Particle tracking; Suman Sapkota CFX 11 August 12, 2018 19:39
Internal heat production within lagrangian particle (DPMFoam) dussa OpenFOAM Programming & Development 0 March 12, 2018 13:41
particles leave domain Steffen595 CFX 9 March 7, 2016 16:19


All times are GMT -4. The time now is 06:51.