Home
last modified time | relevance | path

Searched refs:rough_t (Results 1 – 5 of 5) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_wall_functions.c266 const cs_real_t *const rough_t, in CS_PROCF()
278 *rough_t, in CS_PROCF()
535 cs_real_t rough_t, in cs_wall_functions_scalar() argument
547 rough_t, in cs_wall_functions_scalar()
564 rough_t, in cs_wall_functions_scalar()
579 rough_t, in cs_wall_functions_scalar()
H A Dclptrg.f90732 rough_t = bpro_rough_t(ifac)
733 yplus_t = distbf/rough_t
735 dtplus = xkappa/log((distbf+rough_t)/rough_t)
2026 rough_t = bpro_rough_t(ifac)
2032 tplus = log((distbf+rough_t)/rough_t)/ (xkappa * bcfnns(ifac))
2035 coef_moh = cs_mo_psih(distbf+rough_t,rough_t,dlmo)
2076 coef_mom = cs_mo_phim(distbf+rough_t,dlmo)
2077 coef_mohh = cs_mo_phih (2.0*distbf+rough_t,dlmo)
2082 - coef_mohh/(2.d0+rough_t/distbf)
H A Dcs_wall_functions.h1035 cs_real_t rough_t, in cs_wall_functions_s_arpaci_larsen() argument
1067 cs_real_t hp = rough_t *uk / l_visc * exp(cs_turb_xkappa*cs_turb_cstlog); in cs_wall_functions_s_arpaci_larsen()
1202 cs_real_t rough_t, in cs_wall_functions_s_smooth_rough() argument
1219 cs_real_t hp = rough_t *uk / l_visc * exp(cs_turb_xkappa*cs_turb_cstlog); in cs_wall_functions_s_smooth_rough()
1274 const cs_real_t *const rough_t,
1375 cs_real_t rough_t,
H A Dcopain_model.f90360 rough_t = 0.d0
455 call hturbp(iwalfs,xnu,schdt,sigmat,rough_t,uk,yplus,dplus,hflui,ypth)
550 call hturbp(iwalfs,xnu,Prdtl,sigmat,rough_t,uk,yplus,dplus,hpflui,ypth)
H A Dclptur.f90718 rough_t = bpro_rough_t(ifac)
746 yplus_t = yk / (exp(-xkappa * 5.2d0) + uk *rough_t / xnuii)! FIXME use log constant
2480 rough_t = bpro_rough_t(ifac)
2482 rough_t = 0.d0
2493 call hturbp(iwalfs,xnuii,prdtl,turb_schmidt,rough_t,uk,yplus,dplus,hflui,ypth)
2807 rough_t = bpro_rough_t(ifac)
2809 rough_t = 0.d0
3082 rough_t = bpro_rough_t(ifac)
3084 rough_t = 0.d0
3088 call hturbp(iwalfs,xnuii,prdtl,turb_schmidt,rough_t,uk,yplus,dplus,hflui,ypth)