What does the error: “Unable to compute interface connectivity between the following domain interfaces” mean when running a Fourier Transformation Transient Blade Row case?
-
-
June 5, 2023 at 7:05 amFAQParticipant
What does the error: “Unable to compute interface connectivity between the following domain interfaces” mean when running a Fourier Transformation Transient Blade Row case? ################################################################## Running Fourier Transformation Transient Blade Row cases with single precision in both the partitioning and solver will lead to the error shown below: +——————————————————————–+ | ERROR #999100267 has occurred in subroutine gKCsFCCsPS. | | Message: | | | | Unable to compute interface connectivity between the following | | domain interfaces: | | | | Phase Corrected domain interface : OGV to OGV Periodic 1 | | Sampling domain interface : Sample OGV | | | | for this serial/partitioning run. Likely causes are: | | | | 1) The mesh has been transformed using single precision | | arithmetic at some point. | | 2) The single precision solver/partitioner is being used instead | | of the double precision solver/partitioner as recommended for | | the Fourier Transformation model. | | | | If 2) is not the case please increase the expert parameter | | “ps mapping check tolerance” to a value larger than the current | | value: 1.000E-04. | | | +——————————————————————–+ This is related to the mapping between the sampling interface (where the Fourier coefficients are collected) and the phase shifted interface where the Fourier coefficients are used to reconstruct a phase shifted signal. This mapping is done numerically where the solver looks for matching control surfaces between the two interfaces (the interfaces could either be 1:1 or non-conformal). The tolerance is set very low, requiring the use of running either the solver or the partitioner in double precision to avoid errors in phase shifting. In parallel, the mapping is done in the partitioning phase of the run and saved to the par file, so one possible work flow is to run the partitioner in double precision and the solver in single precision. Therefore, to avoid this error message, select one of the run settings below: 1)Run both the partitioner and solver in double precision. 2)Run the partitioner in double precision. Run the solver in single precision 3) Run the partitioner in single precision. Run the solver in double precision 4) For a serial run, the solver must be run in double precision If the error is still being generated even after trying to run in double precision, check the setup in CFX-Pre. If multiple periodic interfaces or sampling interfaces exist for a given blade row, this will trigger the same error message. Multiple periodic or sampling interfaces can result from generating the mesh in TurboGrid and having separate inlet and/or outlet blocks generated. Separate periodic and sample interfaces can be defined on the inlet, passage and outlet block. However, the transient blade row setup only allows for one of these interfaces to be selected. Running the solver will then generate the error. To avoid this, define a single periodic and sample interface for each blade row.
-
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...
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...
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...
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 overcome the model information incompatible with incoming mesh error?
- How to create and execute a FLUENT journal file?
- What are the requirements for an axisymmetric analysis?
- How can I Export and import boxes / Systems from one Workbench Project to another?
- How can I select interior faces and other entities that are inside the model?
- What is a .wbpz file and how can I use it?
- Skewness in ANSYS Meshing
- Left-handed faces troubleshooting
- Error: Update failed for the Mesh component in Fluid Flow (Fluent). Error updating cell Mesh in system Fluid Flow (Fluent). View the messages in the Meshing editor for more details.
- Running Python Script from Workbench
© 2024 Copyright ANSYS, Inc. All rights reserved.