|
[Sponsors] |
September 12, 2006, 10:30 |
I am a new user of OpenFOAM, a
|
#1 |
New Member
Joseph Kummer
Join Date: Mar 2009
Location: Fayetteville, NY, USA
Posts: 17
Rep Power: 17 |
I am a new user of OpenFOAM, and am so far extremely excited by its capabilities. I have a coupe of questions if anyone can help.
I added the icoDyMFoam directory to the control file so that I could see it in FoamX. When I executed the movingCone tutorial case from the command line via: blockMesh . movingCone icoDyMFoam . movingCone it seems to have run fine. However, when I double-click on the movingCone case in FoamX I get the error "getApplication::Invalid application class name 'icoFoamAutoMotion'." I do not see anything called icoFoamAutoMotion anywhere, but still the case ran correctly from the command line, so I am confused? Also, how do I add the ability to start a new icoDyMFoam case from within FoamX? It is currently not available on the list when I click "create case." One more thing: the documentation states that icoDyMFoam is for laminar flow. I wish to simulate a rotating fan with turbulent flow. Is it possible to add in the ability to solve for turbulence within this application? Or is there another application better suited for sliding meshes. Thanks Joe |
|
September 12, 2006, 13:32 |
Edit system/controlDict in you
|
#2 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Edit system/controlDict in your case and replace:
application icoFoamAutoMotion; with: application icoDyMFoam; This will solve your immediate problem. I would not be suprised if you come across more trouble: in this case, just switch to running things from command line. Enjoy, Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
September 12, 2006, 13:42 |
I tried this, and it will stil
|
#3 |
New Member
Joseph Kummer
Join Date: Mar 2009
Location: Fayetteville, NY, USA
Posts: 17
Rep Power: 17 |
I tried this, and it will still run from command line, but not through FoamX. I get the same error, but now it says:
"The Open Case operation failed due to getApplication::Invalid application class name 'icoDyMFoam'. Is there a difference between icoautomeshmotion and icodymfoam, since I still cannot find the former in any of the directories? Also, I am still unable to figure out how to add this application into FoamX so that when I select "create case" it is available in the list. This may be related to why it fails to open in FoamX. Thanks |
|
September 13, 2006, 05:31 |
Maybe http://openfoamwiki.net/
|
#4 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
Maybe http://openfoamwiki.net/index.php/Ho...olver_to_foamX
This is a bit out of date now though. Use $FOAMX_CONFIG everywhere instead. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Regarding FoamX running Kindly help out | hariya03 | OpenFOAM Pre-Processing | 0 | April 18, 2008 05:26 |
Problem running FoamX | ianz8802 | OpenFOAM Installation | 11 | March 23, 2007 12:22 |
Running FoamX independently by 2 users | rogn | OpenFOAM Pre-Processing | 4 | November 13, 2006 05:11 |
Running FoamX | vivekjoshi | OpenFOAM Installation | 0 | November 5, 2006 17:13 |
Problem running icoDyMFoam under Cygwin | irc | OpenFOAM Running, Solving & CFD | 1 | August 5, 2006 09:19 |