TAGGED: bolt-modelling
-
-
August 16, 2021 at 4:54 ammkumarSubscriber
Hello,
Can any one explain the following APDL code? this APDL code is for converting cylindrical joint to Screw joint , can any one explain this code in detail?
KEYO,_JID,1,17
SECTYPE,_JID,JOINT,SCREW,_WBJOINT
PI=ACOS(
1)
SECJOIN,,12
PAS=1
SECJOIN,PITCH,(PAS/2/PI)
August 17, 2021 at 4:55 ammkumarSubscriberHello The the following APDL code is for converting cylindrical joint to Screw joint , can any one explain this code in detail?
keyo,_jid,1,17
sectype,_jid,joint,screw,_wbjoint
pi=acos(-1)
secjoin,,12
pas=1
secjoin,pitch,(pas/2/pi)
i was able understand the syntax of SECTYPE, SECJOINT, but what is SECJOIN ? whether SECJOIN is correct?
August 19, 2021 at 4:21 pmAshish KhemkaForum Moderator
The command defines the keyoption, section type, and the other parameters like secjoin (defines local coordinate systems at joint element nodes and other data for joint elements) for the joint under which the command is specified. If you open up the solver files directory then in the same folder you can look up the ds.dat file which acts an input file for the Workbench. For commands used please explore the Ansys Help.
Regards Ashish Khemka
August 20, 2021 at 3:57 ammkumarSubscriberHi Ashish Thank you for your reply, Can you explain the following line secjoin,,12
Here value 12 signified the effective length of the bolt or the outer radius , what does the value 12 signify?
August 20, 2021 at 4:58 amAshish KhemkaForum Moderator
This command defines local coordinate systems at joint element nodes and other data for joint elements. Please refer to the following link for more details:
SECJOINT (ansys.com)
Value of 2 indicates Local Coordinate System 12 for the joint node.
Regards Ashish Khemka
August 20, 2021 at 11:11 ammkumarSubscriberThank you Ashish
Viewing 5 reply threads- The topic ‘Screw Joint APDL Code.’ is closed to new replies.
Ansys Innovation SpaceTrending discussions- Problem with access to session files
- Ayuda con Error: “Unable to access the source: EngineeringData”
- At least one body has been found to have only 1 element in at least 2 directions
- Error when opening saved Workbench project
- Geometric stiffness matrix for solid elements
- How to apply Compression-only Support?
- How to select the interface delamination surface of a laminate?
- Timestep range set for animation export
- Image to file in Mechanical is bugged and does not show text
- SMART crack under fatigue conditions, different crack sizes can’t growth
Top Contributors-
1236
-
543
-
523
-
225
-
209
Top Rated Tags© 2024 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-
The Ansys Learning Forum is a public forum. You are prohibited from providing (i) information that is confidential to You, your employer, or any third party, (ii) Personal Data or individually identifiable health information, (iii) any information that is U.S. Government Classified, Controlled Unclassified Information, International Traffic in Arms Regulators (ITAR) or Export Administration Regulators (EAR) controlled or otherwise have been determined by the United States Government or by a foreign government to require protection against unauthorized disclosure for reasons of national security, or (iv) topics or information restricted by the People's Republic of China data protection and privacy laws.