-
-
June 19, 2023 at 2:43 pm
Sebastien ARRIVET
SubscriberHello,
I'm building a model for a modal analysis, and since it has many differents parts with various scale I use 3type of elements:
- 2D square elements for tubing
- 3D hexa elements for extruded mass
- 3D tetra elements for complexe forms
My analysis goes like this:
- load mesh information for thermal study:
- ET,2,87
- ET,3,132
- ET,4,279
- (I have a total of 9 ET, but they only use those 3 elements, quadratique thermal elements)
- load some parameters (shell thickness for instance)
- give the shells some thickness with emodif, material attribution for all parts (9 differents materials) and TREF = 20
- load thermal boundaries from a given fluent analysis. For each node of the model:
- d,'node_tag',TEMP,'temperature_value'
- solve the thermal analysis:
- /SOLallselANTYPE,0NROPT,AUTODELTIM,1.0,1.0,1.0,OFFCSYS,0SOLVEfinish
- load mechanicals boundary conditions, starting with
- /PREP7csys,0ETCHG, TTS
- some nodes are rotated for cylindrical boundaries, some CERIG are used
- solve mecanical analysis:
- /SOL!PreStressANTYPE,0csys,0allselLDREAD,temp,last,,,1,,rthallselPSTRES, ONSOLVEFINISH
If I stop the job at the thermal analysis, the thermal field is correct. The analysis produces a file.rth.
At the end of the mecanical analysis, when I load the result, only the shells elements have the temperature from the thermal analysis, the rest of the model (3D hexa and 3D tetra) are at the TREF temperature.
I've tried many things, many selection combinaison, and I'm kinda out of ideas. Any chance someone spot an error in my input ?
Thanks a lot,
Seb
-
June 20, 2023 at 9:41 am
Sebastien ARRIVET
SubscriberTo add some information: I've tried to remove the shell elements, and it still doesn't work. I've also changed the ET 132 to ET 90, which seemed more appropriate, but it had no impact on the analysis.
I've looked into the elements KEYOPT to see some could impact anything, but I couldn't find something of value.
I feel totally stuck on this issue....
-
June 20, 2023 at 2:23 pm
Daniel Shaw
Ansys EmployeeSome suggestions:
- Try explictly changing the element types rather than using the ETCHG command or at least list the element types after issuing ETCHG to ensure that they element types were properly changed.
- Try listing the applied temperatures (BFLIST) to ensure that the were transferred properly before solving.
-
June 21, 2023 at 6:54 am
Sebastien ARRIVET
SubscriberThanks for the answer !
-
- 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
- User manual
- An Unknown error occurred during solution. Check the Solver Output…..
- What is the difference between bonded contact region and fixed joint
- 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
- Defining rigid body and contact
- Colors and Mesh Display
-
7742
-
4504
-
2971
-
1449
-
1322
© 2023 Copyright ANSYS, Inc. All rights reserved.