Go to the source code of this file.
◆ cs_lagr_orientation_dyn_jeffery()
Integration of the Jeffey equations in DNS mode.
- Parameters
-
| [in] | p_id | particle index |
| [in] | iprev | time step indicator for fields 0: use fields at current time step 1: use fields at previous time step |
| [in] | dt_part | integration time step associated to the particle |
| [in] | gradvf | fluid velocity gradient |
◆ cs_lagr_orientation_dyn_spheroids()
Integration of the equations of motion for particle orientation:
Details in publication by M. Bossy and L. Campana (INRIA)
- Parameters
-
| [in] | p_id | particle index |
| [in] | iprev | time step indicator for fields 0: use fields at current time step 1: use fields at previous time step |
| [in] | dt_part | integration time step associated to the particle |
| [in] | gradvf | fluid velocity gradient |