Page 1 of 1

Assistance with Wall Mean Traction File for FSI Simulation

Posted: Tue Oct 22, 2024 10:55 pm
by amit2262002
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

Re: Assistance with Wall Mean Traction File for FSI Simulation

Posted: Wed Oct 23, 2024 10:17 am
by davep
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