hyStrath icon indicating copy to clipboard operation
hyStrath copied to clipboard

Is particle flux in dsmcFoam+ consant?

Open PrikMushi opened this issue 1 year ago • 2 comments

Hi

I am working on a case where I need information on particle density and particle velocity. My study involves a hollow cylinder where gas flows in from the inlet at one end and escape from the outlet at the other end. Pressure inlet condition, diffuse reflection at the walls. and a deletion patch at both outlet (vacuum outlet basically) and inlet is used.

I am not sure how to extract flux data from the simulation data, so was wondering if the particle flux is constant. Can someone help me with this?

PrikMushi avatar Oct 03 '23 12:10 PrikMushi

Hi, take a look at src/lagrangian/dsmc/macroscopicProperties/derived/flux/dsmcFluxSurface. This might be what you are looking for :-)

timteichmann avatar Oct 03 '23 15:10 timteichmann

Okay. In the tutorials, I didn't find macroscopic properties being used specifically. Can you tell me where to use dsmcFluxSurface?

PrikMushi avatar Oct 05 '23 11:10 PrikMushi