|
[Sponsors] |
April 10, 2012, 13:27 |
How would you like openFoam to be?
|
#1 |
Senior Member
|
I know many companies/private users have "their own openFoam version" that was customized for their need…
So, I would like us to share our ideas about how would you like openFoam to be. In my mind, for instance, I would really appreciate not having to set the boundary conditions in many different files (U, P, K, nu…) but to have, instead, one single file in which to the every boundary condition at once. And you? |
|
April 18, 2012, 10:25 |
|
#3 |
Member
Robertas N.
Join Date: Mar 2009
Location: Kaunas, Lithuania
Posts: 53
Rep Power: 17 |
My wishlist:
1) Relevant equations in solvers include sources as fields; I mean, e.g., in the example of icoFoam with temperature http://openfoamwiki.net/index.php/Ho...ure_to_icoFoam , the temperature equation could include a heat source: fvScalarMatrix TEqn ( fvm::ddt(T) + fvm::div(phi, T) - fvm::laplacian(DT, T) + Q // heat source ); 2) A small convenience (IMHO): separate input and output data. Currently, the case folder has the following subfolders before running a solver: 0 constant system After running the solver, this folder looks like this: 0 0.001 0.002 ... (zillion subfolders for time steps) ... 10 constant system These intermediate time steps could be put into a separate subfolder, like this: 0 constant output/0.001 output/0.002 ... system |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
New OpenFOAM Forum Structure | jola | OpenFOAM | 2 | October 19, 2011 07:55 |
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 3 | September 8, 2010 07:25 |
Modified OpenFOAM Forum Structure and New Mailing-List | pete | Site News & Announcements | 0 | June 29, 2009 06:56 |
OpenFOAM Debian packaging current status problems and TODOs | oseen | OpenFOAM Installation | 9 | August 26, 2007 14:50 |