Author Topic: UMFPACK for FEAPpv  (Read 8409 times)

ash_jam

  • New Member
  • *
  • Posts: 2
UMFPACK for FEAPpv
« on: August 08, 2021, 08:58:49 PM »
Hello sir,
Thank you very much for distributing FEAPpv as opensource.
How can we interface new solvers like UMFPACK to FEAPpv ?
Moreover - how can we understand the control flow in the program ? How the commands are being executed... ? Is there any reference ?

Thank you,
Ash

Prof. S. Govindjee

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 1160
Re: UMFPACK for FEAPpv
« Reply #1 on: August 08, 2021, 11:26:22 PM »
FEAPpv has a user solver interface.  So if you take the published files that work with FEAP you should be able to make them work with FEAPpv (perhaps with a bit of adjustment).

Regarding the execution process of FEAPpv, you can try looking in the 4th (?) edition of Zienkiewicz and Taylor, which I think has a brief description of the program flow; the 5th and later editions should also have a similar chapter.

ash_jam

  • New Member
  • *
  • Posts: 2
Re: UMFPACK for FEAPpv
« Reply #2 on: August 09, 2021, 08:07:16 PM »
Thank you sir.
It is available in 5th edition - I could get that in library. Now I am able to go through.
Why this valuable information was not printed in subsequent editions ?