-
-
June 25, 2019 at 1:19 am
-
June 25, 2019 at 6:16 am
jj77
SubscriberSee the help manual for rate independent plast. and generalized Hill. In that example there is some code (below modified using matid, for workbench,, of course you need to understand and find out what material constants to use. Also look on this post/tutorial how to add material models to workbench:
! Define generalized Hill model
/prep7
/prep7
MP,EX,matid,2.0E5 ! ELASTIC CONSTANTS
MP,NUXY,matid,0.3
TB,BISO,matid,1,,1 ! Hardening and reference s
TBTEMP,0
TBDATA,1,300,0 ! Can also BISO or BKIN
TB,HILL,matid
TBTEMP,0 ! HILL TABLE
TBDATA,1,1.0,1.1,0.9,0.85,0.9,0.80
-
June 26, 2019 at 2:20 pm
PureInsanity
SubscriberMuch appreciated with this tutorial, but I have come to problem with the script:
ANSYS mechanical read an unknown error and directed me to check the Solver Output. It turns out that there is a line that says
"The number of temperature specifications exceeds the maximum of 1 for material number 1. The TBTEMP command is ignored. "
I have inputted multiple temperature specifications because I am doing a thermal analysis. What should I do?
-
June 26, 2019 at 2:45 pm
jj77
SubscriberAs I said never used this, and the example I showed works, but that has only one temp. So it looks like you can not have more than that according to the message. Perhaps some of the Ansys guys has some more input.
-
June 26, 2019 at 3:17 pm
jj77
SubscriberI looked in the manual and one needs to increase ntemp in the tb command. So I did that and this works (2 temp.)
/prep7
MP,EX,matid,2.0E5 ! ELASTIC CONSTANTS
MP,NUXY,matid,0.3
TB,BISO,matid,1,,1 ! Hardening and reference s
TBTEMP,0
TBDATA,1,300,0 ! Can also BISO or BKIN
TB,HILL,matid,2
TBTEMP,22 ! HILL TABLE
TBDATA,1,1.0,1.1,0.9,0.85,0.9,0.80
TBTEMP,100 ! HILL TABLE
TBDATA,1,0.9,1,0.8,0.85,0.9,0.80
-
June 26, 2019 at 5:02 pm
PureInsanity
Subscriberworked like a charm. thanks!
-
June 26, 2019 at 5:04 pm
jj77
SubscriberNoworries. More thanwelcome.
-
- 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.
- Saving & sharing of Working project files in .wbpz format
- Solver Pivot Warning in Beam Element Model
- 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
- whether have the difference between using contact and target bodies
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- User manual
- Colors and Mesh Display
- material damping and modal analysis
-
3744
-
2573
-
1809
-
1236
-
594
© 2023 Copyright ANSYS, Inc. All rights reserved.