|
[Sponsors] |
LTSReactingParcelFoam doesn't work in parallel |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 2, 2012, 07:41 |
LTSReactingParcelFoam doesn't work in parallel
|
#1 | |
Senior Member
Join Date: Jan 2010
Location: Stuttgart
Posts: 150
Rep Power: 16 |
Hi all,
I figured out that the LTSReactingParcelFoam Solver does not run in parrelel. When I start the simulation I receive the following error message. Quote:
What can be the reason for that problem? Kind regards Christian |
||
August 2, 2012, 16:24 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Christian,
This issue is currently being tracked here: http://www.openfoam.org/mantisbt/view.php?id=579 Best regards, Bruno
__________________
|
|
August 5, 2012, 07:19 |
|
#3 | |
Senior Member
Join Date: Jan 2010
Location: Stuttgart
Posts: 150
Rep Power: 16 |
Hello Bruno,
thank you for the link! I tried to implement those recommendations. After changing the files like described in our link I recompiled /src/Pstream with "Allwmake" But the solver LTSReactingParcelFoam ist still not running in parallel. Now I receive the following error message: Quote:
Kind regards Christian |
||
August 5, 2012, 09:01 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Christian,
Mmm... there might have been other modifications along the way that might be necessary as well. The simplest way would be for you to build the latest OpenFOAM 2.1.x and that way you'll be certain that no changes were missed . Best regards, Bruno
__________________
|
|
August 6, 2012, 04:08 |
|
#5 |
New Member
Dima Risch
Join Date: Jun 2011
Location: Cologne
Posts: 22
Rep Power: 15 |
Hello Christian,
i think you have to recompile src/OpenFOAM/db/dictionary/dictionaryIO.C and the solver too of course Bruno's way will be the safest, but if you have not done it yet try ... in /OpenFOAM-2.1.x/src/OpenFOAM/ type: wmake libso (maybe Allwmake in /OpenFOAM-2.1.x/src is necessary) and in /OpenFOAM-2.1.x/applications/solvers/lagrangian/LTSReactingParcelFoam/ type: wmake (maybe wclean before) kind regards, Dima |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
error while running in parallel using openmpi on local mc 6 processors | suryawanshi_nitin | OpenFOAM | 10 | February 22, 2017 22:33 |
Parallel processing problem | newbie29 | OpenFOAM Running, Solving & CFD | 1 | June 22, 2012 05:23 |
CFX parallel multi-node jobs fail w/ SLURM on Ubuntu 10.04 | danieru | CFX | 0 | February 17, 2012 07:20 |
parallel performance on BX900 | uzawa | OpenFOAM Installation | 3 | September 5, 2011 16:52 |
Cases with small length scale work fine on a single processor but fail in parallel | adona058 | OpenFOAM Bugs | 5 | April 17, 2009 05:41 |