|
[Sponsors] |
August 14, 2014, 02:55 |
CFX Particle Injection time
|
#1 |
New Member
Thanathat
Join Date: Mar 2009
Posts: 7
Rep Power: 17 |
Dear All
I would like to ask you about the problem about the solid particle injection, my problem is the solid particle inject in rectangular pipe from t=0 [s] to 0.25 [s] and my total simulation time is 2 [s], so what should I do to stop particle injection at t = 0.25 [ s ] because right now every time step are injected the particle. Thank you |
|
August 14, 2014, 07:49 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
Are the solid particle lagrangian particles?
Can you make the particle flow rate a CEL expression? Something like if(t<0.25[s],10[kg/s],0[kg/s]) |
|
August 14, 2014, 11:47 |
CFX Injection error
|
#3 |
New Member
Thanathat
Join Date: Mar 2009
Posts: 7
Rep Power: 17 |
Hi ,
Thank you for your information, I try as your suggest but still have the error | ERROR #001100279 has occurred in subroutine ErrAction. | | Message: | | Floating point exception: Invalid number also I try to reduce the time step but still have probles, so, do you have any suggestion Note : I use Lagrange particle model. |
|
August 14, 2014, 19:35 |
|
#4 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,854
Rep Power: 144 |
It probably does not like a zero flow rate. Try 0.001[kg/s] (or some other small number) rather than zero.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help for the small implementation in turbulence model | shipman | OpenFOAM Programming & Development | 25 | March 19, 2014 11:08 |
Unstabil Simulation with chtMultiRegionFoam | mbay101 | OpenFOAM Running, Solving & CFD | 13 | December 28, 2013 14:12 |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |
same geometry,structured and unstructured mesh,different behaviour. | sharonyue | OpenFOAM Running, Solving & CFD | 13 | January 2, 2013 23:40 |
calculation diverge after continue to run | zhajingjing | OpenFOAM | 0 | April 28, 2010 05:35 |