Pressure at the inlet

Provides a system for patient-specific cardiovascular modeling and simulation.
POST REPLY
User avatar
Aditya Bantwal
Posts: 60
Joined: Sat Mar 26, 2022 2:59 am

Pressure at the inlet

Post by Aditya Bantwal » Thu May 19, 2022 11:17 pm

Hi,

I have the static pressure waveform of blood pressure at the inflow. If I specify a Neumann BC at the inlet, can I use this static pressure as a boundary condition? Or do I need to provide the total pressure (static + dynamic)

Thanks,
Aditya


PS. This is for svFSI

User avatar
Weiguang Yang
Posts: 110
Joined: Mon Apr 07, 2008 2:17 pm

Re: Pressure at the inlet

Post by Weiguang Yang » Fri May 20, 2022 11:32 am

I haven't used this in svFSI but I think you can apply the static pressure waveform as a Neumann BC at the inlet. Give it a try. In case it doesn't work, prescribing the pressure waveform via coupled BC can be considered. Here is a test case for a more complex closed-loop LPM. https://github.com/SimVascular/svFSI-Te ... losed-loop

User avatar
Vijay Vedula
Posts: 63
Joined: Mon Feb 09, 2015 1:27 pm

Re: Pressure at the inlet

Post by Vijay Vedula » Tue Jun 14, 2022 8:33 am

svFSI takes only static pressure as the Neumann boundary condition and not dynamic pressure. You can output total pressure as one of the output quantities if you are interested.

POST REPLY