Code_Saturne
CFD tool
Functions/Subroutines
attssc.f90 File Reference

Functions/Subroutines

subroutine attssc (nvar, nscal, ncepdp, ncesmp, iscal, itypfb, icepdc, icetsm, itypsm, izfppp, dt, rtpa, rtp, propce, propfa, propfb, coefa, coefb, ckupdc, smacel, crvexp, crvimp)
 
subroutine define_r3 ()
 
double precision function vit_sed (r)
 
subroutine grad_sed_ql (grad)
 
subroutine grad_sed_nc (grad)
 

Function/Subroutine Documentation

◆ attssc()

subroutine attssc ( integer  nvar,
integer  nscal,
integer  ncepdp,
integer  ncesmp,
integer  iscal,
integer, dimension(nfabor)  itypfb,
integer, dimension(ncepdp)  icepdc,
integer, dimension(ncesmp)  icetsm,
integer, dimension(ncesmp,nvar)  itypsm,
integer, dimension(nfabor)  izfppp,
double precision, dimension(ncelet)  dt,
double precision, dimension(ncelet,*)  rtpa,
double precision, dimension(ncelet,*)  rtp,
double precision, dimension(ncelet,*)  propce,
double precision, dimension(nfac,*)  propfa,
double precision, dimension(nfabor,*)  propfb,
double precision, dimension(nfabor,*)  coefa,
double precision, dimension(nfabor,*)  coefb,
double precision, dimension(ncepdp,6)  ckupdc,
double precision, dimension(ncesmp,nvar)  smacel,
double precision, dimension(ncelet)  crvexp,
double precision, dimension(ncelet)  crvimp 
)
Here is the call graph for this function:

◆ define_r3()

subroutine attssc::define_r3 ( )

◆ grad_sed_nc()

subroutine attssc::grad_sed_nc ( double precision, dimension(ncelet,3)  grad)
Here is the call graph for this function:

◆ grad_sed_ql()

subroutine attssc::grad_sed_ql ( double precision, dimension(ncelet,3)  grad)
Here is the call graph for this function:

◆ vit_sed()

double precision function attssc::vit_sed ( double precision  r)