functionObjects::fieldExpression: Correct and improve warning messages
postProcess -func MachNo previously generated the warning Executing functionObjects --> FOAM Warning : functionObjects::MachNo MachNo cannot find required field U which is incorrect; the field 'U' is available but the thermophysicalProperties is not. Now 'postProcess' generates the warning: Executing functionObjects --> FOAM Warning : functionObjects::MachNo MachNo cannot find required object thermophysicalProperties of type fluidThermo --> FOAM Warning : functionObjects::MachNo MachNo failed to execute. Resolves bug-report http://bugs.openfoam.org/view.php?id=2352
显示
- src/functionObjects/field/MachNo/MachNo.C 2 个添加, 2 个删除src/functionObjects/field/MachNo/MachNo.C
- src/functionObjects/field/fieldExpression/fieldExpression.C 1 个添加, 1 个删除src/functionObjects/field/fieldExpression/fieldExpression.C
- src/functionObjects/field/fieldExpression/fieldExpression.H 9 个添加, 0 个删除src/functionObjects/field/fieldExpression/fieldExpression.H
- src/functionObjects/field/fieldExpression/fieldExpressionTemplates.C 52 个添加, 0 个删除...nObjects/field/fieldExpression/fieldExpressionTemplates.C
想要评论请 注册 或 登录