Assistance with Wall Mean Traction File for FSI Simulation

Provides a system for patient-specific cardiovascular modeling and simulation.
POST REPLY
User avatar
Amit Raj
Posts: 2
Joined: Sat Jun 15, 2024 3:39 am

Assistance with Wall Mean Traction File for FSI Simulation

Post by Amit Raj » Tue Oct 22, 2024 10:55 pm

Hello SV team,

I am currently working through the svFSI tutorial on FSI with prestress using CMM in pipe geometry. To perform this simulation, I need to obtain the wall mean pressure and traction from the CFD simulation to prestress the domain.

The tutorial mentions a Python code called calcmeanpresstrac to calculate this, but I am unsure how to implement it. Could you please guide me on how to generate the wall mean traction file using this code?

Thank you,
Amit Raj

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

Re: Assistance with Wall Mean Traction File for FSI Simulation

Post by David Parker » Wed Oct 23, 2024 10:17 am

Hello Amit Raj,

You can find the Python script here https://github.com/SimVascular/svFSI-Te ... R/01-rigid.

It might be helpful to have a look at the problem description here https://github.com/SimVascular/svFSI-Te ... 1-pipe_RCR.

Cheers,
Dave

POST REPLY