CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

issue with decomposePar

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 23, 2024, 17:51
Unhappy issue with decomposePar
  #1
New Member
 
Vassilis
Join Date: Jan 2024
Posts: 3
Rep Power: 3
vassilisbak is on a distinguished road
Hello!
I am getting the following issues with my case, running rans simplefoam. On my local computer everything works but once I run it on a cluster i get the following error which repeats for each processor (1-8):
cannot find file "/parallel_scratch/vb00336/refined_RANS_7/processor3/0/p"

I also get a recomposeParDict., foam warning.

my bash script has decomposepar and recomposepar inside


Any help would be greatly appreciated!
vassilisbak is offline   Reply With Quote

Old   April 24, 2024, 04:16
Default
  #2
Senior Member
 
Yann
Join Date: Apr 2012
Location: France
Posts: 1,279
Rep Power: 29
Yann will become famous soon enoughYann will become famous soon enough
Hello,

You're not providing enough information to get help.
(How to give enough info to get help)

First thing is to check if this file exists:
Code:
cannot find file "/parallel_scratch/vb00336/refined_RANS_7/processor3/0/p
If it does not, check your workflow and log files for each step to see if there is a command failing at some point.

Regards,
Yann
Yann is offline   Reply With Quote

Old   May 6, 2024, 10:32
Default
  #3
Member
 
Join Date: May 2024
Location: France
Posts: 35
Rep Power: 2
rocketLauncher is on a distinguished road
Does your case file have the decomposeParDict file in the system folder?
It looks like this:


Quote:
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v2312 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
object decomposeParDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

numberOfSubdomains 10;

method scotch;//hierarchical;

coeffs
{
n (4 2 1);
}


// ************************************************** *********************** //
rocketLauncher 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
issue decomposepar for parallel run. manuc OpenFOAM Pre-Processing 2 June 13, 2016 03:39
Convergence issue in natural convection problem chrisf90 FLUENT 5 March 5, 2016 09:30
decomposePar 4-core warning/error? Boloar OpenFOAM Bugs 23 April 8, 2014 09:57
decomposePar gives errors of_user_ OpenFOAM 1 July 4, 2011 06:27
Meshing related issue in Flow EFD appu FloEFD, FloWorks & FloTHERM 1 May 22, 2011 09:27


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