关于设置入口速度问题
-
一个圆直管流动,想在入口位置设置沿管道方向一个速度,另外在径向方向给一个角速度,想让流场是旋涡式的在管道流动。请问这样子的入口边界好实现吗?
-
这样的话,入口上的任何一点的速度应该是确定而且可以用点坐标的函数确定的吧?可以试一下codedFixedValue。
-
@tidedrinker 我在想是否可以实现求坐标呢?如果笛卡尔坐标的话,确实不好操作。
-
是不是应该说在切向给一个角速度,你看看cylindricalInletVelocity这个边界条件能不能用?
This boundary condition describes an inlet vector boundary condition in
cylindrical co-ordinates given a central axis, central point, rpm, axial
and radial velocity.
2018年1月9日 01:20
5/8
2018年1月12日 05:41