-
-
June 29, 2023 at 2:02 amNeilSubscriber
-
June 29, 2023 at 3:14 amSampat KumarAnsys Employee
Hi Neil,Â
I am not able to see your question or any screenshot attached here. Please upload the question.
Regards,
Sampat -
June 29, 2023 at 3:17 amNeilSubscriber
Sorry,
I am currently using ANSYS APDL to simulate a model of a four-layer laminated board. However, I have encountered some challenges regarding the temperature heating-up to 230 degrees Celsius in the third step and the temperature cooling-down to 25 degrees Celsius in the fifth step. These temperature values do not align with the experimental data, and I am unsure if there might be an error in my settings.
I have included the coding I used for these steps below for your reference. I would greatly appreciate your assistance in identifying any potential errors or suggesting any necessary adjustments.
TREF ,25 Â Â !Global reference temperature
!!!!!!!!Load step1!!!!!!!!!!
/SOLU
stabilize,constant,energy,0.001,yes,0.2Â
OUTRES,all,ALL
Nropt,full
nSEL,S,LOC,X,0
D,all, ux,
ALLS
NSEL,s,LOC,y,0
D,all, uy
ALLS
NSEL,S,LOC,X,0
NSEL,r,LOC,z, T3+T4+T5+T12,
NSEL,r,LOC,y,0
D,ALL,all,0
ALLS
ESEL,S,mat,,3
ESEL,A,mat,,4
ESEL,A,mat,,5
ESEL,A,mat,,6
ESEL,A,mat,,7
ESEL,A,mat,,8
ESEL,A,mat,,9
ESEL,A,mat,,10
ESEL,A,mat,,11
ESEL,A,mat,,12
EKILL,all
allsel,all
BF,ALL,TEMP,27.3 Â Â
Â
SOLVE
!!!!!!!!!Load step2!!!!!!!!!!
/SOLU
ESEL,S,mat,,3
EAlIVE,all
allsel,allÂ
BF,ALL,TEMP,28.4 Â Â
SOLVE
!!!!!!!!!Load step3!!!!!!!!!!
/SOLU
BF,ALL,TEMP,230 Â Â Â
SOLVE
!!!!!!!!!Load step4!!!!!!!!!!
/SOLU Â Â Â Â Â Â
ESEL,S,mat,,4
EAlIVE,all
allsel,all
BF,ALL,TEMP,230 Â Â Â
SOLVE
!!!!!!!!!Load step5!!!!!!!!!!
/SOLU
BF,ALL,TEMP,25 Â Â Â
SOLVE
-
- The topic ‘Mechanical APDL-Element Birth and death’ is closed to new replies.
- 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
-
1216
-
543
-
523
-
225
-
209
© 2024 Copyright ANSYS, Inc. All rights reserved.