What causes a warning about unprocessed component while post-processing a cyclic symmetry solution in Mechanical APDL?
Tagged: apdl, unprocessed component
-
-
June 6, 2022 at 9:57 am
FAQ
ParticipantAfter /CYCEXPAND,,OFF (or if no /CYCEXPAND has been issued), the following warning message is issued (may be PRNSOL, PRESOL or other):
*** WARNING ***
PRNSOL is listing an unprocessed component of a cyclic symmetry
solution. It can combine all appropriate components to produce the
actual nodal solution for sectors 1 through 6 if cyclic expansion
(/CYCEXPAND) and PowerGraphics (/GRAPH) are both active.Various commands (*GET, *VGET, …) gives you the unprocessed results but not as real and imaginary part but as real values for original and duplicate sector, so if you have n nodes in the sector, you need to get results for both nodes ii and ii+n
NODE UZ
24 83.275
120 190.35To compute expanded results, User need eq.3-2 (Mechanical APDL > Cyclic Symmetry Analysis Guide >Cyclic Symmetry Overview > Postprocessing a Cyclic Symmetry > Using the /CYCEXPAND Command)
The amplitude can be retrieve from the unprocessed results AMP = SQRT(UA^2+UB^2). A phase sweep can also be performed (as with CYCPHASE command) by adding a Cyclic Phase angle to both cos and sin terms in eq.3-2.
Extra precaution has to be observed when dealing with non-component results (USUM, SEQV, SINT) or linearized stress, component results need to be obtained with eq.3-2 before computing non-component results: combining non-component results with eq.3-2 for basic and duplicated sector is not correct.In addition, and for modal results only, expanded results are normalized with respect to the full mass matrix (N * [M]), while unprocessed results are normalized to the cyclic mass matrix (2 * [M], except if k = 0 or N/2, where 1 * [M]) (N = number of sectors, [M] = mass matrix of the original sector), so that we have to multiply the above results by SQRT(2/N) (or SQRT(1/N) if k = 0 or N/2).
With /CYCEPAND,,ON or within Workbench Mechanical, expanded results can be plotted (Maximum Over Cyclic Phase, Cyclic Phase of Maximum, Cyclic Phase)
-
![](https://innovationspace.ansys.com/knowledge/wp-content/uploads/sites/4/2022/06/Ansys-Cloud.jpeg)
Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...
![](https://innovationspace.ansys.com/knowledge/wp-content/uploads/sites/4/2022/03/Optical-1-1.png)
How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...
![](https://innovationspace.ansys.com/knowledge/wp-content/uploads/sites/4/2022/03/Geko_Video-1-1.png)
Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1Â provides background information on the model and a...
![](https://innovationspace.ansys.com/knowledge/wp-content/uploads/sites/4/2022/06/EnSight_PP.webp)
Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- How to deal with “”Problem terminated — energy error too large””?”
- How do I request ANSYS Mechanical to use more number of cores for solution?
- Contact Definitions in ANSYS Workbench Mechanical
- The LS-DYNA equivalent of *MODEL_CHANGE card (in ABAQUS). Which keywords can be used to introduce(activate)/delete(deactivate) elements in the middle of a calculation (at user-specific time/load steps).
- How to restore the corrupted project in ANSYS Workbench?
- There is a unit systems mismatch between the environments involved in the solution.
- How to resolve “Error: Invalid Geometry”?
- How to transfer a material model(s) from one Analysis system to another within Workbench?
- After Workbench crashes, how can I recover the project from a .mechdb file?
- Model has a large number of contacts – how to reduce them?
© 2025 Copyright ANSYS, Inc. All rights reserved.