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 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: santiagomarquezd
Forum: OpenFOAM Programming & Development February 19, 2011, 11:27
Replies: 15
Views: 8,047
Posted By santiagomarquezd
Aha, that explains the part I couldn't understand...

Aha, that explains the part I couldn't understand at all (GeometricField.C:01103):

01090 template<class Type, template<class> class PatchField, class GeoMesh>
01091 void...
Forum: OpenFOAM Programming & Development February 16, 2011, 13:33
Replies: 15
Views: 8,047
Posted By santiagomarquezd
Aha, it's true I never paid attention in this...

Aha, it's true I never paid attention in this particular '==' operator. Checking GeometricField.C, operator== and operator= copies both internal and boundary fields. The difference seems to be in...
Forum: OpenFOAM Programming & Development February 16, 2011, 08:22
Replies: 15
Views: 8,047
Posted By santiagomarquezd
Illya, from what source file did you take this...

Illya, from what source file did you take this line?:

rho = alpha1*rho1 + (scalar(1) - alpha1)*rho2;Regards.
Forum: OpenFOAM Programming & Development February 15, 2011, 23:32
Replies: 15
Views: 8,047
Posted By santiagomarquezd
Hi, '=' is the usual operator used to replace the...

Hi, '=' is the usual operator used to replace the content of LHS with RHS. '==' is overloaded in fvMatrix class in order to write equations. It's only dividing sides.

Regards.
Showing results 1 to 4 of 4

 
Forum Jump

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