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

Search Results

Register Blogs Members List Search Today's Posts Mark Forums Read

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: ngj
Forum: OpenFOAM Programming & Development August 31, 2010, 11:09
Replies: 7
Views: 6,716
Posted By ngj
Perhaps you could do something like this: ...

Perhaps you could do something like this:


tmp<volScalarField> kOmegaSI::fBetaStar() const
{
volScalarField kiKappa=(1/(pow(omega_,3.0)))*((fvc::grad(k_))&(fvc::grad(ome ga_)));

...
Forum: OpenFOAM Programming & Development August 31, 2010, 07:14
Replies: 7
Views: 6,716
Posted By ngj
Hi There are several issues in your code. ...

Hi

There are several issues in your code.

1. You have a function kiKappa which is called for every single element in the mesh. The function, however, computes the sought for values over the...
Showing results 1 to 2 of 2

 
Forum Jump

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