how to save any list APDL command?
how to save any list APDL command?
(OP)
Hi all,
I am working on a APDL file. I want to save the MPLIST (material properties) and load step summary from modal analysis (SET,List) automatically as txt files. I am trying to use
/OUTPUT, MPLIST, txt
MPLIST,ALL,,,EVLT
/OUTPUT
a text file is saved in directory but it is empty :( ... Please help me with
Thanks in advance :)
I am working on a APDL file. I want to save the MPLIST (material properties) and load step summary from modal analysis (SET,List) automatically as txt files. I am trying to use
/OUTPUT, MPLIST, txt
MPLIST,ALL,,,EVLT
/OUTPUT
a text file is saved in directory but it is empty :( ... Please help me with
Thanks in advance :)





RE: how to save any list APDL command?
Try to issue the *vwrite command before /output. This should write the data you want into the file. Check ANSYS help for the sintax.
Regards,
Hugo Silva
Mechanical Eng. PhD student
Materials Eng. MSc.
RE: how to save any list APDL command?
/prep7
/output,materials,txt
mplis
/out
------------
See FAQ569-1083: Asking questions the smart way on Eng-Tips fora for details on how to make best use of Eng-Tips.com