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:14.56
Finished writing file .\ t13_final.case
Finished writing file .\ t13_final_c.case

Analysis completed

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

CPU wall  = 00:00:14.62
CPU total = 00:00:31.59

Peak RAM used for this process = 35,984 kB

END Autodesk Netfabb Local 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.01, since start = 00:00:15.84
Finished writing file .\ t13_history.case
Finished writing file .\ t13_history_c.case

Analysis completed

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

CPU wall = 00:00:15.89
CPU total = 00:00:34.07

Peak RAM used for this process = 35,072 kB

END Autodesk Netfabb Local Simulation

Actual CPU times will differ.