|
[Sponsors] |
August 8, 2015, 13:00 |
Particle Diagnostics
|
#1 |
New Member
Join Date: Jul 2015
Posts: 3
Rep Power: 11 |
Hi,
i simulate fluid with particle and use User routine to calculate the drag coefficient but i get 0 Particle Diagnostics ================================================== ==================== +--------------------------------------------------------------------+ | Particle Fate Diagnostics | +--------------------------------------------------------------------+ | Particle type | Fate type Particles | +--------------------------------------------------------------------+ | Particle | Entered domain : 1000 | | | Left domain : 1000 | +--------------------------------------------------------------------+ +--------------------------------------------------------------------+ | Particle Equation | Total source and source change rates | +--------------------------------------------------------------------+ | | Equation Source Rate | +--------------------------------------------------------------------+ | Domain: Default Domain | +--------------------------------------------------------------------+ | Particle | x-Mom 0.000E+00 0.0000 | | | y-Mom 0.000E+00 0.0000 | | | z-Mom 0.000E+00 0.0000 | +--------------------------------------------------------------------+ |
|
August 8, 2015, 22:35 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,852
Rep Power: 144 |
Have a think about what the message is saying. It is saying it generated 1000 particles and 1000 particles left the domain. The source term bit states none of these particles interacted with the flow.
So I suspect some combination of: * You seeded the particles outside the domain * You seeded the particles on a boundary which was flowing out * Your particle time step was so large that they wizzed right across the domain in one time steps. * Or something else where the particles do not interact with the domain. |
|
August 9, 2015, 06:23 |
|
#3 |
New Member
Join Date: Jul 2015
Posts: 3
Rep Power: 11 |
Thank you for your answer. I get now this message
Parallel run: Received message from slave ----------------------------------------- Slave partition : 3 Slave routine : ErrAction Master location : RCVBUF,MSGTAG=1032 Message label : 001100279 Message follows below - : +--------------------------------------------------------------------+ | ERROR #001100279 has occurred in subroutine ErrAction. | | Message: | | c_fpx_handler: Floating point exception: Overflow | | | | | | | | | | | +--------------------------------------------------------------------+ Parallel run: Received message from slave ----------------------------------------- Slave partition : 3 Slave routine : ErrAction Master location : RCVBUF,MSGTAG=1032 Message label : 001100279 Message follows below - : +--------------------------------------------------------------------+ | ERROR #001100279 has occurred in subroutine ErrAction. | | Message: | | Stopped in routine FPX: c_fpx_handler | | | | | | | | | | | +--------------------------------------------------------------------+ +--------------------------------------------------------------------+ | An error has occurred in cfx5solve: | | | | The ANSYS CFX solver exited with return code 1. No results file | | has been created. | +--------------------------------------------------------------------+ End of solution stage. |
|
August 9, 2015, 21:02 |
|
#4 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,852
Rep Power: 144 |
||
August 12, 2015, 03:29 |
|
#5 |
Senior Member
Join Date: May 2012
Location: Melbourne
Posts: 161
Rep Power: 14 |
in other words, you get 0 because it did not run the calc in the 1st place
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF for particle interception with pt_termination fortran routine | abcdefgh | CFX | 6 | October 6, 2019 14:30 |
injection problem | Mark New | FLUENT | 0 | August 4, 2013 02:30 |
Particle tracking prob, urgent. | sakurabogoda | CFX | 1 | March 11, 2013 22:11 |
Particle Transport Modelling - Fate Diagnostics | leeportnoff | CFX | 9 | January 12, 2012 10:48 |
DPM UDF particle position using the macro P_POS(p)[i] | dm2747 | FLUENT | 0 | April 17, 2009 02:29 |