linking trilinos with svFSI after installation

Provides a system for patient-specific cardiovascular modeling and simulation.
POST REPLY
User avatar
Jijo Derick Abraham
Posts: 13
Joined: Thu Aug 05, 2021 6:29 am

linking trilinos with svFSI after installation

Post by Jijo Derick Abraham » Wed Aug 18, 2021 4:05 am

I have installed the simvascular and svFSI in an ubuntu 18.04 pc using the .deb files.
However when I tried to run the 3D pipe (https://github.com/SimVascular/svFSI-Te ... 03-pipe_3D ) test case, it requires the Trilinos-ILUT precondtioners to run the simulations.
Also there are more svFSI test cases which uses the trilinos preconditoners.

I was not having the trilinos in my pc at the time of installation of svFSI
What should I do now?
Is there any way to add trillinos to svFSI at this stage (I mean after installation)?

User avatar
David Parker
Posts: 1743
Joined: Tue Aug 23, 2005 2:43 pm

Re: linking trilinos with svFSI after installation

Post by David Parker » Wed Aug 18, 2021 11:52 am

Hi Jijo,

Installing and using Trilinos is described in https://github.com/SimVascular/svFSI.

If you don't want to use Trilinos then you can just use the FSILS preconditioner.

Cheers,
Dave

User avatar
Jijo Derick Abraham
Posts: 13
Joined: Thu Aug 05, 2021 6:29 am

Re: linking trilinos with svFSI after installation

Post by Jijo Derick Abraham » Thu Aug 19, 2021 12:45 am

Thank you Dave,
I am able to run the cases using the FSILS preconditioner.

POST REPLY