|
[Sponsors] |
June 11, 2006, 01:34 |
Hi,
I am working on two mes
|
#1 |
Member
Ankur Gupta
Join Date: Mar 2009
Posts: 38
Rep Power: 17 |
Hi,
I am working on two mesh solver (SimpleFoam-twoMeshes) that Mattijs wrote about a year ago. It is working fine in parallel only when I include transportProperties and turbulenceProperties dictionary in processor?/constant/ directory. I was also required to include fvSchemes and fvSolutions in processor?/system/ directory. For a parallel run with just one mesh, it is not required to place the above mentioned dictionaries in processor?/constant/ and processor?/system/ directories. Then why is it required for two-mesh domains?? When I didn't include the dictionaries, I came across errors like this: ---------------------------------------- --> FOAM FATAL IO ERROR : cannot open file file: /home6/axg330/OpenFOAM/axg330-1.2/run/tutorials/simpleFoam/pitzDaily_test/proces sor0/constant/region1/transportProperties at line 0. ------------------------------------------- So, what I inferred from the above error is that I need to place transportProperties in processor?/constant/region?/ directory, where region1 and region2 are my two meshes. When I placed 'transportProperties' in processor?/constant/region?/ directory, it worked fine. Later I tested a case where instead of placing it in processor?/constant/region?/ directory, I just placed it in processor?/constant/ directory and it worked fine in this case too. So, how does OpenFoam work while looking for dictionaries ?? Does it first check constant/ directory and then /constant/region?/ directory?? Waiting eagerly for your valuable response(s). Thanks! Regards, Ankur |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
AMG Solver in parallel | fra76 | OpenFOAM Running, Solving & CFD | 13 | February 22, 2007 03:38 |
Solver error in Parallel run 255 | M | CFX | 0 | February 28, 2006 04:38 |
Parallel solver with 3.2 | robbie | Siemens | 1 | August 10, 2004 08:29 |
PHOE 3.5 parallel solver | Phonics User | Phoenics | 1 | December 19, 2003 03:58 |
3D PARALLEL SOLVER (MPI Lib) | Saud Khashan | Main CFD Forum | 8 | July 14, 1999 09:52 |