|
[Sponsors] |
DPMFoam with Particle Sticking Solution Fault |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 14, 2024, 16:20 |
DPMFoam with Particle Sticking Solution Fault
|
#1 |
New Member
Lenny.P
Join Date: May 2024
Posts: 1
Rep Power: 0 |
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; } |
|
July 23, 2024, 09:51 |
|
#2 |
New Member
Tommaso Pernatsch
Join Date: Jul 2023
Posts: 5
Rep Power: 3 |
Hi Lenny, can you share your entire kinematicCloudProperties file? Can it be a problem with the large amount of particles attached to the walls?
|
|
Tags |
dpmfoam, kinematiccloudproperties, solution |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
The particle injection by spatial distribution in DPMFoam | huangyuhui723 | OpenFOAM | 0 | June 8, 2023 13:52 |
Set particle positions in DPMFoam | Thuyzk | OpenFOAM Running, Solving & CFD | 0 | March 13, 2023 00:24 |
Particle size and Mesh Size; Particle tracking; | Suman Sapkota | CFX | 11 | August 12, 2018 20:39 |
Internal heat production within lagrangian particle (DPMFoam) | dussa | OpenFOAM Programming & Development | 0 | March 12, 2018 14:41 |
particles leave domain | Steffen595 | CFX | 9 | March 7, 2016 17:19 |