Getting Started with ANSYS APDL: Resources for Beginners

AI Thread Summary
Beginners seeking to learn ANSYS APDL can access resources through various books and online sites. To extract APDL coding from a model, users can navigate to the log file in ANSYS after modeling. For analyzing an 8-layer shell beam, stress and strain can be viewed using the "General Postproc" options, but users may need to process data in MATLAB for specific stress values like SMX and SMN. Issues with model errors related to scratch space may require adjustments in element types and meshing. Additionally, users transitioning from ANSYS APDL 12 to 15 may find the design optimization feature has changed, necessitating a search for alternative methods in the newer version.
suresh756
Messages
2
Reaction score
0
i am new to the APDL in ansys and i need some basic books or sites to learn APDL
 
Physics news on Phys.org
I have modeled in ansys now i want it's apdl coding from that model.how can i get it?
 
kanif said:
I have modeled in ansys now i want it's apdl coding from that model.how can i get it?
open Ansys, file -> List -> Log File
 
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.
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.
 
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?
 
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?

OK, if you are using Ansys Workbench, the SMX and SMN are automatically listed. While in Ansys Classic, u can use Matlab to deal with the data to find the SMX and SMN
 
1) 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?

2Ans)=OK, if you are using Ansys Workbench, the SMX and SMN are automatically listed. While in Ansys Classic, u can use Matlab to deal with the data to find the SMX and SMN

1)HOW? i.e please tell me the step how model deal with MATLAB?
 
i want to run ANSYS using matlab.
so how intrface these?
please.tell me
 
  • #10
gravity spring in ansys

Dear friends,
how can define gravity spring in fluid80(ansys)? or that is a default in this element?
regards
 
  • #11
Dear friends.
I have created a model (woven fabric) for my projects and include in matrix box in order to get the stress strain curve. Unfortunately I can’t get it and errors keep on occur (this model requires more scratch space than currently available). I have already done the element type, Boolean operation (glue) between woven fabric and matrix box, material properties and element meshing. I am doing structure analysis on my model. Kindly could anyone please give me any suggestion for this problem? Thank you in advance.
Regards.
 
  • #12
HI,
i was using ANSYS APDL 12 and there was a "design opt" in the main menu tree to the left. it s for design optimization. however now i built my model in ansys apdl 15 but there s no longer "design opt" in it. any ideas how to apply design optimization in apdl 15??
thanks
 
Back
Top