|
[Sponsors] |
[Commercial meshers] fluentMeshToFoam: "fluent patch type shadow not recognised" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 8, 2012, 09:11 |
|
#21 |
Senior Member
|
Hello blacksquirrel,
can you please give me your mail id, so that i will send my mesh file via sendspace. thanks, Siva |
|
October 8, 2012, 09:42 |
|
#22 |
Senior Member
|
Hello blacksquirrel,
I have up loaded the file in send space, I think you have received the email from send space. please have a look and tell me what was wrong. Thank you very much for your time. Siva |
|
October 8, 2012, 10:06 |
|
#23 |
Member
Join Date: Jun 2011
Posts: 53
Rep Power: 15 |
Ok, I received your mesh. I've only used simple (rectangular) channels for my simulations, so now I'm guessing, too.
Somewhere you have to tell OpenFOAM that it needs to rotate patch ILR to match ILR_shadow. You can try this: transform rotational; rotationAxis (1 0 0); //adjust this to your case //rotationCentre (0 0 0); If this doesn't work, then I'm clueless. I'm sorry. |
|
October 8, 2012, 13:33 |
|
#24 |
Senior Member
|
Hello blacksquirrel,
Thanks for your reply, I want try the previous reply from you. you said that we can create the cyclic BC using the createPatch utility. I am bit confused to edit the createPatchDict. can you please help me to edit. after creating the wall boundary my boundary file look like this, 12 ( outlet { type patch; nFaces 6400; startFace 6276800; } inlet { type patch; nFaces 6400; startFace 6283200; } top2 { type wall; nFaces 16000; startFace 6289600; } top1 { type wall; nFaces 2400; startFace 6305600; } top0 { type wall; nFaces 8000; startFace 6308000; } center1 { type wall; nFaces 16000; startFace 6316000; } center0 { type wall; nFaces 8000; startFace 6332000; } OR { type wall; nFaces 16000; startFace 6340000; } OL { type wall; nFaces 16000; startFace 6356000; } FAN { type wall; nFaces 7200; startFace 6372000; } IFR { type wall; nFaces 8000; startFace 6379200; } IFL { type wall; nFaces 8000; startFace 6387200; } ) in that I am able to see the "patch" to "cyclic" but how to do "wall" to "cyclic" can you please guide me. Thanks and Regards, Sivakumar |
|
October 8, 2012, 15:57 |
|
#25 |
Senior Member
|
Hi Guys,
I have solved the problem, Its simple issue. I didn’t edit the 0 folder files according to my boundary file. after editing the 0 folder files, now I am able to see the mesh in paraFoam. Thank you very much for your help. soon i will come with another problem. thank you guys, Sivakumar |
|
March 29, 2017, 05:09 |
please help me to sort out this problem
|
#26 |
New Member
yining song
Join Date: May 2016
Posts: 4
Rep Power: 10 |
Create time
--> FOAM FATAL IO ERROR: cannot open file file: /home/syn/solids4foamphilip/tutorials/nonLinGeomSolidFoam/plateHole/system/system/controlDict at line 0. From function regIOobject::readStream() in file db/regIOobject/regIOobjectRead.C at line 61. FOAM exiting __________________________________________________ ___________________________ please help me to sort out this problem, And what are the further steps I need to follow? Thank you, SYN |
|
March 29, 2017, 05:16 |
|
#27 |
New Member
Julien Schaguene
Join Date: Sep 2014
Posts: 5
Rep Power: 12 |
Are you trying to lauch FluentMeshToFoam from your system folder?
That can explain that it cannot find the "controlDict" located in a "system/system/" folder. You have to lauch fluentMeshToFoam from the root of your case. |
|
March 29, 2017, 05:31 |
|
#28 |
New Member
yining song
Join Date: May 2016
Posts: 4
Rep Power: 10 |
Thank you for your help.And I have lauch FluentMeshToFoam from my system folder.However, it still exist this problem.
syn@syn-Lenovo:~$ fe32 syn@syn-Lenovo:~$ cd /home/syn/solids4foamphilip/tutorials/nonLinGeomSolidFoam/plateHole/system/ syn@syn-Lenovo:~/solids4foamphilip/tutorials/nonLinGeomSolidFoam/plateHole/system$ fluentMeshToFoam 1.msh /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | foam-extend: Open Source CFD | | \\ / O peration | Version: 3.2 | | \\ / A nd | Web: http://www.foam-extend.org | | \\/ M anipulation | For copyright notice see file Copyright | \*---------------------------------------------------------------------------*/ Build : 3.2-334ba0562a2c Exec : fluentMeshToFoam 1.msh Date : Mar 29 2017 Time : 16:31:08 Host : syn-Lenovo PID : 3648 CtrlDict : "/home/syn/solids4foamphilip/tutorials/nonLinGeomSolidFoam/plateHole/system/system/controlDict" Case : /home/syn/solids4foamphilip/tutorials/nonLinGeomSolidFoam/plateHole/system nProcs : 1 SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time --> FOAM FATAL IO ERROR: cannot open file file: /home/syn/solids4foamphilip/tutorials/nonLinGeomSolidFoam/plateHole/system/system/controlDict at line 0. From function regIOobject::readStream() in file db/regIOobject/regIOobjectRead.C at line 61. FOAM exiting syn@syn-Lenovo:~/solids4foamphilip/tutorials/nonLinGeomSolidFoam/plateHole/system$ |
|
March 29, 2017, 05:56 |
|
#29 |
New Member
Julien Schaguene
Join Date: Sep 2014
Posts: 5
Rep Power: 12 |
Maybe my previous advice was not clear enough.
You cannot launch FluentMeshToFoam from the system folder. You have to launch it from the root of your case! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
reactingMultiphaseEulerFoam | tonnykz | OpenFOAM Running, Solving & CFD | 2 | June 15, 2020 03:09 |
Near wall treatment in k-omega SST | Arnoldinho | OpenFOAM Running, Solving & CFD | 38 | March 8, 2017 14:48 |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
[Commercial meshers] Fluent msh and cyclic boundary | cfdengineering | OpenFOAM Meshing & Mesh Conversion | 48 | January 25, 2013 04:28 |
[swak4Foam] Air Conditioned room groovyBC | Sebaj | OpenFOAM Community Contributions | 7 | October 31, 2012 15:16 |