Can I monitor integral quantities on surfaces defined in CFX-Pre as primitive regions rather than boundaries or interfaces?



Here is how you can do this. When defining an integral expression such as areaInt(Variable)@Locator, CFX-Pre will not give you the choice of selecting the primitive region as Locator, but you can specify it as

areaInt(Variable)@REGION:RegionName

where RegionName stands for the name of your primitive region.

You can then monitor the newly created expression by creating a monitor point in OUTPUT CONTROL (of type 'Expression' rather than 'Cartesian Coordinates'), which can then be monitored in the Solver Manager.





Show Form
No comments yet. Be the first to add a comment!