|
[Sponsors] |
September 13, 2016, 23:25 |
Openfoam solver inquiry.
|
#1 |
New Member
Bhoomin Chauhan
Join Date: Sep 2016
Posts: 9
Rep Power: 10 |
Hey,
I'm new to openFoam; i.e I just started using it about 2 weeks ago. Now, I want to run a 2D stimulation where I want to check the mixing of methane and air in a reactor. I looked at the tutorials in openFoam regarding the same, but, I'm a little confused about which solver to use and edit the solver accordingly. Can someone give some suggestions on the same? Thank you. |
|
September 16, 2016, 19:08 |
|
#2 |
Member
|
Hi Bhoomin,
Maybe the fireFoam solver is what you are looking for, mainly if you want to simulate combustion in the future. To just simulate the mixing processes you need to simplify, disabling combustion, radiation, pyrolysis, etc. in the case setup. Regards, Jovani |
|
September 19, 2016, 19:54 |
|
#3 |
New Member
Bhoomin Chauhan
Join Date: Sep 2016
Posts: 9
Rep Power: 10 |
Jovani sir,
First of all, thank you for replying to my dilemma. I took a look at the fireFoam solver, and, it seems to be perfect for my stimulation. Just to get a little heads up about the results, I tried running the smallpoolfire2D tutorial, but again, ran into an error. I have attached a screenshot for the same. It would be really helpful if you can take a look at it. Thank you. |
|
September 19, 2016, 20:10 |
|
#4 |
Member
|
Hi Bhoomin,
Nice this solver is ok for your problem. Apparently you've forgotten meshing. Take a look on the Allrun script. There are some bash commands for pre-processing before to run the solver: blockMesh to create the mesh, topoSet to create a face set, etc. Run ./Allrun in terminal to process all these stuff .... Best regards, Jovani |
|
September 19, 2016, 20:30 |
|
#5 |
New Member
Bhoomin Chauhan
Join Date: Sep 2016
Posts: 9
Rep Power: 10 |
Sir,
Thank you for the advise. It worked. |
|
September 19, 2016, 21:03 |
|
#6 |
New Member
Bhoomin Chauhan
Join Date: Sep 2016
Posts: 9
Rep Power: 10 |
Sir,
Sorry to bother you again. I had made a mesh file in fluent and imported it to openfoam. Now, I followed the steps shown in several online tutorials about importing mesh from a 3rd party meshing software using 'FluentMeshToFoam', and the command was carried out perfectly. I even check the mesh, and it's ok. But, now, when i'm trying to view the geometry using parafoam, I run into this error(as shown in the attachment). Am I missing something? |
|
September 20, 2016, 09:17 |
|
#7 |
Member
|
Hello Bhoomin,
This is because the boundary field names in the 0 directory are not consistent with the names on constant/polyMesh/boundary file. Specifically the wall-part1 does not exist in the boundary of the field p. An option to see the geometry in the paraview before correct this issue is to disable the load of the fields, i.e, load only the mesh. Jovani |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting Started with OpenFOAM | wyldckat | OpenFOAM | 26 | June 21, 2024 07:54 |
OpenFOAM lagrangian particle tracking solver C++ developer needed | hampycalc | CFD Freelancers | 1 | May 18, 2016 09:46 |
Wave Action Equation Solver for OpenFOAM | chyczewski | OpenFOAM Programming & Development | 7 | September 4, 2013 12:06 |
OpenCL linear solver for OpenFoam 1.7 (alpha) will come out very soon | qinmaple | OpenFOAM Announcements from Other Sources | 4 | August 10, 2012 12:00 |
Working directory via command line | Luiz | CFX | 4 | March 6, 2011 21:02 |