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: chaosCFD
Forum: OpenFOAM Programming & Development January 3, 2023, 08:33
Replies: 2
Views: 470
Posted By chaosCFD
Dear Prof. Jasak D() returns a volVectorField...

Dear Prof. Jasak
D() returns a volVectorField D_. The definition is in the base class.

virtual volVectorField& D()
{
return D_;
}

Is this...
Forum: OpenFOAM Programming & Development December 15, 2022, 05:35
Replies: 2
Views: 470
Posted By chaosCFD
Can I establish two or more fvMatrix objects in one program?

Dear Foamers,

Does OpenFOAM allow to establish two fvMatrix objects in one program? I tried the following code:

fvVectorMatrix DEqn1
(
fvm::laplacian(impKf_, D(),...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 05:21.