CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   access to field data (https://www.cfd-online.com/Forums/openfoam-programming-development/85020-access-field-data.html)

sepp February 15, 2011 09:13

access to field data
 
hey

I'm working on a interpolationScheme based on upwindFitScheme and want to manipulate some things in the return value.

There I've got to access the velocity components for each direction seperately and this don't work.

What's the reason for?
I checked the hole way from icoFoam to the scheme and with beginning in gaussConvectionScheme access is forbidden.

Of Course I can take U as lookupObject, but this would cause trouble with the return type...
Can you help me?
thanks


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