|
[Sponsors] |
August 1, 2012, 14:48 |
Run error of AAchenbomb in Openfoam 1.6-ext
|
#1 |
New Member
Join Date: Jul 2012
Posts: 9
Rep Power: 14 |
Hallo everyone,
I try to run AAchenbomb under OpenFOAM 1.6-ext and following error came out: "keyword sprayIteration is undefined in dictionary ".../AAchenbomb/constant/sprayProperties"". Does anyone known how to fix it? Thanks. Sincerely, Tao |
|
August 2, 2012, 16:35 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings sanpishou and welcome to the forum!
Try using the information from the same tutorial for OpenFOAM 1.7.x: https://github.com/OpenCFD/OpenFOAM-...oam/aachenBomb Best regards, Bruno
__________________
|
|
August 5, 2012, 19:02 |
|
#3 |
New Member
Join Date: Jul 2012
Posts: 9
Rep Power: 14 |
Hallo Bruno,
thanks for your reply. I tried the tutorial for OpenFOAM 1.7.1. but the same error happened again. Do I need to update my Openfoam version? I heard that the 1.6 -ext is relatively more stable. Best Regards Tao |
|
August 6, 2012, 01:17 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Tao,
Something very strange is going on there with your cases... which exact tutorial are you trying to run and which commands are you running? And are you 100% certain you're running the right binaries? Maybe you think you're running 1.6-ext, but in fact you're running OpenFOAM 2.1.1!? Best regards, Bruno
__________________
|
|
August 6, 2012, 05:21 |
|
#5 |
New Member
Join Date: Jul 2012
Posts: 9
Rep Power: 14 |
Hi Bruno,
thanks for the quick reply. I'm running the tutorial for OpenFOAM 1.7.x in 1.6-ext version. I copied the display in the terminal below, hope you can find the problem. Constructing Spray --> FOAM Warning : From function Cloud<ParticleType>::initCloud(const bool checkClass) in file /build/buildd/openfoam-1.6-ext-1.6.0/OpenFOAM-1.6-ext/src/lagrangian/basic/lnInclude/CloudIO.C at line 125 Cannot read particle positions file "/home/tao/Desktop/AAchenbomb/0/lagrangian/defaultCloud" assuming the initial cloud contains 0 particles. Selecting injectorType unitInjector Selecting atomizationModel off Selecting dragModel standardDragModel Selecting evaporationModel standardEvaporationModel Selecting heatTransferModel RanzMarshall Selecting wallModel reflect Selecting breakupModel ReitzKHRT Selecting collisionModel off Selecting dispersionModel off Selecting injectorModel hollowConeInjector Selecting pdfType RosinRammler --> FOAM FATAL IO ERROR: keyword sprayIteration is undefined in dictionary "/home/tao/Desktop/AAchenbomb/constant/sprayProperties" file: /home/tao/Desktop/AAchenbomb/constant/sprayProperties from line 20 to line 148. From function dictionary::subDict(const word& keyword) in file db/dictionary/dictionary.C at line 475. FOAM exiting Regards Tao |
|
August 7, 2012, 09:02 |
|
#6 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Tao,
This is very strange... which commit of 1.6-ext are you using? To know this, run in 1.6-ext's folder: Code:
git log -n1 Bruno
__________________
|
|
August 7, 2012, 11:21 |
|
#7 |
New Member
Join Date: Jul 2012
Posts: 9
Rep Power: 14 |
Hi Bruno,
I found a definition of sprayIteration (below) and added into the sprayProperties. It runs. sprayIteration { sprayIterate 1; sprayRelaxFactor 1; minimumParcelMass 1e-14; } after a while this problem occurred: From function specieThermo<thermo>::T(scalar f, scalar T0, scalar (specieThermo<thermo>::*F)(const scalar) const, scalar (specieThermo<thermo>::*dFdT)(const scalar) const) const in file /build/buildd/openfoam-1.6-ext-1.6.0/OpenFOAM-1.6-ext/src/thermophysicalModels/specie/lnInclude/specieThermoI.H at line 73 Maximum number of iterations exceeded. Rescue by HJ do you have a clue, how to fix it? Regards Tao |
|
August 7, 2012, 11:27 |
|
#8 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Tao,
I would have a better clue if you had answered my previous question Quote:
Bruno
__________________
|
||
August 7, 2012, 11:33 |
|
#9 |
New Member
Join Date: Jul 2012
Posts: 9
Rep Power: 14 |
Hi Bruno,
this is what happened when I typed the code: tao@tao-laptop:~$ git log -n1 fatal: Not a git repository (or any of the parent directories): .git does this mean I have a big problem? Regards Tao |
|
August 7, 2012, 11:47 |
|
#10 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
The idea is to execute the command when working in OpenFOAM's folder:
Code:
cd /build/buildd/openfoam-1.6-ext-1.6.0/OpenFOAM-1.6-ext/ #or do cd $WM_PROJECT_DIR git log -1
__________________
|
|
September 10, 2012, 16:35 |
Nothing better
|
#11 |
New Member
Join Date: Jul 2012
Posts: 9
Rep Power: 14 |
Hi Bruno,
still the same problem after vacation . I posted the command below. Can you help me find out a solution? // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Reading thermophysicalProperties Selecting psiChemistryModel ODEChemistryModel<gasThermoPhysics> Selecting thermodynamics package hsPsiMixtureThermo<reactingMixture<gasThermoPhysic s>> Selecting chemistryReader chemkinReader Selecting chemistrySolver ode ODEChemistryModel: Number of species = 5 and reactions = 1 Reading field U Reading/calculating face flux field phi Creating turbulence model. Selecting turbulence model type RASModel Selecting RAS turbulence model kEpsilon kEpsilonCoeffs { Cmu 0.09; C1 1.44; C2 1.92; C3 -0.33; sigmak 1; sigmaEps 1.3; Prt 1; } Creating field DpDt Reading g Reading combustion properties Constructing Spray --> FOAM Warning : From function Cloud<ParticleType>::initCloud(const bool checkClass) in file /build/buildd/openfoam-1.6-ext-1.6.0/OpenFOAM-1.6-ext/src/lagrangian/basic/lnInclude/CloudIO.C at line 125 Cannot read particle positions file "/home/tao/Aachenbomb/0/lagrangian/defaultCloud" assuming the initial cloud contains 0 particles. Selecting injectorType unitInjector Selecting atomizationModel off Selecting dragModel standardDragModel Selecting evaporationModel standardEvaporationModel Selecting heatTransferModel RanzMarshall Selecting wallModel reflect Selecting breakupModel ReitzKHRT Selecting collisionModel off Selecting dispersionModel off Selecting injectorModel hollowConeInjector Selecting pdfType RosinRammler --> FOAM FATAL IO ERROR: keyword sprayIteration is undefined in dictionary "/home/tao/Aachenbomb/constant/sprayProperties" file: /home/tao/Aachenbomb/constant/sprayProperties from line 20 to line 148. From function dictionary::subDict(const word& keyword) in file db/dictionary/dictionary.C at line 475. FOAM exiting |
|
September 10, 2012, 18:20 |
|
#12 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Tao,
You haven't answered which commit version you're using of 1.6-ext, as I asked in the previous post. Best regards, Bruno
__________________
|
|
September 10, 2012, 18:58 |
|
#13 |
New Member
Join Date: Jul 2012
Posts: 9
Rep Power: 14 |
Hi Bruno,
i installed the 1.6-ext version under the guide of http://openfoamwiki.net/index.php/In...ucid_10.04_LTS . Hope this helps. With the command "git log -1" still not work. Regards Tao |
|
September 11, 2012, 17:57 |
|
#14 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Tao,
That's a really old build of 1.6-ext! You better follow the following instructions for getting a more recent version of 1.6-ext: http://openfoam-extend.git.sourcefor...Ubuntu;hb=HEAD Best regards, Bruno
__________________
|
|
September 11, 2012, 19:29 |
|
#15 |
New Member
Join Date: Jul 2012
Posts: 9
Rep Power: 14 |
Hi Bruno,
really so old? Anyway, thanks for the new link. I reinstalled ubuntu 10.04 and tried to install the new version. However it didn't work well. This was what happened after I tried to install git: tao@tao-laptop:~$ sudo apt-get install git-core Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: git-core: Depends: liberror-perl but it is not installable Depends: libdigest-sha1-perl but it is not installable Recommends: patch but it is not installable E: Broken packages do you happen to know why? Thanks in advance! Regards Tao |
|
September 12, 2012, 16:10 |
|
#16 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Tao,
Does your Ubuntu machine have a working Internet connection? Best regards, Bruno
__________________
|
|
September 13, 2012, 18:44 |
|
#17 |
New Member
Join Date: Jul 2012
Posts: 9
Rep Power: 14 |
Hi Bruno,
problem solved. Thanks for all your help. Regards Tao |
|
Tags |
1.6-ext, aachenbomb, error, running |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] how run a DNS for ZPG turbulent boundary layer on a plate with OpenFOAM? | dictatore_bozorg | OpenFOAM Meshing & Mesh Conversion | 3 | October 9, 2015 06:08 |
problems in Two Phase flow using twoPhaseEulerFoam with OpenFoam 1.6 | raagh77 | OpenFOAM Running, Solving & CFD | 0 | March 6, 2010 06:11 |
Cross-compiling OpenFOAM 1.6 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 7 | January 19, 2010 16:39 |
List of glitches found on OpenFOAM 1.6 | wyldckat | OpenFOAM Bugs | 5 | November 17, 2009 08:51 |
Install openFOAM 1.6 on debian 32bit - blockMesh: command not found | fossy | OpenFOAM Installation | 1 | August 28, 2009 05:06 |