Re: For Help
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum please send a message via our contact form.
› Forums › OpenLB › General Topics › For Help › Re: For Help
October 20, 2017 at 8:48 am
#2743
mgaedtke
Participant
Hello,
in aorta.cpp line 174 and following the boundary velocity is set with SinusStartScale<T,int> nSinusStartScale( iTperiod,converter.getCharU() ); So, after the start time period of 0.5s, the velocity at the inlet is a circular poiseuille profile with CharU beein the maximum velocity. Change CharU in the converter, and you will get this velocity at your inlet.
Best, Max
