TAGGED: concrete, mechanical, reinforcement
-
-
June 1, 2024 at 6:52 pm
Balaram
SubscriberHello ANSYS Community,
I am trying to apply prestresssing force on a model as thermal load. I have my prestressing strands modeled as line objects and have defined them as reinforcement so they get embedded into the concrete. While trying to apply the thermal load for prestressing force, I get the error "The load cannot be applied to bodies where Model Type behavior is set to Reinforcement." How can I address this issue? I am using ANSYS Mechanical, static structural, 2023.
Thank You. -
July 5, 2024 at 3:25 pm
dlooman
Ansys EmployeePerhaps that's a limitation of the Mechanical gui. From the ds.dat file can you determine what element type is being used to define the reinforcing? For example, REINF264. The APDL element documentation indicates structural temperature is a supported load for REINF264 and the element has the material property ALPX to support thermal strain. If it's just a gui issue a commands object would be a way to apply the thermal load.
-
August 23, 2024 at 6:30 pm
Balaram
SubscriberHi,Â
Thank you for the response,Â
I am not familiar with using commands object. Can you please tell me how can I learn to use it?Â
Â
Thanks,Â
Balaram
-
August 24, 2024 at 2:41 pm
dlooman
Ansys EmployeeYou could start with these commands in a commands object:
esel,s,enam,,264Â Â ! select the reinforcing elements
elist            ! list them to find out their material numberÂ
allsÂ
/eof            ! remove this command after reviewing the elist output
mp,reft,nnn,200   ! nnn is the material number you found from the elist command. 200 is the stress free ref temperature
-
- The topic ‘Prestressing Force in Prestressed Concrete’ is closed to new replies.
- At least one body has been found to have only 1 element in at least 2 directions
- Script Error Code:800a000d
- Element has excessive thickness change, distortion, is turning inside out
- Elastic limit load, Elastic-plastic limit load
- Image to file in Mechanical is bugged and does not show text
- Help to do quasistatic analysis in static structural module
-
1937
-
839
-
599
-
591
-
366
© 2025 Copyright ANSYS, Inc. All rights reserved.