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: pierre
Forum: OpenFOAM Running, Solving & CFD May 11, 2006, 15:33
Replies: 3
Views: 1,789
Posted By pierre
Oops mistake sorry it is fvSc

Oops mistake sorry it is
fvScalarMatrix CEqn
(
fvm::ddt(C)
+ fvm::div(phi, C)
- fvm::laplacian(Coef, C)
);
sorry

Pierre
Forum: OpenFOAM Running, Solving & CFD May 11, 2006, 15:31
Replies: 3
Views: 1,789
Posted By pierre
I guess you could try, fvVect

I guess you could try,
fvVectorMatrix CEqn
(
fvm::ddt(C)
+ fvm::div(phi, C)
- fvm::laplacian(Coef, C)
);
for the concentration scalar, ...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 22:46.