|
Code_Saturne
CFD tool
|
Functions/Subroutines | |
| subroutine | projts (nvar, nscal, init, inc, imrgra, iccocg, nswrgu, imligu, iwarnu, nfecra, epsrgu, climgu, fextx, fexty, fextz, cofbfp, flumas, flumab, viscf, viscb, viselx, visely, viselz) |
| subroutine projts | ( | integer | nvar, |
| integer | nscal, | ||
| integer | init, | ||
| integer | inc, | ||
| integer | imrgra, | ||
| integer | iccocg, | ||
| integer | nswrgu, | ||
| integer | imligu, | ||
| integer | iwarnu, | ||
| integer | nfecra, | ||
| double precision | epsrgu, | ||
| double precision | climgu, | ||
| double precision, dimension(ncelet) | fextx, | ||
| double precision, dimension(ncelet) | fexty, | ||
| double precision, dimension(ncelet) | fextz, | ||
| double precision, dimension(nfabor) | cofbfp, | ||
| double precision, dimension(nfac) | flumas, | ||
| double precision, dimension(nfabor) | flumab, | ||
| double precision, dimension(nfac) | viscf, | ||
| double precision, dimension(nfabor) | viscb, | ||
| double precision, dimension(ncelet) | viselx, | ||
| double precision, dimension(ncelet) | visely, | ||
| double precision, dimension(ncelet) | viselz | ||
| ) |

1.8.13