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

Execution problems in dsmcFOAM

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 23, 2010, 13:24
Default Execution problems in dsmcFOAM
  #1
New Member
 
turanc
Join Date: Sep 2010
Location: Colorado, US
Posts: 1
Rep Power: 0
turanc is on a distinguished road
I don't think many other people are using or have used the relatively new dsmcFOAM solver but for any that have, I'd like to ask if you've had problems getting the solver itself to actually complete. It seems like the tutorials run fine, and sometimes my own cases complete but often enough the execution just seems to halt. Debugging it by putting output statements in the code and recompiling shows that it often stops just after the output (to the log) of the number of particles inserted in a given time step. This line is in FreeStream.C, one of the inflow boundary models that comes with the dsmc library. This is the very last line of the inflow() function, with the next line being the movement of the particles as:

Cloud<ParcelType>::move(td);

which is in the evolve() function of DsmcCloud.C, and to which it never gets. The execution never seems to exit the inflow() function though sometimes and since there is literally no code (that I can see) between the end of inflow() and the beginning of move() , this makes zero sense.

If anyone else is using dsmcFOAM, I'd like to hear if you've seen inconsistencies like this. Thanks.
turanc is offline   Reply With Quote

Old   March 5, 2011, 22:49
Default i need your help
  #2
New Member
 
abdelsalam
Join Date: Mar 2011
Posts: 1
Rep Power: 0
hafez is on a distinguished road
I'm a master student and i'm a beginner in using this program. can you help me yo known

the basics of DSMCFOAM?

because i will use it in simulation of gas flow through Nano tube.

if we can talk on my email , i'll be grateful.

my email rof_eng_abdelslaam@yahoo.com

thanks
hafez is offline   Reply With Quote

Old   March 10, 2011, 10:04
Default dsmcFoam paper
  #3
Senior Member
 
Ehsan
Join Date: Mar 2009
Posts: 112
Rep Power: 17
ehsan is on a distinguished road
Dear All,

You could get more information about dsmcFoam reading our paper in CAF journal:

linkinghub.elsevier.com/retrieve/pii/S0045793010001891

Regards
ehsan is offline   Reply With Quote

Old   April 10, 2017, 12:58
Default
  #4
New Member
 
Eric Emdee
Join Date: Mar 2017
Posts: 6
Rep Power: 9
eemdee is on a distinguished road
I'm having the same problem with my dsmc solver. It crashes right after the line that turanc points out. Has anyone come up with a solution?

edit: Sorry, should've read the paper before posting. The issue for me at least was that my deltat was too large. The paper notes that

"Good DSMC practice [1] suggests that the time-step should be a fraction of the mean free time (the mean time between collisions)at the free stream conditions."

decreasing my delta t by several orders of magnitude made dsmc.evolve() not get stuck.
eemdee is offline   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
Needed Benchmark Problems for FSI Mechstud Main CFD Forum 4 July 26, 2011 12:13
Help required to solve Hydraulic related problems aero CFX 0 October 30, 2006 11:00
Some problems with Star CD Micha Siemens 0 August 6, 2003 13:55
Airpak: Problems with heat flow contour conditions Ivan de Miguel Urain FLUENT 1 November 16, 2001 09:36
Using Fluent for Geophysical Problems Hassid Samuel FLUENT 0 February 23, 2001 06:04


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