使用dynamicMeshDict.sixDoF出现could not find rho问题
-
请问下,我现在使用dynamicMeshDict.sixDoF计算小球在气体中的振荡但出现了以下报错,
然而我在transportProperties中定义了rho:
也在fvSolution定义了rho的求解:外文论坛有好多人也在问这个问题,有说版本问题或者bug的:https://www.cfd-online.com/Forums/openfoam-solving/178985-problem-calculating-forces-blades-2-finding-forces.html
请问各位这是什么问题呢?
-
@李东岳 Thank you, Dongyue teacher, the calculation is relatively large. It seems to be this problem, can you help see, how should this be changed? I have already changed the first half of the sentence, I don't know how to change the second half?
谢谢您,东岳老师。文件有点大。
这应该是红线出的问题,我改了前半句,但是后半句不知道怎么改,您能帮忙看看吗?
https://cpp.openfoam.org/v11/forces_8C_source.html这个rho应该是刚体的密度,我看V9\V10版本中只有dynamicMeshDic也使用sixDoFRigidBodyMotion来求解6DOF问题,这里的rho应该是刚体密度?
tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion2D_pimpleFoam/constant/dynamicMeshDict
老师:1.只用 dynamicmeshdict文件可以求解6DOF问题吗?
2. 刚体密度后半句应该怎么改?
万分感谢老师!!! -
李老师能帮忙看看吗?
-
好的,老师。我用少一点的网格,把文件搞小点
-
@jxzs_zy 在 使用dynamicMeshDict.sixDoF出现could not find rho问题 中说:
我现在使用dynamicMeshDict.sixDoF计算小球在气体中的振荡
好的我知道了,我回归你最原始的问题给你调试一下
9/19