input data avoid Fourier approximation

Provides a system for patient-specific cardiovascular modeling and simulation.
POST REPLY
User avatar
shanlin Qin
Posts: 2
Joined: Tue Jul 07, 2020 12:50 am

input data avoid Fourier approximation

Post by shanlin Qin » Mon Sep 28, 2020 4:06 am

The inlet data are required to be Fourier approximated in the Simvascular, namely the Fourier Modes.
Do we have any method to avoid such an approximation and use the original input?

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

Re: input data avoid Fourier approximation

Post by Weiguang Yang » Mon Sep 28, 2020 12:43 pm

If you don't want the solver to process your inflow data, you may manually modify bct.dat file to impose the desired nodal velocities.
It has the following form:
np nl
x1 y1 z1 nl nn
vx1 vy1 vz1 t1
. . . .
. . . .
. . . .
vxnl vynl vznl tnl
. . . .
. . . .
. . . .
xnp ynp znp nl

vx1 vy1 vz1 t1
. . . .
. . . .
. . . .

POST REPLY