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 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: CedricVH
Forum: OpenFOAM April 30, 2010, 03:54
Replies: 10
Views: 4,133
Posted By CedricVH
I understand your explaination and your...

I understand your explaination and your suggestion works. Thank you very much!
Forum: OpenFOAM April 29, 2010, 08:23
Replies: 10
Views: 4,133
Posted By CedricVH
Thank you for your effort! Indeed, I forgot to...

Thank you for your effort! Indeed, I forgot to include kinematicParticle.H. Now I can read in a kinematicCloud with:


const kinematicCloud& myCloud =...
Forum: OpenFOAM April 29, 2010, 07:11
Replies: 10
Views: 4,133
Posted By CedricVH
The object is indeed a basicKinematicCloud, but...

The object is indeed a basicKinematicCloud, but the functionObject should work for any type of Cloud. The runtime error I get is:


--> FOAM FATAL ERROR:

lookup of kinematicCloud1 from...
Forum: OpenFOAM April 29, 2010, 04:00
Replies: 10
Views: 4,133
Posted By CedricVH
It is not nice to hijack someones thread. I...

It is not nice to hijack someones thread.

I don't even understand your problem. You don't have to make a new functionObject as the surfaces functionObject can do everything that you want. Just put...
Forum: OpenFOAM April 28, 2010, 10:08
Replies: 10
Views: 4,133
Posted By CedricVH
The reason why is does not work is due to...

The reason why is does not work is due to following code in passiveParticleCloud.H


//- Disallow default bitwise copy construct
passiveParticleCloud(const passiveParticleCloud&);

//- Disallow...
Forum: OpenFOAM April 28, 2010, 05:55
Replies: 10
Views: 4,133
Posted By CedricVH
Access particle data from functionObject

Is there a way to access particle data from a functionObject? The standard way of accessing a field or a mesh in a functionObject is with this code:


const volVectorField& velocity =...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 12:00.