|
[Sponsors] |
July 25, 2013, 03:45 |
OpenFoam beginer
|
#1 |
Member
Join Date: Jul 2013
Posts: 34
Rep Power: 13 |
Dear all,
I am Phd student, i want to do CFD model for two phase mixing problem. I am new to openFom. i went through some tutorials that mentioned in openFoam user guide & also run some cases in OpenFoam. I want your valuable guidance regarding how should i proceed on my problem? Is any literature or demo available for how to start the work? How to define & mention my mixing case in openFoam? |
|
July 25, 2013, 10:49 |
|
#2 |
Senior Member
Artur
Join Date: May 2013
Location: Southampton, UK
Posts: 372
Rep Power: 20 |
I suggest looking at multiphase tutorials, especially:
- interMixingFoam - twoLiquidMixingFoam - interDyMFoam (there are quite a few tutorials in this one) Also, in incompressible/pimpleDyMFoam/mixerVesselAMI2D. Perhaps the propeller tutorial in the same directory as well, depending on what exactly you'll be doing. |
|
July 30, 2013, 03:21 |
|
#3 |
Senior Member
|
Hi,
http://www.tfd.chalmers.se/~hani/kurser/OS_CFD/ MSc/PhD course in CFD with OpenSource software, 2013 also read the courses of the previous years 2012 back to 2007 http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2012 http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2007 http://www.openfoamworkshop2013.org/...p?Main=2&sub=1 8th OF workshop with training courses @ day 1 there might be valueable presentations on your topic once again to a look at the workshops of the previous years it contains training material & valueable presentations as well http://www.openfoamworkshop2013.org/...p?Main=1&sub=2 If you become quite familare with OpenFOAM and you have applied successfully you might get the chance to attend OpenFOAM SummerSchool http://www.cfd-online.com/Forums/ope...ol-2011-a.html (just found that link Summer school usually takes place every year) |
|
August 16, 2013, 04:26 |
|
#4 | |
Member
Join Date: Jul 2013
Posts: 34
Rep Power: 13 |
Quote:
As per your suggestion i tried t check the above mention tutorials, but when i am tryinig to run the tutorials by blockMesh command after that following error occured,here i am attaching the error message. i am not able understand what does it mean. sloshingTank2D# cd $FOAM_RUN/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D root@PU-LT-~/OpenFOAM/root-2.2.0/run/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D# blockMesh /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.2.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.2.0-5be49240882f Exec : blockMesh Date : Aug 16 2013 Time : 09:13:18 Host : "PU-LT-" PID : 2404 Case : /root/OpenFOAM/root-2.2.0/run/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time --> FOAM FATAL ERROR: Cannot open mesh description file "/root/OpenFOAM/root-2.2.0/run/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D/constant/polyMesh/blockMeshDict" From function blockMesh in file blockMeshApp.C at line 137. FOAM exiting root@PU-LT-:~/OpenFOAM/root-2.2.0/run/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D# ^C root@PU-LT-:~/OpenFOAM/root-2.2.0/run/tutorials/multiphase/interDyMFoam/ras/sloshingTank2D# |
||
August 16, 2013, 04:40 |
|
#5 |
Senior Member
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 30 |
That tutorial case requires an extra step before running blockMesh. Check the accompanying Allrun file.
__________________
*On twitter @akidTwit *Spend as much time formulating your questions as you expect people to spend on their answer. |
|
August 16, 2013, 04:55 |
|
#6 | |
Senior Member
Artur
Join Date: May 2013
Location: Southampton, UK
Posts: 372
Rep Power: 20 |
Quote:
Just as the previous reply said, you need to run this command first to remedy this, as shown in the Allrun script: Code:
m4 constant/polyMesh/blockMeshDict.m4 > constant/polyMesh/blockMeshDict |
||
August 16, 2013, 04:59 |
|
#7 |
Member
Join Date: Jul 2013
Posts: 34
Rep Power: 13 |
||
August 16, 2013, 05:01 |
|
#8 | |
Member
Join Date: Jul 2013
Posts: 34
Rep Power: 13 |
Quote:
|
||
August 16, 2013, 06:14 |
|
#9 |
Senior Member
|
Check this out:
2013 UNIGE Introductory OpenFOAM course-training: http://www.dicat.unige.it/guerrero/O...ourse2013.html As a FOAM learner I got lots of useful tips in there. Best.
__________________
Learn OpenFOAM in Persian SFO (StarCCM+ FLUENT OpenFOAM) Project Team Member Complex Heat & Flow Simulation Research Group If you can't explain it simply, you don't understand it well enough. "Richard Feynman" |
|
August 19, 2013, 01:51 |
|
#10 | |
Member
Join Date: Jul 2013
Posts: 34
Rep Power: 13 |
Quote:
Thanks for your suggestion, but i am not able to view or download these documents. Please can you suggest any alternate route for these documents? |
||
August 19, 2013, 11:23 |
|
#11 |
Senior Member
|
Are you sure? I just checked the download links and they are ok.
__________________
Learn OpenFOAM in Persian SFO (StarCCM+ FLUENT OpenFOAM) Project Team Member Complex Heat & Flow Simulation Research Group If you can't explain it simply, you don't understand it well enough. "Richard Feynman" |
|
August 19, 2013, 11:55 |
|
#12 |
Senior Member
Artur
Join Date: May 2013
Location: Southampton, UK
Posts: 372
Rep Power: 20 |
||
August 20, 2013, 00:42 |
|
#13 |
Member
Join Date: Jul 2013
Posts: 34
Rep Power: 13 |
||
September 2, 2013, 06:50 |
|
#14 | |
Member
Join Date: Jul 2013
Posts: 34
Rep Power: 13 |
Quote:
Now i am trying to study single phase fluid flow in anchor type agitated vessel as a case to learn more about openFoam. i came to know that i must generate stl file of geometry. can you suggest me how can i proceed & generate ctl file with autocad? i heard about salome but its looking tedious job. |
||
September 2, 2013, 07:57 |
|
#15 | |
Senior Member
|
Quote:
You can use any other CAD programs to do such a thing. Best
__________________
Learn OpenFOAM in Persian SFO (StarCCM+ FLUENT OpenFOAM) Project Team Member Complex Heat & Flow Simulation Research Group If you can't explain it simply, you don't understand it well enough. "Richard Feynman" |
||
September 2, 2013, 08:04 |
|
#16 |
Member
Join Date: Jul 2013
Posts: 34
Rep Power: 13 |
My problem is that i have only 2D geometry in CAD, I dont know how to develop 3D geometry in AutoCAD. I am also not much aware about other software. can u help out me which software or route will be simple as i am running out of time for my work?
|
|
September 2, 2013, 14:29 |
|
#17 | |
Senior Member
|
Quote:
Right now I am using Solidworks for generating my CAD geometry. Its handy and powerful.
__________________
Learn OpenFOAM in Persian SFO (StarCCM+ FLUENT OpenFOAM) Project Team Member Complex Heat & Flow Simulation Research Group If you can't explain it simply, you don't understand it well enough. "Richard Feynman" |
||
September 3, 2013, 00:39 |
|
#18 |
Member
Join Date: Jul 2013
Posts: 34
Rep Power: 13 |
||
September 6, 2013, 01:25 |
|
#19 |
Member
Join Date: Jul 2013
Posts: 34
Rep Power: 13 |
||
September 6, 2013, 02:48 |
|
#20 |
Senior Member
|
Well unfortunately it is a commercial software and you have to get a license to use it.
__________________
Learn OpenFOAM in Persian SFO (StarCCM+ FLUENT OpenFOAM) Project Team Member Complex Heat & Flow Simulation Research Group If you can't explain it simply, you don't understand it well enough. "Richard Feynman" |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM - Validation of Results | Ahmed | OpenFOAM Running, Solving & CFD | 10 | May 13, 2018 19:28 |
2009 OpenFOAM Summer School in Zagreb, Croatia | hjasak | OpenFOAM Announcements from Other Sources | 0 | March 27, 2009 13:08 |
Summer School on Numerical Modelling and OpenFOAM | hjasak | OpenFOAM | 5 | October 12, 2008 14:14 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |
Getting OpenFOAM to coexist with an existing JAVA VM | nik777 | OpenFOAM Installation | 5 | February 22, 2007 08:21 |