|
[Sponsors] |
32bit version of 01_05_2007 development release |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 4, 2007, 13:43 |
Hello Hrv,
A Good day to yo
|
#1 |
Senior Member
Philippose Rajan
Join Date: Mar 2009
Location: Germany
Posts: 552
Rep Power: 25 |
Hello Hrv,
A Good day to you! Just a few days ago I upgraded my system to Fedora 7, and would like to install the latest development release of OpenFOAM 1.3. On checking the Powerlab FTP site, I found that you have posted a development version dated 01-05-2007. Unfortunately, I have a Centrino 1.6 GHz system, and cannot use the AMD64 version available on the FTP server. Would it be possible for you to also post the 32-bit precompiled version of this development release? Thanks in advance, and have a lovely day! Philippose |
|
June 4, 2007, 14:21 |
What's this development versio
|
#2 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
What's this development version?
Regards, Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
June 5, 2007, 03:26 |
Hi Philiposse,
I would reco
|
#3 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Hi Philiposse,
I would recommend you re-compile it yourself. It comes with a complete source and the actual process is not too hard. Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
June 5, 2007, 03:37 |
Alberto, if you browse here: h
|
#4 |
Senior Member
Francesco Del Citto
Join Date: Mar 2009
Location: Zürich Area, Switzerland
Posts: 237
Rep Power: 18 |
Alberto, if you browse here: http://powerlab.fsb.hr/ped/kturbo/OpenFOAM/release/
you can find some develop version of OF. Francesco |
|
June 5, 2007, 04:15 |
Hello again Hrv,
No problem
|
#5 |
Senior Member
Philippose Rajan
Join Date: Mar 2009
Location: Germany
Posts: 552
Rep Power: 25 |
Hello again Hrv,
No problem :-)! I was just looking for the easier way out :-)! I am sure you are quite busy with the upcoming workshop at Zagreb (Was actually considering taking part....maybe next year). Shall recompile the development version 01/05/2007 this evening. Have a nice day! And have a ball of a time at the workshop :-)! Philippose |
|
June 5, 2007, 04:47 |
Thanks Francesco,
I just want
|
#6 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Thanks Francesco,
I just wanted to understand how this development version is related to the official one from OpenCFD. I saw it's still 1.3, so is it a sort of fork? With kind regards, Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
June 5, 2007, 05:26 |
This is the development versio
|
#7 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
This is the development version I and my colleagues and students contribute to and work on. In fundamentals it is compatible with whatever the base number is but it has got considerably expanded capabilities, it is debugged and maintained. I am currently moving the work to the 1.4 base to preserve the continuity of merging. Foir illustration, a list of additions/merges from my notes so far is:
1) Added applications: simple solvers - boussinesqBuoyantFoam - barotropicCavitatingFoam - icoFoamLagrangian - icoMeshMotionFoam - transientSimpleFoam - transientSimpleOodles - contactStressFoam (remove?) - stressFemFoam surfaceTracking suite - interTrackFoam - surfactantFoam - sloshingInterTrackFoam - bubbleInterTrackFoam newStressAnalysis suite - materialModels - newContactStressFoam - newStressedFoam complete finite area library complete FEM solver utilities complete liftDrag implementation 2) Added utilities interFoamPressure simpleFoamResidual dxFoamExec foamToDX liftDrag solidStress makeFaMesh star4ToFoam - from user group contribution tetDecomposition new tutorials: boundaryFoam/boundaryTwoWallsFlowSolution boussinesqBuoyantFoam/heatedCavity barotropicCavitatingFoam/nozzle (simple model) contactStressFoam/ballAndBrick icoDyMFoam/mixer2D icoDyMFoam/movingConeMotion icoDyMFoam/movingConeTopo icoLagrangianFoam/channelParticles interTrackFoam/hydrofoil newContactStressFoam/ballAndBrickFriction newStressedFoam/plateHole scalarTransportFoam/swirlTest stressedFoam/plateHole stressFemFoam/plateHole surfactantFoam/surfactantTransport twoLiquidMixingFoam/twoStream new classes: dynamic meshes - dynamicBodyFvMesh - dynamicBoxFvMesh - mixerGgiFvMesh - subsetMotionSolverFvMesh engine - tetDecompositionEngineMesh - simpleEngineTopoFvMesh - engineTopoChangerMesh fvPatch - ggiInterfaceFvPatch fvPatchFields - directionMixed - fixedMeanValue - ggiInterfaceFvPatchField - parabolicVelocity discretisation - beGaussGrad interpolation - pointVolInterpolation - edgeCorrectedVolPointInterpolation ODE - Euler solver OpenFOAM - dense matrix tools Point patch fields - OscillatingFixedValue Meshes - ggiInterfacePointPatch - regionCouplePointPatch - ggiInterfacePolyPatch - regionCouplePolyPatch Thermophysical - physical constants topoChangerFvMesh - attachDetachFvMesh This should give you a basic idea of what's going on - more on the Workshop in Zagreb. Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
June 5, 2007, 05:49 |
Thanks for your answer Hrvoje.
|
#8 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Thanks for your answer Hrvoje.
There's a lot of interesting stuff there! What I don't understand is why there are two separate development trees and there's not a unified SVN archive for example at SourceForge, where also external contribution can be submitted. In this way OpenCFD and you (it seems you're not working together anymore, right?) could merge the different contributions in a easier way, and also users would have a single reference site. Just my opinion. With kind regards, Alberto
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
June 14, 2007, 01:10 |
Hrv:
If I want to simulate
|
#9 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
Hrv:
If I want to simulate 3D bubble rise in a channel, would I use the interTrackFoam or the bubbleInterTrackFoam solver? Basically, what is the difference between the two? Thanks! |
|
June 16, 2007, 16:01 |
Heya,
The basic algorithm b
|
#10 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Heya,
The basic algorithm between the two is the same. the bubbleInterTrackFoam has got some additional features necessary for the bubble simulation:
Hope this helps, Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
June 16, 2007, 18:19 |
Thanks Hrv. Is there are sampl
|
#11 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
Thanks Hrv. Is there are sample tutorial for the bubbleInterTrackFoam solver. I could not find one in the devel-release. Thanks again for your help.
|
|
June 23, 2007, 02:08 |
Hrv: Can I get a copy of the m
|
#12 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
Hrv: Can I get a copy of the mrfproperties file that is needed when I try to run bubbleInterTrackFoam.
Also, why does transientSimpleFoam need a PISO entry in the fvSolution dictionary? |
|
June 28, 2007, 15:25 |
Hello Srinath,
A Good eveni
|
#13 |
Senior Member
Philippose Rajan
Join Date: Mar 2009
Location: Germany
Posts: 552
Rep Power: 25 |
Hello Srinath,
A Good evening to you! I dont know if you have already found the answer to your question as to why "transientSimpleFoam" needs the PISO entry in the fvSolution dictionary instead of the SIMPLE entry. Basically, if you look into the code of the transientSimpleFoam solver, you find that it performs a corrector loop, which requires the number of correctors to be obtained from the user. Now... if you look at the "readPISOControls.H" and the "readSIMPLEControls.H" files, you see that "readPISOControls.H" is basically a superset of "readSIMPLEControls.H"..... it looks up all the values which the SIMPLE solver needs, and in addition, also reads in the number of correctors (along with some more stuff). One other thing you need to add to the fvSolution file for a case solved using the "transientSimpleFoam" solver, would be the sub-dictionary for the relaxation factors. Enjoy! Philippose |
|
June 29, 2007, 00:58 |
Thanks for the explanation Phi
|
#14 |
Senior Member
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21 |
Thanks for the explanation Philippose. But doesn't SIMPLE use just one corrector? Or are you referring to non-orthogonal correctors? BTW how is turbForceFoam shaping up?
|
|
June 29, 2007, 03:26 |
It's just a naming problem. tr
|
#15 |
Senior Member
Håkan Nilsson
Join Date: Mar 2009
Location: Gothenburg, Sweden
Posts: 205
Rep Power: 18 |
It's just a naming problem. transientSimpleFoam just re-uses the original readPISOControls.H so that it is possible to set nCorr, which is the maximum number of iterations for each time step.
Håkan. |
|
February 2, 2008, 17:23 |
Hi, Håkan Nilsson:
I just w
|
#16 |
Member
roy fokker
Join Date: Mar 2009
Posts: 44
Rep Power: 17 |
Hi, Håkan Nilsson:
I just wonder should the nCorr be the same value (which is 2) as the PISO solver? Is the maximum number of iterations for each time step = 2? |
|
April 17, 2008, 20:15 |
Hi Hrvoje
Where can i find
|
#17 |
Senior Member
Alexandre Pereira
Join Date: Mar 2009
Posts: 155
Rep Power: 17 |
Hi Hrvoje
Where can i find the sources for foamToDx...? I can't find them inside OpenFOAM-1.4.1-dev install... Alex |
|
April 18, 2008, 02:29 |
Check this: ~/OpenFOAM-1.4.1-d
|
#18 |
Senior Member
Dragos
Join Date: Mar 2009
Posts: 648
Rep Power: 20 |
Check this:
~/OpenFOAM-1.4.1-dev/applications/utilities/postProcessing/dataConversion/foamTo DXDragos |
|
April 18, 2008, 05:38 |
Both are in the SVN:
dxFoam
|
#19 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Both are in the SVN:
dxFoamExec: http://openfoam-extend.svn.sourceforge.net/viewvc/openfoam-extend/trunk/Core/Ope nFOAM-1.4.1-dev/applications/utilities/postProcessing/graphics/dxFoamExec/ foamToDx: http://openfoam-extend.svn.sourceforge.net/viewvc/openfoam-extend/trunk/Core/Ope nFOAM-1.4.1-dev/applications/utilities/postProcessing/dataConversion/foamToDX/ Thanks Dragos; the other one is (obviously) in: OpenFOAM-1.4.1-dev/applications/utilities/postProcessing/dataConversion/foamToDX Enjoy, Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
April 18, 2008, 09:53 |
Ok Hrv, here it is...
I cha
|
#20 |
Senior Member
Alexandre Pereira
Join Date: Mar 2009
Posts: 155
Rep Power: 17 |
Ok Hrv, here it is...
I changed to ~/OpenFOAM/OpenFOAM-1.4.1-dev/applications/utilities/postProcessing/dataConversi on/foamToDX %wmake&&wclean %cd $FOAM_RUN %ls -l drwxr-xr-x 16 root root 4096 2008-04-18 13:30 simpleV33M_HF3 drwxr-xr-x 8 root root 4096 2008-04-17 23:26 simpleV33M_HS5c drwxr-xr-x 55 root root 4096 2008-04-10 02:04 tutorials %foamToDX . simpleV33M_HF3 ends like this /*---------------------------------------------------------------------------*\ | ========= | | | \ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \ / O peration | Version: 1.4.1-dev | | \ / A nd | Web: http://www.openfoam.org | | \/ M anipulation | | \*---------------------------------------------------------------------------*/ Exec : foamToDX . simpleV33M_HF3 Date : Apr 18 2008 Time : 13:30:41 Host : iskandhar PID : 15617 Root : /root/OpenFOAM/root-1.4.1-dev/run Case : simpleV33M_HF3 Nprocs : 1 Create time Create mesh for time = 6 --> FOAM FATAL ERROR : Wrong number of vertices in cell expected 4,5,6,7 or 8, found 0 From function foamToDX in file writeDXgrid.H at line 89. FOAM aborting Aborted (core dumped) The prob seems to be in writeDXgrid.H, or in some dependency before... The mesh is a small one, just to test simpleFoam fvSolution settings for convergence in a difficult case; it was created in Harpoon, Hexahedral dominated mesh, meaning cells with 4 and 6 nodes, with fast expansion ratio. %checkMesh . simpleV33M_HF3 /*---------------------------------------------------------------------------*\ | ========= | | | \ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \ / O peration | Version: 1.4.1-dev | | \ / A nd | Web: http://www.openfoam.org | | \/ M anipulation | | \*---------------------------------------------------------------------------*/ Exec : checkMesh . simpleV33M_HF3 Date : Apr 18 2008 Time : 13:40:45 Host : iskandhar PID : 15654 Root : /root/OpenFOAM/root-1.4.1-dev/run Case : simpleV33M_HF3 Nprocs : 1 Create time Create polyMesh for time = constant Time = constant Mesh stats points: 169325 edges: 491479 faces: 473517 internal faces: 437339 cells: 151364 boundary patches: 7 point zones: 0 face zones: 0 cell zones: 0 Number of cells of each type: hexahedra: 118879 prisms: 4318 wedges: 0 pyramids: 11383 tet wedges: 0 tetrahedra: 6337 polyhedra: 10447 Checking topology... Boundary definition OK. Point usage OK. Upper triangular ordering OK. Topological cell zip-up check OK. Face vertices OK. Face-face connectivity OK. Number of regions: 1 (OK). Checking patch topology for multiply connected surfaces ... Patch Faces Points Surface ascii 27399 25675 ok (not multiply connected) Farfield_maxx 169 196 ok (not multiply connected) Farfield_minx 169 196 ok (not multiply connected) Farfield_maxy 702 770 ok (not multiply connected) Farfield_miny 3140 3382 ok (not multiply connected) Farfield_maxz 702 770 ok (not multiply connected) Farfield_minz 3897 4473 ok (not multiply connected) Checking geometry... Boundary openness (3.33821e-17 -6.19233e-16 2.64655e-16) OK. This is a 3-D mesh Domain bounding box: (-9.99999 -0.694117 0) (9.99999 4.01176 4.70588) Max cell openness = 2.11652e-16 OK. Max aspect ratio = 17.6831 OK. Minumum face area = 3.24275e-05. Maximum face area = 0.195367. Face area magnitudes OK. Min volume = 1.12067e-07. Max volume = 0.0711076. Total volume = 440.802. Cell volumes OK. Mesh non-orthogonality Max: 82.6217 average: 9.61819 *Number of severely non-orthogonal faces: 6. Non-orthogonality check OK. <<Writing 6 non-orthogonal faces to set nonOrthoFaces Face pyramids OK. Max skewness = 1.42469 OK. Min/max edge length = 0.00518645 0.536765 OK. All angles in faces OK. Face flatness (1 = flat, 0 = butterfly) : average = 0.999956 min = 0.970839 All face flatness OK. Mesh OK. End Obs. I will buy this tiny little book called c++ for dummies..( that is what i am ... :-) ) just to see if i can start understanding the inner works of OpenFOAM... It is a powerfull and user friendly tool, but it chooses carefully who its friends are... :-D and i am not (yet) a c++ guru... :-) in the mean time what can i do to get foamToDX to work? Do i need to change some c file, use a different mesh ( pure tetrahedrical ) ? Thanks in advance Alex |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Which version is current development line for 15 | dkingsley | OpenFOAM Installation | 0 | January 12, 2009 09:18 |
Development version download | guillaume | OpenFOAM Installation | 30 | October 15, 2008 01:59 |
New Development Release | philippose | OpenFOAM | 0 | February 16, 2007 15:02 |
Can Fluent 32bit version run using 64bit CPU? | Danny | FLUENT | 3 | August 16, 2005 10:04 |
maximum memory 32bit fluent version | korni | FLUENT | 6 | May 19, 2005 21:21 |