CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

the oscillatory shear index (OSI)

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By siamak1438
  • 1 Post By ftab

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 22, 2014, 02:11
Default the oscillatory shear index (OSI)
  #1
Member
 
Siamak
Join Date: Jul 2014
Location: Australia
Posts: 36
Rep Power: 11
siamak1438 is on a distinguished road
Hi,
The oscillatory shear index (OSI) is an important factor in hemodynamic use to measure disturbed flow along the artery wall. As you can see form the following formula (attached picture) it must be calculate after one cycle. In this formula T is the period of the one cycle. In the other hand, during one cycle, the shear stress on the artery wall must be integrated. So, I think to doing this calculation, I have to write UDF or even I have to develop code in Matlab or C++. I am wondering, is there anyone do it before? Can you guide me how can I do it?
Untitled.jpg
Yours,
Siamak
presidentmamun likes this.
siamak1438 is offline   Reply With Quote

Old   September 24, 2014, 05:51
Default
  #2
Member
 
Ftab
Join Date: Sep 2011
Posts: 87
Rep Power: 14
ftab is on a distinguished road
Hi Siamak,
I have done it exporting the WSS data of each time step to a file with a UDF.
Then, I actually calculate everything in Matlab simply with Trapezoidal integration, and then having the connectivity of the nodes and information of the faces I plot it in Tecplot.
The matlab code is very simple, the only concern is to export the XYZ of nodes and the connectivity of them to make triangular faces to a file to use it later to construct the plot in Tecplot.

Cheers,
Ftab
siamak1438 likes this.
ftab is offline   Reply With Quote

Old   December 12, 2014, 15:39
Default
  #3
New Member
 
Emily Imdieke
Join Date: Apr 2013
Posts: 20
Rep Power: 13
emily.imdieke is on a distinguished road
Hello,
Do you have to use integration though? Can't you just use the WSS components at each point?
emily.imdieke is offline   Reply With Quote

Old   April 21, 2015, 09:44
Default
  #4
Member
 
Ftab
Join Date: Sep 2011
Posts: 87
Rep Power: 14
ftab is on a distinguished road
Quote:
Originally Posted by emily.imdieke View Post
Hello,
Do you have to use integration though? Can't you just use the WSS components at each point?
By the definition, OSI is the integration over the cardiac Cycle!
ftab is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Oscillatory Shear Index Calculation ashtonJ CFX 39 December 6, 2023 01:24
UDF for calculating Oscillatory Shear Index (OSI) vasava Fluent UDF and Scheme Programming 24 April 20, 2023 05:48
[OpenFOAM] Paraview 3.98 - errors when saving geometry file pajot ParaView 1 September 28, 2013 10:45
Doxygen documentation Tanay OpenFOAM Installation 9 September 23, 2011 11:40
OpenFOAM install on Ubuntu Natty 11.04 bkubicek OpenFOAM 13 May 26, 2011 05:48


All times are GMT -4. The time now is 04:42.