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 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: HaZe
Forum: OpenFOAM Programming & Development December 2, 2013, 04:38
Replies: 6
Views: 2,691
Posted By HaZe
Hi again. After some other failed experiments I...

Hi again. After some other failed experiments I came back to your solution. It isn't working either. And this is because - guess what - DkEff() is not a member of RASModel. :-/
...
Forum: OpenFOAM Programming & Development November 26, 2013, 03:54
Replies: 6
Views: 2,691
Posted By HaZe
Changing the solver and the turbulence model...

Changing the solver and the turbulence model results of the two steps I made. At first I added all terms of k and epsilon as fields to the turbulence lib - just because I needed this fields and...
Forum: OpenFOAM Programming & Development November 25, 2013, 04:47
Replies: 6
Views: 2,691
Posted By HaZe
One step further I made a workaround through...

One step further I made a workaround through commenting out all other models than mine in Make/files.


/* RAS turbulence models */
RASModel/RASModel.C
RASModel/newRASModel.C...
Forum: OpenFOAM Programming & Development November 21, 2013, 12:21
Replies: 6
Views: 2,691
Posted By HaZe
Ok, I made out I have to add a virtual member...

Ok, I made out I have to add a virtual member function in the class the turbulence model is derived from.

So I added:

virtual tmp<volScalarField> kDiffusion() const = 0;
in the member...
Forum: OpenFOAM Programming & Development November 21, 2013, 08:42
Replies: 6
Views: 2,691
Posted By HaZe
Can't call member function from extended Turbulence Model

Hi Foamers!
I'm using OF-1.5-dev (I'm bound to) and I've made a extended k-Epsilon-Model (kEpsilonDetailed) with fields for the individual terms of k and Epsilon. Now I'd like to call some new...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 07:33.