KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
real function | rans_komg_mut (ix, iy, iz, iel) |
real function | rans_komg_mutsk (ix, iy, iz, iel) |
real function | rans_komg_mutso (ix, iy, iz, iel) |
subroutine | rans_komg_getcoeffs (coeffs_in) |
real function | rans_komg_ksrc (ix, iy, iz, iel) |
real function | rans_komg_omgsrc (ix, iy, iz, iel) |
subroutine | rans_komg_stndrd_compute |
subroutine | rans_komg_lowre_compute |
subroutine | rans_komgsst_stndrd_compute |
subroutine | rans_komgsst_lowre_compute |
subroutine | rans_komg_stndrd_compute_noreg |
subroutine | rans_komg_init (ifld_k_in, ifld_omega_in, ifcoeffs, coeffs_in, wall_id, ywd_in, model_id) |
subroutine | rans_komg_omegabase |
subroutine | rans_komg_set_defaultcoeffs |
subroutine | rans_komgsst_set_defaultcoeffs |
subroutine | rans_komg_stndrd_eddy |
subroutine | rans_komg_lowre_eddy |
subroutine | rans_komgsst_stndrd_eddy |
subroutine | rans_komgsst_lowre_eddy |
subroutine | rans_komg_stndrd_eddy_noreg |
subroutine | comp_stom (St_mag2, Om_mag2, OiOjSk, DivQ) |
subroutine | comp_sij_oij (sij, oij, nij, u, v, w, iflmc, ifdss) |
subroutine | dssum_sij_oij (sij, oij, nij) |
subroutine | comp_sij_oij_mag2 (sij, oij, nij, St_mag2, Om_mag2, OiOjSk) |
subroutine comp_sij_oij | ( | real, dimension(lx1*ly1*lz1,nij,lelv) | sij, |
real, dimension(lx1*ly1*lz1,lelv,3) | oij, | ||
nij, | |||
real, dimension (lx1*ly1*lz1,lelv) | u, | ||
real, dimension (lx1*ly1*lz1,lelv) | v, | ||
real, dimension (lx1*ly1*lz1,lelv) | w, | ||
logical | iflmc, | ||
logical | ifdss | ||
) |
Definition at line 2682 of file rans_komg.f.
References dssum_sij_oij(), local_grad2(), local_grad3(), and setaxdy().
subroutine comp_stom | ( | real, dimension(lx1*ly1*lz1,lelv) | St_mag2, |
real, dimension(lx1*ly1*lz1,lelv) | Om_mag2, | ||
real, dimension (lx1*ly1*lz1,lelv) | OiOjSk, | ||
real, dimension (lx1*ly1*lz1,lelv) | DivQ | ||
) |
Definition at line 2637 of file rans_komg.f.
References add2(), add3(), cmult(), comp_sij_oij(), and comp_sij_oij_mag2().
subroutine rans_komg_getcoeffs | ( | real, dimension(1) | coeffs_in | ) |
Definition at line 44 of file rans_komg.f.
subroutine rans_komg_init | ( | ifld_k_in, | |
ifld_omega_in, | |||
logical | ifcoeffs, | ||
real, dimension(1) | coeffs_in, | ||
integer | wall_id, | ||
real, dimension(1) | ywd_in, | ||
model_id | |||
) |
Definition at line 1556 of file rans_komg.f.
References cheap_dist(), copy(), distf(), exitt(), exitti(), rans_komg_omegabase(), rans_komg_set_defaultcoeffs(), and rans_komgsst_set_defaultcoeffs().
real function rans_komg_ksrc | ( | ix, | |
iy, | |||
iz, | |||
iel | |||
) |
Definition at line 58 of file rans_komg.f.
References rans_komg_lowre_compute(), rans_komg_stndrd_compute(), rans_komg_stndrd_compute_noreg(), rans_komgsst_lowre_compute(), and rans_komgsst_stndrd_compute().
subroutine rans_komg_lowre_compute |
subroutine rans_komg_lowre_eddy |
Definition at line 2001 of file rans_komg.f.
References glmin(), and iglsum().
real function rans_komg_mut | ( | ix, | |
iy, | |||
iz, | |||
iel | |||
) |
Definition at line 1 of file rans_komg.f.
References rans_komg_lowre_eddy(), rans_komg_stndrd_eddy(), rans_komg_stndrd_eddy_noreg(), rans_komgsst_lowre_eddy(), and rans_komgsst_stndrd_eddy().
real function rans_komg_mutsk | ( | ix, | |
iy, | |||
iz, | |||
iel | |||
) |
Definition at line 24 of file rans_komg.f.
real function rans_komg_mutso | ( | ix, | |
iy, | |||
iz, | |||
iel | |||
) |
Definition at line 34 of file rans_komg.f.
subroutine rans_komg_omegabase |
real function rans_komg_omgsrc | ( | ix, | |
iy, | |||
iz, | |||
iel | |||
) |
Definition at line 83 of file rans_komg.f.
References rans_komg_lowre_compute(), rans_komg_stndrd_compute(), rans_komg_stndrd_compute_noreg(), rans_komgsst_lowre_compute(), and rans_komgsst_stndrd_compute().
subroutine rans_komg_set_defaultcoeffs |
subroutine rans_komg_stndrd_compute |
subroutine rans_komg_stndrd_compute_noreg |
Definition at line 1329 of file rans_komg.f.
References comp_stom(), copy(), glmin(), gradm11(), and iglsum().
subroutine rans_komg_stndrd_eddy |
Definition at line 1879 of file rans_komg.f.
References glmin(), and iglsum().
subroutine rans_komg_stndrd_eddy_noreg |
Definition at line 2516 of file rans_komg.f.
References glmin(), and iglsum().
subroutine rans_komgsst_lowre_compute |
subroutine rans_komgsst_lowre_eddy |
Definition at line 2317 of file rans_komg.f.
References comp_stom(), glmin(), gradm11(), and iglsum().
subroutine rans_komgsst_set_defaultcoeffs |
subroutine rans_komgsst_stndrd_compute |
subroutine rans_komgsst_stndrd_eddy |
Definition at line 2125 of file rans_komg.f.
References comp_stom(), glmin(), gradm11(), and iglsum().