|
[Sponsors] |
Only Zeros In icoUncoupledKinematicParcelFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 20, 2020, 05:00 |
Only Zeros In icoUncoupledKinematicParcelFoam
|
#1 |
Member
Simon
Join Date: Sep 2019
Location: Germany
Posts: 51
Rep Power: 7 |
Hello guys.
sorry if you red this in another thread before. Since its not a good style to ask questions in a already existing thread I'm opening a new one. I have a roblem with the openfoam icoUncoupledKinematicParcelFoam-Solver. I took the hopper-tutorial from that solver. If I run it, it gives me normal results. Now I am trying to change the geometry to a simple cube just to make the first step to adapt it to my special case. But the solver is showing in each iteration 0 partikles. Does someone know why it is like that? Here is the Output after each iteration: Code:
Time = 0.0005 Evolving kinematicCloud Solving 3-D cloud kinematicCloud Cloud: kinematicCloud Current number of parcels = 0 Current mass in system = 0 Linear momentum = (0 0 0) |Linear momentum| = 0 Linear kinetic energy = 0 model1: number of parcels added = 0 mass introduced = 0 Rotational kinetic energy = 0 cloudProperties: Code:
processor0 { particleCount 0; } Code:
injectionModel { model1 { massInjected 0; nInjections 245; parcelsAddedTotal 0; timeStep0 0; } } I am not showing the kinematicCloudPropertiesbecause its producing the same error if I change it. Thank you for any suggestions Simon Last edited by SimonStar; May 20, 2020 at 07:59. |
|
May 25, 2020, 08:58 |
|
#2 |
Member
Simon
Join Date: Sep 2019
Location: Germany
Posts: 51
Rep Power: 7 |
Hello everyone,
I think I got a solution to my problem. Its a mistake thats costing time if you're a beginner. I hpe to save others time by writing this. The problem was that I changed the geometry to a smaller one without changing the particle injection positions. The ressult was that all particles were injected into nowhere... I'm still interessted in going further: 1. What is the best way to inject the particles instead of at the same time over a time period? 2. Can I also use the cinematicCloudPositions-File for this or do I have to go a completely diffrent way? Thank you Simon |
|
Tags |
opefoam7, problem, solver error, uncoupledkinematicparcel |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
All zeros: Skin Friction Coefficient, Heat Flux, Y Plus | LetsCFD | SU2 | 1 | June 18, 2016 12:12 |
Fluent displays Zeros.. | vishnu_240 | FLUENT | 2 | January 30, 2014 00:34 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
[Help Please], Trouble Using UDF to Import Velocity Data -- But All Zeros :( | rockymountai | FLUENT | 1 | November 11, 2009 17:30 |
Please Help, Using UDF to Import Velocity Data -- But All Zeros :( | rockymountai | FLUENT | 0 | November 10, 2009 16:47 |