Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Entering the time dependent flow rate
Posted 10.07.2017, 06:19 GMT-4 6 Replies
Please login with a confirmed email address before reporting spam
i am a new user of COMSOL
I am trying to give an input boundary condition of flow rate which is changing time to time,
my geometry is a simple pipe condition.
Please help.
Is there only option to import the data from the functions or we could import it from another software. either from MATLAB or different text written document.
Please login with a confirmed email address before reporting spam
Functions are most common. If your condition is an analytical equation, then an Analytic Function is easiest, allowing use of the time variable t as a parameter. If your condition is described by a set of points over time, then an Interpolation Function would be ideal. If it is a common time-varying waveform, COMSOL has numerous functions for that already built in, e.g. sine wave. Then use the function for the boundary condition, e.g. fun1(t).
You can combine different function types using Piecewise Functions. Repeating functions can be implemented by specifying only a single cycle and using the mod function on the time (make sure start and end values are same to avoid discontinuities).
You can also use functions from Matlab if complex. Another option is to use an ODE or PDE to create your boundary condition if applicable. I have used the Poisson equation on a non-planar boundary to generate a parabolic flow profile, scaled it with an interpolation function based on time, and used it on a boundary.
If you provide more specifics on your boundary, boundary condition and how it varies over time, I may be able to give more specific advice.
--
Steven Conrad, MD PhD
LSU Health
Please login with a confirmed email address before reporting spam
Actually i am working on blood flow simulation and want to check the interaction of blood with the artery (a FSI study) and i am using COMSOL as a tool and trying to learning it
Initially i am trying it with a straight pipe so i can understand how software works. then i will move on to constrained pipe.
I am just trying to input WOMERSLEY No, as a input . i also want to input the variable pressure rate in the CCA (common carotid artery) , just like input pressure coming from heart then want to analyse the results.
Please help me to propagate my problem to solution. if you have any file or tutorial regarding to my learning the software in interaction of blood with artery then please share.
With regards
Abhishek
Please login with a confirmed email address before reporting spam
www.comsol.com/model/fluid-structure-interaction-in-a-network-of-blood-vessels-660
You may elect to leave out the cardiac muscle domain for your initial studies.
The easiest way to simulate the inlet pressure waveform is to digitize one from an image, put the values of time and pressure into an Interpolation Function in COMSOL, and use that function as your inlet pressure, e.g. inlet_fun(t). Alternatively, I've seen a number of publications that describe ways to generate a simulated arterial pressure waveform, but don't have any of them available at the moment.
--
Steven Conrad, MD PhD
LSU Health
Please login with a confirmed email address before reporting spam
I am now able to understand some basics of software.
Again i need your help, I am now going for some experimental part, Actually i needed a synthetic model aorta valve whose mechanical properties are similar to aorta valve that could be feasible for experimentation purpose.
Before going to real one i wanna go for synthetic part. please suggest me the synthetic aorta value that could also available me easily.
Please login with a confirmed email address before reporting spam
--
Steven Conrad, MD PhD
LSU Health
Please login with a confirmed email address before reporting spam
Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.