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: agustinvo
Forum: OpenFOAM Programming & Development July 14, 2020, 13:42
Replies: 2
Views: 773
Posted By agustinvo
I found out the problem: inside the...

I found out the problem: inside the volTensorField A there where negative elements on the diagonal, and computing the inverse of it was giving errors (large condition number for tensor A).


I...
Forum: OpenFOAM Programming & Development July 14, 2020, 10:31
Replies: 2
Views: 773
Posted By agustinvo
I have been playing around with different methods...

I have been playing around with different methods to solve the system of equations (using the Test-Matrix inside the OF code), but the problem persists. I think the problem is more related to the A...
Forum: OpenFOAM Programming & Development July 13, 2020, 08:50
Replies: 2
Views: 773
Posted By agustinvo
How to solve an algebraic system of equations

Hi,


I have a system of linear equations like A·X=B that I am able to solve by the expression:
X = inv(A) * BThat I assume is the correct expression. During my steady-state simulations I have to...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 15:16.