|
[Sponsors] |
November 9, 2018, 18:31 |
Groovybc normal velocity, no as vector
|
#1 |
Senior Member
alberto
Join Date: Apr 2016
Location: Mexico
Posts: 119
Rep Power: 10 |
I want to simulate the pulsatile blood flow and I have the next equation, but that velocity entry is as a vector, i want to set a velocity or volumetric flow, normal to the surface inlet because is not in only one plane
{ type groovyBC; valueExpression "vector(R*(1+(A1*cos(2*1*pi*ome+B1))+(-A2*cos(2*2*pi*ome+B2))+(A3*cos(2*3*pi*ome+B3))+(A4 *cos(2*4*pi*ome+B4))+(A5*cos(2*5*pi*ome+B5))),0,0) "; variables "A1=0.29244;A2=0.5908;A3=0.2726;A4=0.198;A5=0.1124 ;B1=4.027;B2=6.509;B3=1.913;B4=1.461;B5=0.074;Te=0 .75;R=0.3324;ome=time()/Te;"; timelines (); value uniform (0.093 0 0); } |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to get normal vector to the face? | Viatcheslav Kulikov | FLUENT | 1 | August 31, 2017 04:03 |
Multiphase flow - incorrect velocity on inlet | Mike_Tom | CFX | 6 | September 29, 2016 02:27 |
VELOCITY vs VELOCITY IN STN FRAME vs RELATIVE VELOCITY | everest20 | FLUENT | 1 | July 13, 2015 09:35 |
[swak4Foam] Velocity waveform with groovyBC | bcgooder | OpenFOAM Community Contributions | 3 | December 5, 2012 14:45 |
WSS and normal velocity gradient for the slanted pipe | wanna88 | FLUENT | 2 | October 1, 2012 23:34 |