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: ztukovic
Forum: OpenFOAM Running, Solving & CFD March 3, 2007, 05:39
Replies: 19
Views: 3,251
Posted By ztukovic
Hi Frank, The following par

Hi Frank,

The following part of the code was problematic for me:

if (mesh.moving())
{
// Make the fluxes absolute
phi += fvc::meshPhi(U);
}
Forum: OpenFOAM Running, Solving & CFD March 2, 2007, 15:49
Replies: 19
Views: 3,251
Posted By ztukovic
It is hard to say because I do

It is hard to say because I don't know which application you are actually using? Can you send me your code?

Zeljko
Forum: OpenFOAM Running, Solving & CFD March 2, 2007, 14:00
Replies: 19
Views: 3,251
Posted By ztukovic
Hi Frank, Here is new icoDy

Hi Frank,

Here is new icoDyMFoam application from development version of OpenFOAM

http://www.cfd-online.com/OpenFOAM_Discus/icons/attachment_icon.gif icoDyMFoam.tgz...
Forum: OpenFOAM Running, Solving & CFD January 19, 2007, 02:50
Replies: 19
Views: 3,251
Posted By ztukovic
Correction: phi += meshPhi(U)

Correction: phi += meshPhi(U) can not be used to make the flux ABSOLUTE (not relative) at the begining of next time step.

Regards,
Zeljko
Forum: OpenFOAM Running, Solving & CFD January 18, 2007, 17:15
Replies: 19
Views: 3,251
Posted By ztukovic
Hi, It is wrong to use phi

Hi,

It is wrong to use phi += meshPhi(U) in order to make flux
relative, because function meshPhi(U) do not return mesh motion flux
from the previous time step which is only appropriate for...
Showing results 1 to 5 of 5

 
Forum Jump

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