Outline
The SAAP simulation program is composed of three layers: the interface program, the simulation program, and the data of the SAAP parameters. The interface program is written in Java language so that it can be used independent of the OS environments of the users. On the other hand, the simulation program is written in C language. This program can be run in any OS if the source codes are compiled in your computer. Thus, the interface program and the simulation program can be used separately. The schematic outline and features of the simulation program package are shown below.