My Project
programmer's documentation
Functions
cs_lagr_adh.h File Reference
#include "cs_defs.h"
Include dependency graph for cs_lagr_adh.h:

Go to the source code of this file.

Functions

void cs_lagr_adh (cs_lnum_t ip, cs_real_t tempf, cs_real_t *adhesion_energ)
 Calculation of the adhesion force and adhesion energy. More...
 
void cs_lagr_adh_pp (cs_real_t rpart, cs_real_t tempf, cs_real_t *adhesion_energ, cs_real_t *adhesion_force)
 Calculation of the adhesion force and adhesion energy. More...
 

Function Documentation

◆ cs_lagr_adh()

void cs_lagr_adh ( cs_lnum_t  ip,
cs_real_t  tempf,
cs_real_t adhesion_energ 
)

Calculation of the adhesion force and adhesion energy.

Parameters
[in]ipparticle number
[in]tempfthermal scalar value at current time step
[out]adhesion_energparticle adhesion energy

◆ cs_lagr_adh_pp()

void cs_lagr_adh_pp ( cs_real_t  dpart,
cs_real_t  tempf,
cs_real_t adhesion_energ,
cs_real_t adhesion_force 
)

Calculation of the adhesion force and adhesion energy.

Parameters
[in]tempfthermal scalar value at current time step
[out]adhesion_energparticle adhesion energy

Calculation of the adhesion force and adhesion energy.

Parameters
[in]dpartparticle diameter
[in]tempfthermal scalar value at current time step
[out]adhesion_energparticle adhesion energy
[out]adhesion_forceparticle adhesion force