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 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: deepsterblue
Forum: OpenFOAM Programming & Development April 2, 2012, 11:52
Replies: 4
Views: 1,588
Posted By deepsterblue
That's simple. When fluxes are written to disk at...

That's simple. When fluxes are written to disk at runTime.write(), they're relative. Since meshPhi is also written to disk, all the necessary info is available when a restart is done.
Forum: OpenFOAM Programming & Development April 2, 2012, 10:41
Replies: 4
Views: 1,588
Posted By deepsterblue
Not really... phi = (fvc::interpolate(U) &...

Not really...

phi = (fvc::interpolate(U) & mesh.Sf());

In this case, phi is not relative to mesh-fluxes. It's just the absolute volumetric flux. Mesh-fluxes are factored-in only during the...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 01:40.