suresh756
- 2
- 0
i am new to the APDL in ansys and i need some basic books or sites to learn APDL
The discussion centers around getting started with ANSYS APDL, focusing on resources for beginners, coding extraction from models, and specific modeling queries related to stress and strain analysis. Participants seek guidance on various aspects of using ANSYS APDL, including interfacing with MATLAB, defining elements, and troubleshooting errors in modeling.
The discussion contains multiple competing views and unresolved questions regarding specific modeling techniques and troubleshooting methods. No consensus is reached on the best approaches for the various issues raised.
Participants express uncertainty about the specific steps required for interfacing with MATLAB and the implications of version changes in ANSYS APDL. There are also mentions of limitations related to scratch space in modeling, which remain unresolved.
open Ansys, file -> List -> Log Filekanif said:I have modeled in ansys now i want it's apdl coding from that model.how can i get it?
after the solution is done, select "General Postproc->plot result->contour plot" to see the cloud pictures or select "General Postproc->list result->Nodal Solution (or Element Solution)" to see the data.kanif said:i have modeled 8 layer shell beam. in ansys i want stress and strain in each ply, how will i get it.
kanif said:i have modeled 8 layer shell beam. in ansys i want stress and strain in each ply, how will i get it.
"General Postproc->list result->Nodal Solution (or Element Solution)" with this i am getting thousands of element stresses
But i want only SMX(maximum stress), SMN(min.stress),deflection on 8 layer.
how to get that?