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: linch
Forum: OpenFOAM Programming & Development September 5, 2014, 10:06
Replies: 2
Views: 1,248
Posted By linch
Answering my own question: scalar...

Answering my own question:
scalar eqnInitialResidual = 1;
label eqnNoIterations = 0;
lduMatrix::solverPerformance solverPerf;

solverPerf = Eqn.solve();
eqnNoIterations =...
Forum: OpenFOAM Programming & Development September 5, 2014, 08:42
Replies: 2
Views: 1,248
Posted By linch
P.S. I mean, lduMatrix has public functions...

P.S. I mean, lduMatrix has public functions initialResidual() finalResidulal() and noIterations(), but how to get them all together at ones, without executing .solve() three times?
Forum: OpenFOAM Programming & Development September 5, 2014, 08:34
Replies: 2
Views: 1,248
Posted By linch
fvScalarMatrix.solve() how to get the number of iterations?

Hi Foamers,

it's common knowledge, that whith .solve().initialResidual() one can get the normalized initial residual of the linear system of eqs., before it is being solved iteratively.

Do you...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 08:39.