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: fatirishman53
Forum: OpenFOAM Running, Solving & CFD September 25, 2015, 16:37
Replies: 6
Views: 1,239
Posted By fatirishman53
Correlate velocities and y-position of cell centers

Here is what I have figured out so far:

For cell center positions:
const vectorField centers = u.mesh().C().internalField();


For cell center velocities:
scalarField velocityX =...
Forum: OpenFOAM Running, Solving & CFD September 25, 2015, 09:56
Replies: 6
Views: 1,239
Posted By fatirishman53
U.mesh.C() coordinates?

Ok, so I think I can get all of the information I need from U.mesh.C() by looping through all of the cell centers by index. I just need to figure out how to get access to the cell center coordinates...
Forum: OpenFOAM Running, Solving & CFD September 23, 2015, 11:23
Replies: 6
Views: 1,239
Posted By fatirishman53
Thanks again! Apparently I have a lot of...

Thanks again! Apparently I have a lot of research to do :D

If you have any tips for implementation, I certainly welcome them!
Forum: OpenFOAM Running, Solving & CFD September 23, 2015, 02:43
Replies: 6
Views: 1,239
Posted By fatirishman53
Thanks for your reply! However, the equation...

Thanks for your reply! However, the equation does not represent a standard variable which can be output with the use of probes. I figured it would be easiest to add it to the solver output messages...
Forum: OpenFOAM Running, Solving & CFD September 22, 2015, 03:05
Replies: 6
Views: 1,239
Posted By fatirishman53
Solver Run-Time Value Output

I am in the process of developing a custom solver based off of the icoFoam solver. I would like to output a value, after each time step, based off the following:
...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 02:45.