本人在用Workbench做模拟,在完成网格划分准备转入Fluent进行设置的时候遇到了报错,
- Fluent报错内容如下:
Error: This appears to be a surface mesh.
Surface meshes cannot be read under the /file/read-case functionality.
Error Object: #f
Error: api-get-var: the object is not active
Error Object: setup/general/solver/time
Error: An error or interrupt occurred in the previous operation.
Details have been printed to the text console transcript.
Error Object: #f
Workbench报错如下(为防屏蔽插入代码块):
Ansys.Fluent.Cortex.CortexCommandFailedException: 应用案例和设置信息时,FLUENT中发生错误。
应用案例和设置信息时,FLUENT中发生错误。
在 Ansys.Fluent.Cortex.CortexCommunicator.SendMessage(String msg, String msgKey, String errorMessage, Boolean waitForReply)
在 Ansys.Fluent.FluentCommunicator.UpdateSetupInfo(Dictionary`2 info)
在 Ansys.Fluent.Data.SetupData.ReadCaseModelInfo(IFullContext context)
希望解释或者解决这一问题!