|
TrioCFD 1.9.8
TrioCFD documentation
|
not_set
Usable keywords (pick one): connexion_approchee, connexion_exacte, champ_post_interpolation, logarithmique, profil
Synonyms: connexion_approchee
To read the imposed field from a file where positions and values are given (it is not necessary that the coordinates of points match the coordinates of the boundary faces, indeed, the nearest point of each face of the boundary will be used).
Parameters:
file1 (type: string) filename. The format of the file is:
N
x(1) y(1) [z(1)] valx(1) valy(1) [valz(1)]
x(2) y(2) [z(2)] valx(2) valy(2) [valz(2)]
...
x(N) y(N) [z(N)] valx(N) valy(N) [valz(N)]
Synonyms: connexion_exacte
To read the imposed field from two files.
Parameters:
file1 (type: string) first file, contains the points coordinates (which should be the same as the coordinates of the boundary faces). The format of this file is:
N
1 x(1) y(1) [z(1)]
2 x(2) y(2) [z(2)]
...
N x(N) y(N) [z(N)]
[file2] (type: string) second file, contains the mean values. The format of this file is:
N
1 valx(1) valy(1) [valz(1)]
2 valx(2) valy(2) [valz(2)]
...
N valx(N) valy(N) [valz(N)]
Synonyms: champ_post_interpolation, interpolation
To create an imposed field built by interpolation of values read from a file. The imposed field is applied on the direction given by the keyword direction_anisotrope (the field is zero for the other directions).
Parameters:
fichier (type: string into ['fichier']) The format of the file is:
pos(1) val(1)
pos(2) val(2)
...
pos(N) val(N)
If direction given by direction_anisotrope is 1 (or 2 or 3), then pos will be X (or Y or Z) coordinate and val will be X value (or Y value, or Z value) of the imposed field.
Synonyms: logarithmique
To specify the imposed field (in this case, velocity) by an analytical logarithmic law of the wall:
g(x,y,z) = u_tau * ( log(0.5*diametre*u_tau/visco_cin)/Kappa + 5.1 )
with g(x,y,z)=u(x,y,z) if direction is set to 1, g=v(x,y,z) if direction is set to 2 and g=w(w,y,z) if it is set to 3
Parameters:
Synonyms: profil
To specify analytic profile for the imposed g field.
Parameters: