-
-
January 31, 2021 at 12:48 pm
Evgenii_K
SubscriberHi guys, I often come across the fact that I need to assign an APDL command to several hundred items, and so I decided to figure out how to do one command paste that will be assigned to all items at once. I have a test model of beams and shells, I want to change the shell properties to my own, assign them my own material number. Below I inserted a command that should change the properties of all shells, but something is wrong with it, can someone tell me what the problem is!n*SET,MAT_ID,101nDENS_=2400nEX_=206000nNUXY_=0.2nnMP,DENS,MAT_ID,DENS_,nMP,EX,MAT_ID,EX_,nMP,NUXY,MAT_ID,NUXY_,nn*get,typem,etyp,0,num,maxnet,typem+1,MAT_ID,1,1nesel,s,ename,,181nemodif,all,type,typem+1nallsel,alln -
February 1, 2021 at 1:39 pm
Rahul Kumbhar
Ansys EmployeeSome commands are wrongly used. Please check following rearranged commandsn*get,typem,etyp,0,num,maxnMAT_ID = typem+1 !or you can also use *set command herenDENS_=2400nEX_=206000nNUXY_=0.2nnet,MAT_ID,181nMP,DENS,MAT_ID,DENS_,nMP,EX,MAT_ID,EX_,nMP,NUXY,MAT_ID,NUXY_,nnesel,s,ename,,181nemodif,all,type,MAT_IDnallsel,all -
February 4, 2021 at 6:18 pm
Evgenii_K
SubscriberThanks to Rkumbhar for help, this weekend I will have time to try to correct my mistakes.n
-
- 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
-
3311
-
2471
-
1308
-
1016
© 2023 Copyright ANSYS, Inc. All rights reserved.