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.00 seconds.
Search: Posts Made By: GerhardHolzinger
Forum: OpenFOAM Programming & Development January 27, 2014, 06:24
Replies: 9
Views: 2,220
Posted By GerhardHolzinger
Obviously the method iNew() of the class...

Obviously the method iNew() of the class phaseModel is used to construct the phaseModel objects.

If you have a look at the method iNew()


phaseModel
(
const word&...
Forum: OpenFOAM Programming & Development January 24, 2014, 09:31
Replies: 9
Views: 2,220
Posted By GerhardHolzinger
As I wrote before, phaseModel is derived from...

As I wrote before, phaseModel is derived from volScalarField. So essentially the object IS the phase volume fraction field. If you take a look on the constructor of the class phaseModel, it reads the...
Forum: OpenFOAM Programming & Development January 24, 2014, 09:17
Replies: 9
Views: 2,220
Posted By GerhardHolzinger
Do you understand the concept of inheritance in...

Do you understand the concept of inheritance in object oriented programming?
Forum: OpenFOAM Programming & Development January 24, 2014, 08:58
Replies: 9
Views: 2,220
Posted By GerhardHolzinger
Have a look on the phaseModel class. You...

Have a look on the phaseModel class.

You access the properties of a phase with access function of the phaseModel.

The following piece of code is from UEqns.H of multiphaseEulerFoam

...
Forum: OpenFOAM Programming & Development January 24, 2014, 06:41
Replies: 9
Views: 2,220
Posted By GerhardHolzinger
Have a look on the class phaseModel. ...

Have a look on the class phaseModel.


There you might see - otherwise you need to believe me - that the class phaseModel is derived from the class volScalarField.


class phaseModel
:
...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 03:15.