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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: FelixL
Forum: OpenFOAM Programming & Development September 23, 2014, 03:46
Replies: 123
Views: 32,011
Posted By FelixL
Hello Andy, I'm calculating the Cf values...

Hello Andy,


I'm calculating the Cf values by using the wallShearStress utility. This yields tauW at the wall patches. From that, Cf is calculated using

Cf = |tauW|/(0.5*rho0*U0^2)

where U0...
Forum: OpenFOAM Programming & Development September 22, 2014, 09:47
Replies: 123
Views: 32,011
Posted By FelixL
Hello everyone, unfortunately the results...

Hello everyone,


unfortunately the results I presented above weren't sufficiently converged (that's why they were depending upon the initial conditions). I am sorry about that - I fell for the...
Forum: OpenFOAM Programming & Development September 15, 2014, 08:10
Replies: 123
Views: 32,011
Posted By FelixL
Hello everyone, just a quick update:...

Hello everyone,


just a quick update: following puplu's hint and also by modifying the initial conditions in my flat plate cases (Sidenote: somehow, the solution of simpleFoam depends on the...
Forum: OpenFOAM Programming & Development September 14, 2014, 08:01
Replies: 123
Views: 32,011
Posted By FelixL
Hello everyone, Sorry about being so slow...

Hello everyone,

Sorry about being so slow again. The last few years I kind of drifted away from CFD and my current research focuses more on acoustics, but I will try to keep on working to finally...
Forum: OpenFOAM Programming & Development November 16, 2011, 07:26
Replies: 123
Views: 32,011
Posted By FelixL
Cheers, mate, a cold beer's always appreciated!...

Cheers, mate, a cold beer's always appreciated! ;)

Greetings,
Felix
Forum: OpenFOAM Programming & Development September 6, 2011, 05:09
Replies: 123
Views: 32,011
Posted By FelixL
Hello, sorry about being slow with things...

Hello,


sorry about being slow with things lately - I caught the chance of having a cold and thus staying at home today to make the turbulence model compatible with OF 2.0.x. Please bear in mind...
Forum: OpenFOAM Programming & Development May 5, 2011, 04:30
Replies: 123
Views: 32,011
Posted By FelixL
Hello, José, thanks for sharing your...

Hello, José,


thanks for sharing your results with us. Especially the NACA0012 looks great! I didn't think the implementation would perform so well. It does seem to have some problems in the...
Forum: OpenFOAM Programming & Development March 10, 2011, 12:51
Replies: 123
Views: 32,011
Posted By FelixL
I added the correlation of Sorensen (2009). If...

I added the correlation of Sorensen (2009). If you want to use it, please uncomment it in the source code.

Changelog: 2011-03-10 : - added ReThetac() and Flength() correlations of
...
Forum: OpenFOAM Programming & Development March 10, 2011, 09:09
Replies: 123
Views: 32,011
Posted By FelixL
Hello, José, sure, go ahead and post the...

Hello, José,


sure, go ahead and post the polar. It would be interesting, too, to compare the polar with results obtained with the k-Omega SST model, if you have that data available.

So you...
Forum: OpenFOAM Programming & Development March 10, 2011, 04:01
Replies: 123
Views: 32,011
Posted By FelixL
Hello, José, what physical quantity...

Hello, José,


what physical quantity differs from literature by 8%? I assume it is the drag coefficient? If so, I think this is a pretty good start, especially for that angle of attack.
...
Forum: OpenFOAM Programming & Development March 1, 2011, 03:26
Replies: 123
Views: 32,011
Posted By FelixL
It's not even that early anymore but still I...

It's not even that early anymore but still I forgot the attachements. So here they are.
Forum: OpenFOAM Programming & Development March 1, 2011, 03:24
Replies: 123
Views: 32,011
Posted By FelixL
Hello, everybody, so I just did some of...

Hello, everybody,


so I just did some of the flat plate simulations with the corrected version of the turbulence model I posted yesterday. Cf distributions along the plates for two different...
Forum: OpenFOAM Programming & Development February 28, 2011, 11:33
Replies: 123
Views: 32,011
Posted By FelixL
Changelog: 2011-02-28 : - added missing max()...

Changelog: 2011-02-28 : - added missing max() in the return statement of the
F1 blending function
- reverted ReThetac() to use original correlation of
...
Forum: OpenFOAM Programming & Development February 28, 2011, 11:20
Replies: 123
Views: 32,011
Posted By FelixL
Hello, Alex, wow, yes you're right. I...

Hello, Alex,


wow, yes you're right. I totally forgot to add the max function when returning F1. I owe you a beer, I would've never discovered this after doublechecking the code multiple times....
Forum: OpenFOAM Programming & Development February 28, 2011, 01:48
Replies: 123
Views: 32,011
Posted By FelixL
Hello, no, I wouldn't say that. It's just...

Hello,


no, I wouldn't say that. It's just the model is quite sensitive to inlet conditions. You can try and vary omega at the inlet/freestream a bit and have a look if it changes the drag...
Forum: OpenFOAM Programming & Development February 27, 2011, 04:52
Replies: 123
Views: 32,011
Posted By FelixL
Hello, what k-Omega model were you using...

Hello,


what k-Omega model were you using for your simulations? The "old" version of Wilcox' model (as implemented in OF) ist quite sensitive to freestream data.

For the grid requirements when...
Forum: OpenFOAM Programming & Development February 25, 2011, 05:59
Replies: 123
Views: 32,011
Posted By FelixL
@salvoblack: Can't really help you on this one......

@salvoblack: Can't really help you on this one... it compiles without complaining on my system. This is how I compile it:

- put the folder gammaReThetatSST inside the directory...
Forum: OpenFOAM Programming & Development February 25, 2011, 05:20
Replies: 123
Views: 32,011
Posted By FelixL
Hello, Alex, sounds like an explanation...

Hello, Alex,


sounds like an explanation to me. So the conclusion is, the k-Omega-SST turbulence model overpredicts lift values using your current setup. For the fully turbulent case it should...
Forum: OpenFOAM Programming & Development February 25, 2011, 04:08
Replies: 123
Views: 32,011
Posted By FelixL
Hello, Alex, your first results look...

Hello, Alex,


your first results look promising. The reduction of draf actually is expected with any transition model so the much more interesting question would be, how well the current...
Forum: OpenFOAM Programming & Development February 24, 2011, 07:48
Replies: 123
Views: 32,011
Posted By FelixL
I completely forgot to attach a sample case with...

I completely forgot to attach a sample case with the basic setup for running a simulation with the turbulence model. You can find it attached to this post.


Greetings,
Felix.
Forum: OpenFOAM Programming & Development February 24, 2011, 06:50
Replies: 123
Views: 32,011
Posted By FelixL
gamma-ReTheta turbulence model for predicting transitional flows

Hello, everybody,


since there seems to be a high demand for simulating boundary layer transition with OpenFOAM (see here...
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT -4. The time now is 23:25.