TAGGED: report
-
-
January 21, 2021 at 11:46 am
grotstein
SubscriberI am trying to exclude geometry from the report in ANSYS Mechanical. During report generation, Mechanical is locked and I cannot do any work. During report generation, I get a dialog that the report script is slowing down the application and that I should stop the process. I have to actively click no, otherwise the process just idles. This makes it necassary to sit next to the computer for 10-20 minutes during report generation and click no in the dialog a few times that it pops up. It's very time consuming for something that actually should be automized. Most of the time of report generation is spent reading the geometry data, which I actually don't need in the report. So it would be desirable to exclude geometry from report generation.nIn the documentation I found a hint on how to customize report generation in mechanical: create a custom Report2006/ folder and make changes to the Rules.xml file. But I have no documentation on what excactly to change in Rules.xml. Can anyount point me to the documentation?nTanks!n -
January 21, 2021 at 12:54 pm
Aniket
Ansys Employeehttps://ansyshelp.ansys.com/account/Secured?returnurl=/Views/Secured/corp/v211/en/wb_sim/ds_Reports_Customizing.html this is the only documentation available for the customizing report. nBut to answer your query, you need to add the object id of your required branch of the tree that you want to exclude from the report undersection in the Rules.xml. Object Id can be found in the same folder, in C:\Program Files\ANSYS Inc\v211\aisol\DesignSpace\DSPages\Language\en-us\Report2006\ClassToString.xml file.n-AniketnHow to access Ansys help linksnGuidelines for Posting on Ansys Learning Forumn -
January 21, 2021 at 2:02 pm
grotstein
SubscriberDear Aniket,nthank you for replying. I was not aware of the ClassToString.xml file, so your comment helped.nHowever, adding the ID to only excluded the Geometry from the table of contents. Adding it to also excluded it from the report, but, unfourtunately, the script still reads the data, it just doesn't put it in the report. So my problem was not solved. I guess the only way to solve it is to change/ improve the script in Generator.js.n -
January 21, 2021 at 2:34 pm
grotstein
SubscriberI managed to get the desired result by changing Generator.js.nIn the function ComposeTable(firstChild, listParent, physicsType, analysisType) after these lines:n var node = firstNode;n var li = null;n var tr, td;n var tmpString = ;n var tmpString2 = ;n var tmpString3 = ;nI addedn if ((node.Tag.Class == 400)) {n / Stop if geometryn returnn }nThis is clearly just a very bad hack, but it works.n -
January 21, 2021 at 4:51 pm
Aniket
Ansys EmployeeGlad that worked and thanks for sharing your solution with us on the forum!n-Aniketn
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Solver Pivot Warning in Beam Element Model
- Saving & sharing of Working project files in .wbpz format
- Understanding Force Convergence Solution Output
- An Unknown error occurred during solution. Check the Solver Output…..
- What is the difference between bonded contact region and fixed joint
- User manual
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- whether have the difference between using contact and target bodies
- material damping and modal analysis
- Colors and Mesh Display
-
5290
-
3307
-
2469
-
1308
-
1016
© 2023 Copyright ANSYS, Inc. All rights reserved.