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

Blog Entries

Register Blogs Community New Posts Updated Threads Search

Old

How to implement simple acoustic analogy

Posted November 15, 2013 at 02:30 by skeptik (CFD notes)

Here is useful work concrete with libForces library rethinking and implementing Curle's analogy on basis of it.

I think it would be very good just for coding exercise.

Complex online post-processing:
How to implement simple acoustic analogy in OpenFOAM

(Sergei Strizhak, Matvey Kraposhin)
Member
Posted in Uncategorized
Views 2352 Comments 0 skeptik is offline Edit Tags
Old

Reading heat flux into tecplot from openfoam

Posted November 7, 2013 at 16:29 by cm_jubayer

Tecplot cannot read heat flux data from OpenFOAM directly with the OpenFOAM data loader in Tecplot. Below are the steps that I use to read the heat flux data or any other data that is not readable by the OpenFOAM data loader.

1. Open your data in paraview.

2. Export the data from paraview using File>Save Data. This will give you a csv file.

3. Now open the csv file in excel and rearrange the data so that we have variable name in the first row as...
Member
Posted in Uncategorized
Views 2175 Comments 1 cm_jubayer is offline Edit Tags
Old
Rating: 9 votes, 5.00 average.

Getting ANSYS 14 Fluent, Windows 8.1 and VS2013 to compile UDFs

Posted October 27, 2013 at 18:00 by trollreign

1. Goal

I am a beginner at Fluent, and even more so concerning UDF's. I am facing a problem where I have to use a velocity profile at my inlet boundary and later I would like to write code to model an actuator disk. After reading the corresponding sections of the Fluent 14 UDF Manual I felt like I am ready to face the task.

Things didn't go half as smooth as I expected and in the end I spent a weekend getting it to work.


2. Software
...
Attached Thumbnails
Click image for larger version

Name:	001.PNG
Views:	42909
Size:	6.8 KB
ID:	188  
New Member
Posted in Uncategorized
Views 73351 Comments 23 trollreign is offline Edit Tags
Old

Error Compiling OpenFOAM .. Linker Error ld "--add-needed is not supported"

Posted October 21, 2013 at 16:44 by Hisham (Notes for OpenFOAM!)

If an error occurs while compiling OpenFOAM from source that has to do with the "linker" ld does not support the --add-nedded option (Read more at: http://www.openfoam.org/mantisbt/view.php?id=685 and http://www.cfd-online.com/Forums/ope...roblem-ld.html).

The problem summary:

The 'nixOS has two linker programs ld.bfd and ld.gold. They both are situated in /usr/bin/. The /usr/bin/ld is a link to either. If this...
Hisham's Avatar
Senior Member
Posted in Uncategorized
Views 3856 Comments 0 Hisham is offline Edit Tags
Old

Useful LES tools in Fluent - Part 3

Posted October 21, 2013 at 08:06 by sbaffini (NuTBox)
Updated December 21, 2016 at 10:08 by sbaffini (Update)

These are the implementations of two static SGS models, due to Vreman and Nicoud (see the attached files for the detailed references). These models are in the same spirit of the well known WALE model; still, they are different in several aspects.

The models are provided without any kind of warranty; still, no specific problem came up during testing.

For wall bounded turbulent flows in Fluent i strongly suggest the Vreman model due to its specific, theoretically wrong, near...
Attached Files
File Type: c vreman.c (1.7 KB, 606 views)
File Type: c svd_sgsmut.c (2.3 KB, 415 views)
sbaffini's Avatar
Senior Member
Posted in LES
Views 2073 Comments 0 sbaffini is offline Edit Tags

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