Table 5.1: Initialization Subroutines
Subroutine | Description |
---|---|
| Returns a group of indices defining the size of the surface reaction mechanism. |
| Reads the surface linkfile and creates internal work arrays ISKWRK, RSKWRK, and CSKWRK. SKINIT must be called before any other Surface Kinetics subroutine can be used, as the work arrays must be available as their input. |
| Reads the first record of the linkfile to return the lengths required for the integer, real, and character work arrays. |
| Reads the first record of the linkfile to return the lengths required for the integer, real, and character work arrays, as well as other size information needed for memory allocation. The routine also advances to the end of the first material. |
| Rewrites a new linkfile from the data stored in ISKWRK, RSKWRK and CSKWRK. |