CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

k-eps in finite elements

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 14, 2001, 10:35
Default k-eps in finite elements
  #1
ben
Guest
 
Posts: n/a
Hello, I'm looking for references on the implantation strategies of turbulence model (k-eps) in finite elements. Thanks for help ! Ben
  Reply With Quote

Old   June 14, 2001, 18:34
Default welcome: k-eps
  #2
Rayzoo
Guest
 
Posts: n/a
Where do you start from ?
  Reply With Quote

Old   June 14, 2001, 19:18
Default Re: k-eps in finite elements
  #3
clifford bradford
Guest
 
Posts: n/a
the code NSC2KE is a 2d NS code using k-e w/ finite elements. you can find a link to the code and documentation at http://capella.Colorado.EDU/~laney/softaero.htm
  Reply With Quote

Old   June 14, 2001, 19:28
Default Re: k-eps in finite elements
  #4
Rayzoo
Guest
 
Posts: n/a
http://www.featflow.de ?
  Reply With Quote

Old   June 14, 2001, 22:15
Default Re: welcome: k-eps
  #5
ben
Guest
 
Posts: n/a
Hi, I know the finite elements : I work with a code for viscous steady and non-steady flows I know about k-eps, and I want to introduce it in my code. I'm looking for programation strategies, algorithm, practical know-how Thanks for help, Ben
  Reply With Quote

Old   June 16, 2001, 11:11
Default Re: welcome: k-eps
  #6
Rayzoo
Guest
 
Posts: n/a
Dear Ben,

I managed to program a 1D resolution (no simple algorithm) of the incompressible k-eps with finite differences for linearized custom equations with additionals sources. I was rather confident: I had yet solved analytical first order turbulence model (and spent weeks to relax it).

However, k-eps convergence appeared as a more relevant tricky business: my code still not converges. So, I wonder who can help you: programation strategies have been argued to depend on many conditions to me, herein. I could see various tricks within open sources codes, but these could not help me enough.

For finite elements, if read a preprint (Lee and Leone, 1991: "Numerical Modeling of Turbulent Dispersion Around Structures Using a Particle-in Cell Method", available as a pdf from the Lawrence Livermore National Lab.)

Paper refered to some 'clipping' method (used by the FIDAP code ? ), whose purpose is to avoid negative values for k and epsilon, and not too large nu_t values, but this is rather poorly documented, as are the various others tricks (e.g.: nu_t = C_mu*k^2/(tiny+abs(eps)), instead of: nu_t = C_mu*k^2/eps) involved within CFD solvers. I implemented clipping, as well as various unsuccessfulls relaxations schemes...

I planned to summarize tricks for k-eps, some day, so as more and more people can develop open source codes, within buying some more book. If you plan to go this way, please, do not embed pre- and post processing, it would be easier to understand. You may find links to postprocessing software within the forum.

For pre-, post-, as well as 'proto' processing purposes, high level interpreted languages toolboxes (e.g.: Scilab may incorporate finite elements utilities) may help, at computing time cost, however. For research purposes this shouldn't hurt (much).

Own opinion(heard this as open source developpers policy): consider starting from an existing software provided by some of the links below. This way, you may spare pain re-using a maximum of availables (if suited enough) parts.

Hope some Doctor will let us know more
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Finite Elements vs Finite Difference Vs Finite Volumes T3rmInAt0r Main CFD Forum 0 June 9, 2010 14:00
sliding mesh with Finite elements or finite volume tool Main CFD Forum 0 October 9, 2008 10:07
Finite volumes vs. finite elements: applications Lionel S. Main CFD Forum 10 January 22, 2007 10:51
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19
Finite Volumes over Finite Elements? Uve Main CFD Forum 0 June 27, 2000 11:05


All times are GMT -4. The time now is 11:44.