We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.

Ansys Learning Forum Forums Discuss Simulation Fluids Help with expression Reply To: Help with expression

NickFL
Subscriber

X is based on the geometry. So if you have cells in your domain that have a negative X, then you will have problems. Basically in DesignModeler or SpaceClaim you created the domain with negative values of X. Without going back into these programs and having to remesh, the simple solution would be to scale it by adding whatever the min(X) to your X.

Example, if you have a domain that has X values that go to -5 [ m ], change the X to ( X + 5 [m] ).