To run the model, from a command line run:
$ pan -b symmetry_thermal
The -b option runs the solver in background mode, which automatically overwrites any previous results, and directs output to a an output file of the format input-file-name.out.
The analysis progress is written on file symmetry_thermal.out. To check progress in a linux environment run:
$ tail symmetry_thermal.out
To check progress in a Windows command line environment run:
$ type symmetry_thermal.out
After the analysis completes, the last few lines of the output file symmetry_thermal.out should be similar to the following:
CPU wall for increment 25 = 00:00:00.19, since start = 00:00:13.90 inc = 26 time = 7883.1133 iter = 1 eps = 0.26101E+03 inc = 26 time = 7883.1133 iter = 2 eps = 0.51116E-12 Finished writing file results\ Symm thermal.case Finished writing file results\ Symm thermal_c.case Writing record: 2, time: 7883.11329663005 Increment end CPU wall for increment 26 = 00:00:00.10, since start = 00:00:14.01 Layer end Mesh preview volume = 1574.59564914952 Activated volume = 1574.59564914952 Activated percentage = 100.000000000000 Finished writing file .\ Symm thermal.case Finished writing file .\ Symm thermal c.case Analysis completed **************************** 1 Warning **************************** CPU wall for printing = 00:00:02.78 CPU wall = 00:00:14.07 CPU total = 00:01:59.00 Peak RAM used for this process = 88,000 kB END Autodesk AM Process Simulation
Actual CPU times will differ from system to system.
Run the analysis from the command line:
$ pan -b symmetry_mechanical
The analysis progress is written on file symmetry_mechanical.out. To check progress run:
$ tail symmetry mechanical.out
or in Windows:
$ type symmetry mechanical.out
After the analysis completes, the last few lines of the output file symmetry_mechanical.out should be similar to the following:
---------------------------------- Substrate removal time increment ---------------------------------- inc = 28 time = 107883.11 iter = 1 eps = 0.16852E+05 inc = 28 time = 107883.11 iter = 2 eps = 0.91434E-10 Optimizing rigid body motion... Initial RMS displacement = 1.133143E-01 Optimized RMS displacement = 5.960061E-02 Number of optimization iterations = 220 Rotation matrix = 9.999983E-001 4.942147E-005 -1.823844E-003 -5.272707E-005 9.999984E-001 -1.812435E-003 1.823752E-003 1.812528E-003 9.999967E-001 Translation = 2.184435E-002 2.116116E-002 9.216600E-002 Finished writing file results\ Symm mechanical f.case Finished writing file results\ Symm mechanical.case Increment end CPU wall for increment 28 = 00:00:00.30, since start = 00:00:19.58 Layer end ------------------------------------------------------ Total number of equilibrium iterations: 57 Mesh preview volume = 1574.59564914952 Activated volume = 1574.59564914952 Activated percentage = 100.000000000000 Signal tag 69AF *** CRITICAL WARNING: 1 Code 1041 Recoater interference detected at one layer group. Minimum clearance of 71.265 percent at height Finished writing file .\ Symm mechanical f.case Finished writing file .\ Symm mechanical.case Analysis completed **************************** 2 Warnings **************************** **************************** 1 Critical warning **************************** CPU wall for substrate removal = 00:00:00.38 CPU wall = 00:00:19.66 CPU total = 00:04:32.71 Peak RAM used for this process = 189,488 kB END Autodesk AM Process Simulation
Actual CPU times will differ.