Hi,
Thanks for your quick answer.
I'm trying to poss-process data on the Eulerian mesh.
I mean that I expected to have a results as:
For the first class
-Par_vel_group__1_X in X-direction
-Par_vel_group__1_Y in Y-direction
-Par_vel_group__1_Z in Z_direction
For the second class
-Par_vel_group__2 ...
Search found 23 matches
- Thu Aug 20, 2015 4:27 pm
- Forum: code_saturne usage
- Topic: Post-traitment with groups of particles.
- Replies: 5
- Views: 4016
- Thu Aug 20, 2015 3:49 pm
- Forum: Discussion
- Topic: Particle dispersion model of Code_Saturne
- Replies: 4
- Views: 13336
Particle dispersion model of Code_Saturne
Hi,
I'm simulating a gas-particles flow with code_saturne v3.2. I see that I can activate a particle turbulent dispersion model in Code_Saturne by setting IDISTU=1. I found in the theory guide of code_saturne V4.0 that a kinematic dispersion is explained (chap.10.5.3) but i'm not sure it is the ...
I'm simulating a gas-particles flow with code_saturne v3.2. I see that I can activate a particle turbulent dispersion model in Code_Saturne by setting IDISTU=1. I found in the theory guide of code_saturne V4.0 that a kinematic dispersion is explained (chap.10.5.3) but i'm not sure it is the ...
- Thu Aug 20, 2015 3:36 pm
- Forum: code_saturne usage
- Topic: Post-traitment with groups of particles.
- Replies: 5
- Views: 4016
Post-traitment with groups of particles.
Hi,
I'm using Code_Saturne V3.2 for a case of gas-particle flow. For particulate phase, I have particles of two differents diameters class. I would like to write the results of velocity component in three directions for each class of particles. So I set as following :
In uslag1.f90 : I set ...
I'm using Code_Saturne V3.2 for a case of gas-particle flow. For particulate phase, I have particles of two differents diameters class. I would like to write the results of velocity component in three directions for each class of particles. So I set as following :
In uslag1.f90 : I set ...