Go to the source code of this file.
◆ cs_lagr_coupling_finalize()
| void cs_lagr_coupling_finalize |
( |
void |
| ) |
|
Finalize source terms for Lagrangian 2-way coupling by treating cell-attached properties.
◆ cs_lagr_coupling_increment_part_contrib()
Increment the source terms for Lagrangian 2-way coupling with quantites attached to a given particle.
- Parameters
-
| [in] | p_set | pointer to particle set |
| [in] | p_id | particle id |
| [in] | dt_part | remaining time step associated to the particle |
| [in] | rebound | true if a rebound occured over last trajectory step |
| [in] | taup | dynamic characteristic time |
| [in] | force_p | forces per mass unit on particles (m/s^2) |
| [in] | tempct | thermal characteristic time |
◆ cs_lagr_coupling_initialize()
| void cs_lagr_coupling_initialize |
( |
void |
| ) |
|
Prepare source terms for Lagrangian 2-way coupling.