We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation Fluids Fluent Expression Function mul |d| b not found! Reply To: Fluent Expression Function mul |d| b not found!

SRP
Ansys Employee

Hi,

The error message "Function mul |d| b not found!" suggests that there is an issue with the syntax used to create the expression involving the cell register in Ansys Fluent. 

In expression, Cell registers evaluate as boolean that is the reason of error. You can check user's guide for more details: 5.1. Introduction to Expressions (ansys.com)

Thank you.