CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Access precalculated k-field in lagrangian dispersion model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 3, 2013, 11:25
Question Access precalculated k-field in lagrangian dispersion model
  #1
Member
 
Join Date: Sep 2010
Location: Leipzig, Germany
Posts: 93
Rep Power: 15
oswald is on a distinguished road
Hello Foamers,

I have some results from a very time consuming transient simulation, let's say for 0.01s, 0.02s, 0.03s and so on. Now I want to use them for lagrangian particle tracking including turbulent dispersion of the particles. So the solver has to read the necessary fields for each time step and then the particle movement is calculated with the current fields. Almost everything works, except the dispersion model, I think.

At first I tried to simply re-read the turbulence fields every time step just like the other fields. But I think as long as the turbulence is not corrected, the fields of the first time steps are used.

Question 1) Is this right?

Then I tried to use turbulence->correct() for each time step. But this takes a lot of time and after some time steps the calculation crashes because the calculation does not converge.

Now I tried to build my own dispersion model which should directly read the turbulence-fields and not via a given turbulence model. It is not very elegant, but it would be sufficient for me because I have a lot of these simulations which are in principle the same.

Question 2) How can I access the necessary turbulence fields within the dispersion model class?

Question 3) Is there an easier solution?

Thank you very much in advance!
oswald is offline   Reply With Quote

Reply

Tags
dispersion, lagrangian


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
Lagrangian Particle Tracking model In CFX Kushagra CFX 8 December 2, 2010 21:18
Continuous Random Walk model (turbulence dispersion modeling of particles) mittal FLUENT 0 December 2, 2010 13:28
CFX Model for dispersion of gas through a porous media filled with Oil deepmetal CFX 13 November 27, 2010 20:34
how 2 freeze 1 phase flow field & start lagrangian KK CFX 5 February 14, 2008 16:48
which combustion model can be in supersonic field cfdfans FLUENT 0 March 9, 2001 22:13


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