Running Local Simulation

Thermal analysis

From a command line run

$ pan -b therm

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

$ tail therm.out

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

Number of no zeros nsymmetric = 6592 
Sparse preprocessing complete 
inc =      1493 time =    480.00000     iter =      1 eps = 0.29642E-03 
inc =      1493 time =    480.00000     iter =      2 eps = 0.26553E-07 
Increment end 
Analysis completed 
CPU wall=  99.57422       CPU total=    1969.591 
END PROJECT PAN

Actual CPU times will differ.

Results can be imported and viewed in ParaView.