Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@wuyukai 有好的解决方法了嘛哥
这个可以在后处理中做么?模拟已经结束了,切应力在模拟过程中是一直在变化的,需要对每个时间步内的值进行积分。你储存的结果,时间步长足够小么?
@东岳
老师好,请教二个小问题:
望不吝赐教,谢谢!
在Openfoam中的时变边界条件中的多项式设置如图 a244f322-80ca-4bf8-99ab-670cd38326c9-image.png 如何实现在多项式上添加时间段的限制 例如:0<t<1,velocity = 0.1 + 1.3x^2 + 2.7x^3 1≤t<2,velocity = 2x^2 + 22x^3 这种应该如何添加时间段限制
多谢老师