Running Netfabb Simulation

Moving adaptivity thermal analysis

From a command line run:

$ pan -b t10_moving

The analysis progress is written to file t10_moving.out. To check progress on Linux, run:

$ tail t10_moving.out

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

Starting refine
Number of refined nodes     = 5708
Number of refined elements  = 4200
Number of equations         = 5446
Number of constrained eqns  = 262

Starting auxspar
Number of no zeros nsymmetric =122,380
Sparse preprocessing complete
  inc =  650 time =     480.00000    iter =   1 eps =    0.67771E-04
Finished writing file results\ t10_moving_650.case
Finished writing file results\ t10_moving_650_c.case
Increment end
CPU wall for increment 650 = 00:00:00.14, since start = 00:04:03.67
Finished writing file .\ t10_moving.case
Finished writing file .\ t10_moving_c.case

Analysis completed

CPU wall = 00:04:03.74
Approximate single thread simulation time = 01:46:15.59

Peak RAM used for this process = 180,396 kB

END Autodesk AM Process Simulation

Actual CPU times will differ.

Multilayer thermal analysis

From a command line run:

$ pan -b multilayer_adapt

The analysis progress is written to file multilayer_adapt.out. To check progress on Linux, run:

$ tail multilayer_adapt.out

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

 inc =    231 time =    800.00000    iter =    1 eps =    0.60697E-02
Finished writing file results\ t10_multilayer_231.case
Finished writing file results\ t10_multilayer_231_c.case
Increment end
CPU wall for increment 231 = 00:00:00.07, since start = 00:00:45.93
Finished writing file .\ t10_multilayer.case
Finished writing file .\ t10_multilayer_c.case

Analysis completed

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

CPU wall = 00:00:45.99
Approximate single thread simulation time = 00:15:47.06

Peak RAM used for this process = 123,304 kB

END Autodesk AM Process Simulation

Actual CPU times will differ.