Running Netfabb Simulation

Final peak temperature model

From a command line run

$ pan -b 13_final

The analysis program is written to file 13_final.out. To check progress, run

$ tail 13_final.out

After the analysis completes, the last few lines of the output file 13_final.out should be similar to the following:

 inc =    171 time =    480.00000    iter =    1 eps =    0.15058E-03
 inc =    171 time =    480.00000    iter =    2 eps =    0.10500E-06
Finished writing file results\ t13_final_171.case
Finished writing file results\ t13_final_171_c.case
Increment end
CPU wall for increment 171 = 00:00:00.01, since start = 00:00:17.43
Finished writing file .\ t13_final.case
Finished writing file .\ t13_final_c.case

Analysis completed

****************************
1 Warning
****************************

CPU wall = 00:00:17.50
Approximate single thread simulation time = 00:03:23.34


Peak RAM used for this process = 43,860 kB

END Autodesk AM Process Simulation

Actual CPU times will differ. The warning is a time adjustment indicator.

Full peak temperature history model

From a command line run

$ pan -b 13_history

The analysis program is written to file 13_history.out. To check progress, run

$ tail 13_history.out

After the analysis completes, the last few lines of the output file 13_history.out should be similar to the following:

inc =    171 time =    480.00000    iter =    1 eps =    0.15058E-03
inc =    171 time =    480.00000    iter =    2 eps =    0.10500E-06
Finished writing file results\ t13_history_171.case
Finished writing file results\ t13_history_171_c.case
Increment end
CPU wall for increment 171 = 00:00:00.03, since start = 00:00:17.75
Finished writing file .\ t13_history.case
Finished writing file .\ t13_history_c.case

Analysis completed

************************
1 Warning
************************

CPU wall = 00:00:17.81
Approximate single thread simulation time = 00:03:28.79


Peak RAM used for this process = 44,528 kB

END Autodesk AM Process Simulation

Actual CPU times will differ.