To run the t.in model, from a command line run:
$ pan -b t
The analysis progress is written to file t.out. To check progress on Linux, run:
$ tail t.out
or on Windows run
$ type t.out
After the analysis completes, the last few lines of the output file t.out should be similar to the following:
CPU wall for increment 246 = 00:00:00.13, since start = 00:05:32.55 inc = 247 time = 60.000000 iter = 1 eps = 0.46496E-03 Finished writing file results\ t_247.case Increment end CPU wall for increment 247 = 00:00:00.14, since start = 00:05:32.69 Finished writing file .\ t.case Analysis completed **************************** 1 Warning **************************** CPU wall = 00:05:33.04 CPU total = 00:18:16.82 Peak RAM used for this process = 536,444 kB END Autodesk Netfabb Local Simulation
Actual CPU times will differ. To run the tadpm.in model, from a command line run:
$ pan -b tadpm
After the analysis completes, the last few lines of the output file tadpm.out should be similar to the following:
Starting auxspar Number of no zeros nsymmetric =136,319 Sparse preprocessing complete inc = 244 time = 60.000000 iter = 1 eps = 0.37673E-03 Finished writing file results\ tadpm_244.case Increment end CPU wall for increment 244 = 00:00:00.11, since start = 00:03:17.61 Finished writing file .\ tadpm.case Analysis completed **************************** 1 Warning **************************** CPU wall = 00:03:17.66 CPU total = 00:12:26.30 Peak RAM used for this process = 119,360 kB END Autodesk Netfabb Local Simulation
Actual CPU times will differ. To run the tdirect.in model, from a command line run:
$ pan -b tdirect
After the analysis completes, the last few lines of the output file tdirect.out should be similar to the following:
Increment end CPU wall for increment 247 = 00:00:00.14, since start = 00:04:46.39 Layer end Finished writing file .\ tdirect.case Analysis completed **************************** 1 Warning **************************** CPU wall = 00:04:46.44 CPU total = 00:18:21.07 Peak RAM used for this process = 137,964 kB END Autodesk Netfabb Local Simulation
Actual CPU times will differ. To run the tddmp.in model, from a command line run:
$ pan -b tddmp
After the analysis completes, the last few lines of the output file tddmp.out should be similar to the following:
Increment end CPU wall for increment 244 = 00:00:00.25, since start = 00:08:49.24 Layer end Finished writing file .\ tddmp.case Analysis completed **************************** 1 Warning **************************** CPU wall = 00:08:49.60 CPU total = 00:34:24.76 Peak RAM used for this process = 196,736 kB END Autodesk Netfabb Local Simulation
Actual CPU times will differ.