How can I speed up results retrieval after a big Simulation 11.0 remote solve?


Unneeded binary files that are transferred across the network may be causing the slowness. At version 12.0, unneeded binary files will not be transferred. To delete these files before the transfer in 11.0, you can add a Command Object in the Solution branch with the following commands:

fini ! leave postprocessor

/fdele,file,esav
/fdele,file,mat
/fdele,file,full
! etc.

/post1 ! return to postprocessor





Show Form
No comments yet. Be the first to add a comment!