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)?
linking trilinos with svFSI after installation
- Jijo Derick Abraham
- Posts: 13
- Joined: Thu Aug 05, 2021 6:29 am
- David Parker
- Posts: 1743
- Joined: Tue Aug 23, 2005 2:43 pm
Re: linking trilinos with svFSI after installation
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
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
- Jijo Derick Abraham
- Posts: 13
- Joined: Thu Aug 05, 2021 6:29 am
Re: linking trilinos with svFSI after installation
Thank you Dave,
I am able to run the cases using the FSILS preconditioner.
I am able to run the cases using the FSILS preconditioner.