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

running cylinder tutorial of reactingParcelFilmFoam in parallel

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By neilk

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 9, 2015, 05:39
Default running cylinder tutorial of reactingParcelFilmFoam in parallel
  #1
New Member
 
Bernhard Peters
Join Date: Jan 2013
Posts: 4
Rep Power: 13
BPeters is on a distinguished road
Dear all,

I have taken the cylinder tutorial of reactingParcelFilmFoam and ran it sequentially and no problems. Then I did decomposePar for running it on 2 processors. Parallel run started and stopped then with the following error message from each procesor:

[0]
[0]
[0] --> FOAM FATAL ERROR:
[0] Cannot find file "points" in directory "wallFilmRegion/polyMesh" in times 0 down to constant
[0]
[0] From function Time::findInstance(const fileName&, const word&, const IOobject::readOption, const word&)
[0] in file db/Time/findInstance.C at line 188.
[0]
FOAM parallel run exiting


I cannot make any sense out of this message and the usual tricks do not work. Anybody having a similar experience and better a solution.

Thanks.
BPeters is offline   Reply With Quote

Old   March 26, 2016, 20:07
Default reactingParcelFilmFoam in parallel
  #2
aee
Member
 
Andrew Eisenhawer
Join Date: Nov 2012
Location: Alberta, Canada
Posts: 35
Rep Power: 13
aee is on a distinguished road
This solver uses two meshes: one for the (single phase) bulk flow regime and one for the wall film. The mesh for the air space is what is decomposed with decomposePar. To decompose the mesh for the wall region as well, you first need to run
decomposePar -region wallFilmRegion

See the Allrun-parallel script in the HotBox tutorial. The "wallFilmRegion" mesh is extruded from the original mesh.

Last edited by aee; April 7, 2016 at 09:22.
aee is offline   Reply With Quote

Old   May 7, 2018, 13:34
Default reactingParcelFilmFoam
  #3
New Member
 
Nilay Kulkarni
Join Date: May 2018
Posts: 24
Rep Power: 7
neilk is on a distinguished road
I want to run a simulation for a complex geometry with a very thin film on the surface. Is there a way to introduce the thin film over a custom surface and solve it as a 3D problem? If so, can we increase the number of elements in the thin film region?

The OpenFoam version I'm using is 17.10

Thank you.
Ladan.s likes this.

Last edited by neilk; May 7, 2018 at 15:05.
neilk is offline   Reply With Quote

Old   March 11, 2020, 01:26
Default
  #4
New Member
 
Join Date: Feb 2020
Posts: 4
Rep Power: 6
openfoamerdodo is on a distinguished road
the wall film mesh means that there is another set of equations for the film?
if so ,how can i modify it to fit in my case?

ps: i want to modify a new mass transfer model with the film model
openfoamerdodo 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
SU2 Tutorial 2 Parallel Computation CrashLaker SU2 7 April 5, 2014 16:14
Something weird encountered when running OpenFOAM in parallel on multiple nodes xpqiu OpenFOAM Running, Solving & CFD 2 May 2, 2013 04:59
parallel running openFoam-1.5-dev lulo OpenFOAM 3 October 3, 2011 11:42
Running PimpleDyMFoam in parallel paul b OpenFOAM Running, Solving & CFD 8 April 20, 2011 05:21
Drag on non-infinite cylinder between parallel walls deltaquattro Main CFD Forum 0 September 10, 2009 13:01


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