|
My Project
programmer's documentation
|
Go to the documentation of this file. 1 #ifndef __CS_LAGR_CLOGGING_H__
2 #define __CS_LAGR_CLOGGING_H__
cs_real_t diam_mean
Definition: cs_lagr_clogging.h:51
Definition: cs_lagr_particle.h:176
void cs_lagr_clogging_finalize(void)
Definition: cs_lagr_clogging.c:194
int cs_lagr_clogging_barrier(const void *particle, const cs_lagr_attribute_map_t *attr_map, cs_lnum_t iel, cs_real_t *energy_barrier, cs_real_t *surface_coverage, cs_real_t *limit, cs_real_t *mporos)
Definition: cs_lagr_clogging.c:221
cs_real_t * temperature
Definition: cs_lagr_clogging.h:56
cs_real_t * debye_length
Definition: cs_lagr_clogging.h:57
#define END_C_DECLS
Definition: cs_defs.h:468
cs_real_t ionic_strength
Definition: cs_lagr_clogging.h:48
cs_real_t phi_s
Definition: cs_lagr_clogging.h:54
double cs_real_t
Floating-point value.
Definition: cs_defs.h:302
#define BEGIN_C_DECLS
Definition: cs_defs.h:467
cs_real_t cstham
Definition: cs_lagr_clogging.h:58
cs_real_t water_permit
Definition: cs_lagr_clogging.h:47
cs_real_t jamming_limit
Definition: cs_lagr_clogging.h:49
void cloginit(const cs_real_t *water_permit, const cs_real_t *ionic_strength, const cs_real_t *jamming_limit, const cs_real_t *min_porosity, const cs_real_t *diam_mean, const cs_real_t temperature[], const cs_real_t *valen, const cs_real_t *phi_p, const cs_real_t *phi_s, const cs_real_t *cstham, const cs_real_t *csthpp, const cs_real_t *lambda_vdw)
Definition: cs_lagr_clogging.c:113
int cs_lnum_t
local mesh entity id
Definition: cs_defs.h:298
Definition: cs_lagr_clogging.h:45
cs_real_t phi_p
Definition: cs_lagr_clogging.h:53
cs_real_t min_porosity
Definition: cs_lagr_clogging.h:50
cs_real_t csthpp
Definition: cs_lagr_clogging.h:59
cs_real_t valen
Definition: cs_lagr_clogging.h:52
cs_real_t lambda_vdw
Definition: cs_lagr_clogging.h:60