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

Simple loop in LaplacianFoam

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By tomf

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 23, 2017, 09:29
Default Simple loop in LaplacianFoam
  #1
New Member
 
rik houthuys
Join Date: Jan 2017
Posts: 27
Rep Power: 9
Houthuys is on a distinguished road
Dear all,

I am bit confused about the function of the simple loop declared in the LaplacianFoam solver.
Code:
simpleControl simple(mesh);
.......
    while (simple.loop()) {
.......
I think it's not the SIMPLE algorithm procedure because this solver has nothing to do regarding the pressure-velocity coupling. Also this solver is transient solver while the SIMPLE algorithm is steady state solver.

I would appreciate if someone can elaborate on the difference between simple.loop, simpleControl and the SIMPLE algorithm

Thanks
Houthuys is offline   Reply With Quote

Old   January 24, 2017, 03:18
Default
  #2
Senior Member
 
Tom Fahner
Join Date: Mar 2009
Location: Breda, Netherlands
Posts: 634
Rep Power: 32
tomf will become famous soon enoughtomf will become famous soon enough
Send a message via MSN to tomf Send a message via Skype™ to tomf
Hi,

I believe it has to do with the convergence checking functionality that is available within the simple loops. I would agree the name is a bit misleading, but I do no think you should worry about it too much.

Regards,
Tom
dasa likes this.
tomf is offline   Reply With Quote

Reply


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
SIMPLE algorithm in 3D cylindrical coordinates zouchu Main CFD Forum 1 January 20, 2014 17:02
getter/setter function for the velocity nodes in a simple Cartesian grid ooo OpenFOAM Programming & Development 1 December 6, 2013 07:45
Can someone help me with a UDF for a simple rotatory geometry?? Maralady Fluent UDF and Scheme Programming 14 August 12, 2013 08:23
Timestep and Pressure Correction Relationship in SIMPLE rks171 Main CFD Forum 23 May 4, 2012 01:04
[blockMesh] Setting temperature on a patch for laplacianFoam Bruce Hartley OpenFOAM Meshing & Mesh Conversion 4 June 16, 2011 20:58


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