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 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: sharonyue
Forum: OpenFOAM Programming & Development July 16, 2013, 21:34
Replies: 3
Views: 2,623
Posted By sharonyue
I changed it to fvScalarMatrix pEqn ...

I changed it to
fvScalarMatrix pEqn
(
fvm::laplacian(rAU, p) == fvc::div(HbyA)
);


It compiles successfully and works in cavity and elbow...
Forum: OpenFOAM Programming & Development July 16, 2013, 03:30
Replies: 3
Views: 2,623
Posted By sharonyue
div(phiHbyA)? \nabla \cdot a Im confused...

div(phiHbyA)?
\nabla \cdot a

Im confused about this divergence of a scalar thing.
Forum: OpenFOAM Programming & Development July 15, 2013, 03:49
Replies: 3
Views: 2,623
Posted By sharonyue
icoFoam's pressure possion equation.

Hi

In icoFoam we have:

fvScalarMatrix pEqn
(
fvm::laplacian(rAU, p) == fvc::div(phiHbyA)
);

But via my equation(see the image),...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 09:57.