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: maybee
Forum: OpenFOAM Programming & Development January 27, 2014, 06:05
Replies: 9
Views: 2,214
Posted By maybee
hi again, thx for the answers - it helped me...

hi again,

thx for the answers - it helped me a lot :).
One more question:

The "phaseModel constructor"


Foam::phaseModel::phaseModel
(
Forum: OpenFOAM Programming & Development January 24, 2014, 09:26
Replies: 9
Views: 2,214
Posted By maybee
Generally yes. When an object of a class is...

Generally yes. When an object of a class is created and the class is derived from one or more other classes the object also possesses all the members of the base-class(es).

Still, when looking...
Forum: OpenFOAM Programming & Development January 24, 2014, 09:14
Replies: 9
Views: 2,214
Posted By maybee
forAllIter(PtrDictionary<phaseModel>,...

forAllIter(PtrDictionary<phaseModel>, fluid.phases(), iter)
325 {
326 phaseModel& phase = iter();
327 const volScalarField& alpha = phase;
328 ...
Forum: OpenFOAM Programming & Development January 24, 2014, 08:07
Replies: 9
Views: 2,214
Posted By maybee
hi, first of all thx for the answer, but I...

hi,

first of all thx for the answer, but I still have some quesitons left.
In the work I am currently doing I have to implement about seven fields for each phase and afterwards to access the...
Forum: OpenFOAM Programming & Development January 24, 2014, 05:45
Replies: 9
Views: 2,214
Posted By maybee
multiphaseEulerFoam: PtrDictionary<phaseModel> phases_ of multiphasesystem fluid

hi,

when creating the object multiphasesystem fluid (U,phi) in solver multiphaseEulerFoam (see createFields.H) the submember "PtrDictionary<phaseModel> phases_" is initialized in the constructor...
Showing results 1 to 5 of 5

 
Forum Jump

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