Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
Komega.src File Reference

Functions/Subroutines

subroutine komega (Model, Solver, dt, TransientSimulation)
 
subroutine localmatrix (MASS, STIFF, FORCE, LOAD, Element, n, Nodes)
 
subroutine omegawall (Element, n)
 

Function/Subroutine Documentation

subroutine komega::localmatrix ( real(kind=dp), dimension(:,:)  MASS,
real(kind=dp), dimension(:,:)  STIFF,
real(kind=dp), dimension(:)  FORCE,
real(kind=dp), dimension(:,:)  LOAD,
type(element_t)  Element,
integer  n,
type(nodes_t)  Nodes 
)
subroutine komega::omegawall ( type(element_t), pointer  Element,
integer  n 
)

Wall law for the k-Omega turbulence model.

References defutils::getelementnofnodes(), defutils::getmaterial(), defutils::getreal(), solverutils::setmatrixelement(), solver(), and solverutils::zerorow().

Referenced by komega(), and sstkomega().

Here is the call graph for this function:

Here is the caller graph for this function: