|
[Sponsors] |
January 18, 2007, 12:24 |
Hi all,
I am unable to open
|
#61 |
New Member
N S Prasad
Join Date: Mar 2009
Posts: 15
Rep Power: 17 |
Hi all,
I am unable to open the aachenbomb case in Foamx (1.3). it says invalid application class dieselfoam.. I even recompiled the solvers... Kindly advice. |
|
January 18, 2007, 17:28 |
FoamX only covers part of the
|
#62 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
FoamX only covers part of the solvers (and part of the utilities). Copy an existing dieselFoam case by hand and modify the dictionaries with an editor.
|
|
August 4, 2007, 02:11 |
I use dieselFoam of tutorials.
|
#63 |
Guest
Posts: n/a
|
I use dieselFoam of tutorials.
I want to calcultate the spray wall impingement. But, spray didn't impinge wall. Even if the distance of wall was shorter. Should I do? Please teach. |
|
August 4, 2007, 02:46 |
I use dieselFoam of tutorials.
|
#64 |
Guest
Posts: n/a
|
I use dieselFoam of tutorials.
I want to simulate the spray impingement wall. But, spray didn't impinge the wall.even if the distance of wall was shorter. Should I do ? please teach. |
|
August 31, 2007, 04:59 |
Hi. every one!
I use diesel
|
#65 |
Guest
Posts: n/a
|
Hi. every one!
I use dieselFoam of OpenFOAM 1.3. I want to change a value of initial density. but I don't know how to change the value. Which file I should change? thank you. |
|
September 7, 2007, 09:49 |
Hi Everyone,
I ran a simula
|
#66 |
Member
David Hebert
Join Date: Mar 2009
Posts: 31
Rep Power: 17 |
Hi Everyone,
I ran a simulation with dieselFoam in OpenFOAM 1.3. I have upgraded to OF 1.4.1 and am having a problem with the lagrangian/positions file. Anyone have ideas of how to fix? Thanks, David ###################################### Reading thermophysicalProperties Selecting thermodynamics package hMixtureThermo<reactingmixture> Selecting chemistryReader chemkinReader Reading field U Reading/calculating face flux field phi Creating turbulence model. Selecting turbulence model realizableKE Creating field DpDt Constructing chemical mechanism Selecting ODE solver SIBS chemistryModel::chemistryModel: Number of species = 3 and reactions = 0 Reading environmentalProperties Reading combustion properties Constructing Spray --> FOAM FATAL IO ERROR : Expected a ')' while reading binaryBlock, found on line 27 the word '�ai?���>�' file: /home/dhebert/OpenFOAM/dhebert-1.4.1/run/ShroudAbodyB/./0.153798/lagrangian/posi tions at line 27. From function Istream::readEnd(const char*) in file db/IOstreams/IOstreams/Istream.C at line 111. FOAM exiting |
|
September 7, 2007, 13:48 |
Binary lagrangian data reading
|
#67 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
Binary lagrangian data reading is not downwards compatible; ascii is.
You can e.g. run one more time step and dump with writeFormat = ascii and try again. |
|
October 18, 2007, 22:53 |
I am a new user and have just
|
#68 |
New Member
Sunil Jain
Join Date: Mar 2009
Posts: 1
Rep Power: 0 |
I am a new user and have just installed OpenFoam-1.4.1 on PCLINUXOS 2007. I have tried several tutorials through FoamX as well as through console. They work fine except for aachenBomb. It does not work with FoamX (not a surprise as there are many postings on this forum talking about FoamX and dieselFoam). However in my case, it does not work with console also. I get the following error message:
FOAM FATAL ERROR : case "aachenBomb/" does not exist in root "/opt/OpenFOAM/caelinux-1.4.1/run" FOAM exiting However the aachenBomb does exist under the path mentioned above. Any help would be really appreciated. |
|
October 17, 2008, 22:56 |
Hi All.
I simulate diesel S
|
#69 |
New Member
Noriaki Nishio
Join Date: Mar 2009
Posts: 4
Rep Power: 17 |
Hi All.
I simulate diesel Spray using dieselFoam tutorial. I have one question. please teach me. In rhoEqn.H , which file calculate evaporationSource(i) ? how to way calcutate? Thank you! |
|
October 18, 2008, 01:55 |
Hi, Noriaki
evaporationSour
|
#70 |
New Member
Guanghao Wu
Join Date: Mar 2009
Location: Tokyo, Japan
Posts: 15
Rep Power: 17 |
Hi, Noriaki
evaporationSource(i) is defined in $FOAM_SRC/lagrangian/dieselSpray/spray/sprayl.H Line 149 (Version 1.5) srhos_[] is calculated in $FOAM_SRC/lagrangian/dieselSpray/parcel/parcel.C Line 288, 307 For more detail, please dig out the source code by yourself. |
|
October 18, 2008, 23:46 |
Thank Guanqhao.
Hi All.
|
#71 |
New Member
Noriaki Nishio
Join Date: Mar 2009
Posts: 4
Rep Power: 17 |
Thank Guanqhao.
Hi All. Just now, I attempt to add wall film model to dieselFoam solver. Where, I'm bothering about mass flux to occur droplet splashing. In dieselFoam solver, evaporationSource is calculated in sDb.srhos()[i][celli]+=oMass[i]-nMass[i]; This code include wall film mass flux. If you have some special idea abount this problem , I help me by Noriaki. |
|
October 19, 2008, 00:49 |
After ran the tutrorial case d
|
#72 |
New Member
Seigi
Join Date: Mar 2009
Posts: 4
Rep Power: 17 |
After ran the tutrorial case dieselFoam and foamToVTK under the OpenFOAM 1.5, I only got the directory 'VTK'->'lagrange'-> 'defautCloud'. There is no postion directory, Is it right? The spray result showed in paraFoam 3.3 using filting Glyph is weird.
|
|
October 20, 2008, 06:18 |
Try the 1.5.x git version (git
|
#73 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
Try the 1.5.x git version (git://repo.or.cz/OpenFOAM-1.5.x.git). There are some fixes in there relating to particle writing.
|
|
October 20, 2008, 12:33 |
Thanks for your reply, could y
|
#74 |
New Member
Seigi
Join Date: Mar 2009
Posts: 4
Rep Power: 17 |
Thanks for your reply, could you give some details, cause I couldn't find the particles relate issue on OpenFOAM-1.5.x.git
|
|
October 20, 2008, 15:52 |
Sorry, was talking nonsense. C
|
#75 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
Sorry, was talking nonsense. Changes were to solidParticle which dieselFoam does not use anyway.
After running foamToVTK there will be indeed lagrangian/defaultcloud/defaultCloud_*.vtk files which each contain the position of the particles and all fields. |
|
October 28, 2008, 02:53 |
I use dieselFoam solver .
Whe
|
#76 |
New Member
Noriaki Nishio
Join Date: Mar 2009
Posts: 4
Rep Power: 17 |
I use dieselFoam solver .
When I run 2D case , I got error. Please help. --> FOAM FATAL IO ERROR : patch type 'wall' not constraint type 'wedge' for patch front of field p in file "/home/nishio/OpenFOAM/nishio-1.4.1/run/tutorials/dieselFoam_idea/caseA/0/p" file: /home/nishio/OpenFOAM/nishio-1.4.1/run/tutorials/dieselFoam_idea/caseA/0/p::fron t from line 36 to line 36. From function wedgeFvPatchField<type>::wedgeFvPatchField ( const fvPatch& p, const Field<type>& field, dictionary& dict ) in file fields/fvPatchFields/constraint/wedge/wedgeFvPatchField.C at line 104. FOAM exiting |
|
October 28, 2008, 05:39 |
Hello Noriaki,
could you pl
|
#77 |
Member
Sebastian Vogl
Join Date: Mar 2009
Location: Munich, Germany
Posts: 62
Rep Power: 17 |
Hello Noriaki,
could you please post your blockMeshDict and the pressure file with the boundary condition? That would make it easier to see the problem. Yours, Sebastian |
|
October 29, 2008, 12:33 |
Hello Noriaki,
I think I ha
|
#78 |
Member
Sebastian Vogl
Join Date: Mar 2009
Location: Munich, Germany
Posts: 62
Rep Power: 17 |
Hello Noriaki,
I think I have got some ideas for you to think about: 1. I can't figure out the geometry you want to create out of your blockMeshDict file so if you could be so nice and make a sketch of your geometry you want to create and where the inlet or outlet is or what exactly you want to simulate and post it here. 2. In your blockMeshDict you used the "wedge" type for the front and back. This boundary type is only used for axissymmetric bodies like cylinders and then you also need the wedge angle. Generally you create cylinders by defining a slice like a "piece of cake" and let it rorate around a axis. But I'm not sure whether you want to create a cylinder, as I don't understand your blockMeshDict. Generally you use the "empty" type, if you want to simulate a 2D case. For example: if you have got a hexaeder with the coordinates x,y,z and you are only intersted in the x-y plane , you specify all planes normal to the z-axis with the type "empty". In my opinion giving the "empty" type to an axis, as you did, is wrong, because the axis is no plane. 3. In your pressure file I see that you specified the front and back as "wedge" and the axis as "empty" like in the blockMeshDict. But these boundary types are so called "basic" types which only appear in the blockMeshDict and must not be used in any file of the 0/ folder. There you have to use the "primitive" and "derived" patch types (e.g "fixedValue", "fixedGradient"). I recommend that you read again chapter 5.2 (I think it is this one) in the UserGuide about boundary conditions. I hope my hints were useful. Please post a sketch of your case (geometry and inlet outlet, etc) you want to simulate. Maybe I can help you creating an appropriate geometry. With kind regards, Sebastian Vogl |
|
November 5, 2008, 04:52 |
Hello
I want to see tempera
|
#79 |
Guest
Posts: n/a
|
Hello
I want to see temperature increasing in the pipe it is laminar flow...which solver I should use? any suggestion? thanks Emo |
|
November 6, 2008, 05:47 |
Hello Emilian,
you could tr
|
#80 |
Member
Sebastian Vogl
Join Date: Mar 2009
Location: Munich, Germany
Posts: 62
Rep Power: 17 |
Hello Emilian,
you could try rhoPimpleFoam. It is a transient solver for compressible, turbulent flows which can treat heat transfer. There's also a tutorial for that solver. In the OpenFoam UserGuide chapter 3.5 there are all standard solvers listed. Best regards, Sebastian |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
DieselFoam Spray Evaporation Continuity Error | spv24 | OpenFOAM Running, Solving & CFD | 14 | December 30, 2010 11:50 |
ERROR IN RUNNING THE FIRST EXAMPLE | marhamat | OpenFOAM Installation | 8 | August 27, 2006 05:13 |
FIDAP RUNNING ERROR "ERROR-DIR-NOT-EMPTY=145" | BAOYU | FLUENT | 0 | January 26, 2006 19:32 |
DieselFoam error turbulent dispersion | adorean | OpenFOAM Running, Solving & CFD | 6 | April 22, 2005 07:55 |
error while running UDF | murthy | FLUENT | 1 | October 22, 2001 06:02 |