CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Blog Entries

Register Blogs Community New Posts Updated Threads Search

Old

Can someone tell me more about vulashaka

Posted April 10, 2011 at 11:44 by alexey2petrov

Quote:
Originally Posted by santiagomarquezd View Post
pythonFlu really rulez. I was using it yesterday with my advisor and extracting data from fields and operate with them via numPy was completely transparent. Here nisi prepared a series of gdb macros in order to debug FOAM easely, now much of this work can be done with pythoFlu, plus the potential of data manipulation inside of the running. I think I'll code some lines in order to export fvMatrix to numPy arrays and things like this.

Keep this party going.
This made...
alexey2petrov's Avatar
Member
Posted in Uncategorized
Views 2621 Comments 3 alexey2petrov is offline Edit Tags
Old

Atmosphearic flow problem.

Posted April 4, 2011 at 06:37 by vishal

Hi All,

I know its really painful to find correct formulas for calculation of k and Epsilon values, If any of you are dealing with atmosphetic flows. (Exponential valocity inlet or power law). I would recommend to "atmBoundaryLayderInlet" conditions located at



OpenFOAM1.7.1/scr/turbulanceModels/incompressible/RAS/derivedFvPatchFields/atmBoundaryLayerInletEpsilon/atmBoundaryLayerInletVelocity.c file.

over list of values at inlet and...
Member
Posted in Uncategorized
Views 1578 Comments 0 vishal is offline Edit Tags
Old
Rating: 2 votes, 5.00 average.

Blast from the past: installing OpenFOAM 1.5 in modern Linux boxes

Posted April 2, 2011 at 09:23 by wyldckat
Updated July 30, 2012 at 17:14 by wyldckat (Added v2)

Here we are in 2011 and we need good oldie OpenFOAM 1.5 to work in our latest über advanced Linux box.
Our trusty gcc compiler nowadays comes in flavours 4.4.x, 4.5.x and 4.6.0 was released a little while ago.
The official release of OpenFOAM 1.5 latest compatible gcc was 4.3.x. And you think to yourself: now what do I do?

Well, not to worry! After a request from the forum user kurne, I rolled up my sleeves and made a cookbook script of a hybrid OpenFOAM 1.5 with 1.7.x script...
Attached Files
File Type: gz of15w17.sh.gz (1.4 KB, 6280 views)
File Type: gz of15w17_v2.sh.gz (1.8 KB, 4912 views)
File Type: gz of15w17_v3.sh.gz (2.2 KB, 5254 views)
Retired Super Moderator
Views 5780 Comments 1 wyldckat is offline Edit Tags
Old
Rating: 5 votes, 4.80 average.

Notes about running OpenFOAM in parallel

Posted February 27, 2011 at 10:22 by wyldckat
Updated October 31, 2015 at 09:25 by wyldckat (added more links)

This is a rough list of informations to be compiled and posted on openfoamwiki.net on a page about running OpenFOAM in parallel. If someone picks up on this and wants to start the article in the wiki, be my guest. Leave a comment pointing to the wiki page, so we can cooperate

List of already catalogued applications on the wiki for pre/post processing for parallel mode: http://openfoamwiki.net/index.php/Ca...sing_utilities
Yet to be catalogued:
  • redistributeMesh
  • renumberMesh
...
Retired Super Moderator
Views 28822 Comments 15 wyldckat is offline Edit Tags
Old
Rating: 4 votes, 3.75 average.

Linking FLUENT with visual C++ (Tested on 32Bit OS)

Posted February 12, 2011 at 12:10 by Amir
Updated September 14, 2012 at 10:26 by Amir

In general, there are 2 different ways to link FLUENT with VC++. In both methods, we need to add fluent to system path which can be easilly done via executing "setenv.exe" which is in FLUENT installation folder.

1) non-permanent method:

In this method, we need to launch FLUENT by VC++ command prompt (which can be found in tools folder of VC++) by simply typing fluent.
In this method, we have to launch FLUENT in this manner whenever we want to compile a UDF....
Amir's Avatar
Senior Member
Posted in Uncategorized
Views 6912 Comments 4 Amir is offline Edit Tags

All times are GMT -4. The time now is 13:30.