Batch mode

Hi all,

I just would like to know how I can run Trelis in batch mode. It makes playing a journal file, consisting of a series of commands and finally exporting the resulting mesh into a file, easier than using GUI.

Thanks,
mbjazi

To run Trelis in batch mode, use the nographics and batch options with a journal file. For example:

“C:\Program Files\Trelis 15.0\bin\trelis.exe” -nographics -batch C:\Users\csimsoft\shuttle.jou

You would include the commands in your journal file for exporting the mesh to a file.

Thanks!