|
[Sponsors] |
How to start the engineFoam kivaTest tutorial? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 13, 2014, 01:22 |
How to start the engineFoam kivaTest tutorial?
|
#1 |
Senior Member
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 13 |
I tried using the same command lines with the kivaTest similar to the cavity example in icoFoam:
blockMesh, icoFoam, paraFoam, but blockMesh doesn't seem to work for generating a polymesh for the kiva example, any suggestions? |
|
April 13, 2014, 05:14 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Andrew,
I've finished just now writing the FAQ regarding this, namely in the section How to run the tutorials in OpenFOAM?: http://openfoamwiki.net/index.php/FA...in_OpenFOAM.3F Best regards, Bruno
__________________
|
|
April 13, 2014, 13:40 |
|
#3 | |
Senior Member
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 13 |
Quote:
Thanks Bruno, According to the engineFoam Allrun file then I guess it's just kivaToFoam engineFoam paraFoam ??? |
||
April 13, 2014, 14:24 |
|
#4 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Andrew,
Quote:
The Allrun script located at "combustion/engineFoam/kivaTest" has got a lot more code than just that! As explained on the wiki, simply run: Code:
./Allrun Code:
paraFoam
... Anyway, the simplified version is this: Code:
kivaToFoam -file otape17 cp system/controlDict.1st system/controlDict engineFoam cp system/controlDict.2nd system/controlDict engineFoam paraFoam Bruno |
||
April 13, 2014, 17:59 |
|
#5 | |
Senior Member
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 13 |
Quote:
1. I tried doing that (my first reply), worked fine, I'm using 2.3.0 on Ubuntu. I'll try your way too. 2. I used the command line in the home/user-2.3.0 directory cp -r $FOAM_TUTORIALS $FOAM_RUN 3. I'll try the Allrun script too? |
||
July 21, 2015, 08:11 |
Hcci
|
#7 |
Member
Join Date: Jul 2015
Posts: 33
Rep Power: 11 |
Hi guys
how can i implement combustion's product in kivaTest? I mean somethings like EGR |
|
July 21, 2015, 17:10 |
|
#8 | |
Senior Member
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 13 |
Quote:
Another idea would be to run one simulation with KIVA to find the final solution to all the output variables, seeing what remains and what not ( CO2, combustable gases etc) and then take those variables and run the same KIVA test again PLUS the old parameters for oxygen and fuel. I'm guessing that would come close to something like what you need. EGR test = (First Kiva output) + (First Kiva input). Whatever isn't burned 100% and remains would be cycled into the EGR ("First Kiva output" variables ) is what I'm guessing. |
||
August 2, 2015, 07:58 |
|
#9 |
Member
Join Date: Jul 2015
Posts: 33
Rep Power: 11 |
massive_turbulence, thanks for your guide.
Would you mind helping me out from two below problems? 1)When I want to simulate a combustion by new geometry , I change the parameters of enginegeometry dictionary .But I run into incorrect result. So in your opinion for this purpose I have to create a new geometry ,mesh and etc? 2)How can I see the productions of combustion? |
|
August 2, 2015, 12:10 |
|
#10 | |
Senior Member
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 13 |
Quote:
For 2) I'm assuming that your solver shows the NOX produced somewhere in the output (KIVA supposedly does solve for pollutants) and you take a percentage of that and introduce that back into the original run. If that's not possible then sorry I can't think of another way. Last edited by massive_turbulence; August 4, 2015 at 11:58. |
||
August 4, 2015, 07:41 |
|
#11 |
Member
Join Date: Jul 2015
Posts: 33
Rep Power: 11 |
thanks for your mention ,but
1) for example when I change bore to 0.086 and stroke to 0.086 the solution will not converge 2) how can i see the result of reactions or pollution in order to take them into original run? |
|
August 4, 2015, 11:55 |
|
#12 | |
Senior Member
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 13 |
Quote:
For 2) It is my assumption the pollutants are in the output file. According to wikipedia the KIVA software does solve for them; if not, it might not exist in OpenFoam. https://en.wikipedia.org/wiki/KIVA_%28software%29 " The software predicts complex fuel and air flows as well as ignition, combustion, and pollutant-formation processes in engines." |
||
August 8, 2015, 06:46 |
|
#13 |
Member
Join Date: Jul 2015
Posts: 33
Rep Power: 11 |
thanks for your guide.
Last edited by kaveh19; August 19, 2015 at 08:44. |
|
Tags |
kiva, open foam, tutorial |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tutorial for subcooled nucleate boiling | Asghari | FLUENT | 42 | December 10, 2018 12:42 |
[CAD formats] beginners how to convert binarySTL to asciiSTL with regions (good for SHM tutorial) | soonic | OpenFOAM Meshing & Mesh Conversion | 11 | July 28, 2017 16:46 |
Info message -> Fluent does not start | Jenson | FLUENT | 0 | December 22, 2011 18:21 |
Problem in running ICEM grid in Openfoam | Tarak | OpenFOAM | 6 | September 9, 2011 18:51 |
Lets start the public domain CFD-Project! | Heinz Wilkening | Main CFD Forum | 3 | March 11, 1999 23:55 |