Running Local 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:

Analysis completed
CPU wall= 211.0742 CPU total= 4011.116
License checked in back.
No error
RLM closed.
END ProjectPan

Actual CPU times will differ.

Multilayer thermal analysis

From a command line run:

$ pan -b t10_multilayer

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

$ tail t10_multilayer.out

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

Analysis completed
CPU wall= 278.0039 CPU total= 5455.315
License checked in back.
No error
RLM closed.
END ProjectPan

Actual CPU times will differ.