![]() |
programmer's documentation
|
Unsteady inlet boundary condition for LES with the vortex method. More...
Functions/Subroutines | |
subroutine | usvort |
double precision function | phidat |
Unsteady inlet boundary condition for LES with the vortex method.
See Unsteady inlet boundary condition for LES with the vortex method (usvort.f90) for examples.
double precision function phidat | ( | ) |
User subroutine
FONCTION PERMETTANT D'INTERPOLER LES DONNEES D'ENTREE FOURNIES PAR L'UTILISATEUR AU CENTRE DES FACES D'ENTREE POUR LESQUELLES EST UTILISEE LA METHODE DES VORTEX
[in] | nfecra | unite |
[in] | icas | type de geometrie du cas |
[in] | ndat | nbr de lignes du fichier de donnees |
[in] | yy | coordoonnes dans le repere local du |
[in] | zz | point ou l'on cherche a connaitre la variable vardat |
[in] | ydat | coordoonnes ou est connue la variable |
[in] | zdat | vardat dans le fichier de donnees |
[in] | vardat | valeur de la variable vardat |
[out] | iii | ligne ou a ete trouvee la donnee la |
subroutine usvort | ( | ) |
User subroutine
METHODE DES VORTEX POUR LES CONDITIONS AUX LIMITES D'ENTREE EN L.E.S. : DEFINITION DES ENTREES AVEC VORTEX DEFINITION DES CARACTERISTIQUES DES VORTEX
Boundary faces identification
Boundary faces may be identified using the getfbr subroutine. The syntax of this subroutine is described in the cs_user_boundary_conditions subroutine, but a more thorough description can be found in the user guide.
[in] | nvar | total number of variables |
[in] | nscal | total number of scalars |
[in] | iappel | indique les donnes a renvoyer |
[in] | dt | time step (per cell) |