Generate H3D files automatically at the end of AcuSolve run


ACUSIM.DIR folder can be quite large and at times only limited data (E.g. results from last time) is necessary for post processing. 

In order to automatically generate H3D files automatically at the end of AcuSolve run, add following lines to Acusim.cnf file. 

translate_output_to = h3d
h3d_options = single 
time_steps = final   

 

This will generate H3D files automatically, after AcuSolve run is done.