My Project
programmer's documentation
Functions/Subroutines
turbsa.f90 File Reference

Solving op the equation of $ \tilde{\nu} $, which is the scalar quantity defined by the Spalart-Allmaras model for 1 time-step. More...

Functions/Subroutines

subroutine turbsa (nvar, nscal, ncepdp, ncesmp, icepdc, icetsm, itypsm, dt, ckupdc, smacel, itypfb)
 

Detailed Description

Solving op the equation of $ \tilde{\nu} $, which is the scalar quantity defined by the Spalart-Allmaras model for 1 time-step.

Please refer to the Spalart-Allmaras model section of the theory guide for more informations.

Function/Subroutine Documentation

◆ turbsa()

subroutine turbsa ( integer  nvar,
integer  nscal,
integer  ncepdp,
integer  ncesmp,
integer, dimension(ncepdp)  icepdc,
integer, dimension(ncesmp)  icetsm,
integer, dimension(ncesmp,nvar itypsm,
double precision, dimension(ncelet)  dt,
double precision, dimension(6,ncepdp)  ckupdc,
double precision, dimension(ncesmp,nvar smacel,
integer, dimension(nfabor)  itypfb 
)
Parameters
[in]nvartotal number of variables
[in]nscaltotal number of scalars
[in]ncepdpnumber of cells with head loss
[in]ncesmpnumber of cells with mass source term
[in]icepdcnumber of ncepdp cells with head losses
[in]icetsmnumber of cells with mass source
[in]itypsmtype of mass source for the variables (cf. cs_user_mass_source_terms)
[in]dttime step (per cell)
[in]ckupdcwork array for head losses
[in]smacelvalue of variables associated to the
[in]itypfbboundary face types