Description

For CAE formats that support high-order (H-O), the Set Solver Attributes panel provides a number of settings to control the polynomial degree elevation process that occurs during CAE export of the mesh.

CAE, Solver Attributes, CGNS
Controls for the polynomial degree elevation and weighted condition number smoothing can be specified for CAE formats that support high-order elevation.
 

Note: High-order polynomial elevation is only available for 3D grids.

Convergence Cost Threshold sets a maximum threshold value for the minimum curving cost function and stops the smoothing routine prior to reaching the specified number of smoothing passes if this maximum is reached. Convergence Cost Threshold varies from 0.0 to 1.0 and defaults to 0.8.

 

Tip: Minimize the Database Deviation and Relative Database Deviation examine metrics to reduce the total amount of curving required during H-O export.

Max Included Angle sets the angle to determine which cells in the mesh will receive smoothing prior to elevation. Max Included Angle varies from 0.0 to 180.0 and defaults to 175.0 degrees. An entry of 180.0 turns off smoothing prior to elevation.

Polynomial Degree sets the polynomial degree for grid elevation. The default is Q1 or first degree. The mesh can be elevated to Q2, Q3, or Q4.

Step Size Relaxation Factor sets the step size to be used when iteratively smoothing the high-order nodes. Step Size Relaxation Factor varies from 0.0 to 0.5 and defaults to 0.05.

WCNSmoothing Passes sets the number of iterations or steps of the WCN Smoothing routine that will be run for each smoothing pass. WCNSmoothing Passes can be an integer between 0 and 10000 and defaults to 1000.

WCNWeighting Factor sets a weighting factor which determines the amount that the minimum curving cost function influences the WCN component. The normalized Jacobian value will be calculated as 1 - WCNWeighting Factor. WCNWeighting Factor varies from 0.0 to 1.0 and defaults to 0.5.

WCNWeighting Factor Mode sets whether WCNWeighting Factor is calculated (Calculate) or used directly as the value input (UseValue) and described above. WCNWeighting Factor Mode defaults to Calculate.

If Write HOVTU: is set to true, then a high-order VTK Unstructured (VTU) grid file is exported in addition to CGNS files. This VTU file can be used with ParaView to visualize P3 and P4 elements. Write HOVTU defaults to false.

High-Order CAE Formats

High-order export is currently supported for the following CAE formats:

Demonstration

Specifying CAE Solver Attributes

High-Order Mesh Setup

High-Order Mesh Export

High-Order Troubleshooting: Part 1

High-Order Troubleshooting: Part 2