Table 5.12: Utility Subroutines
Subroutine | Description |
---|---|
| Search for the occurrence of character string ISTR, in the NN character strings of array IRAY; IND is the first location in IRAY of ISTR if found, or 0 if not found, and NT is the total number of times it occurs. Consider the following example, |
| This subroutine can do everything that the subroutine SKCOMP can do, and additionally, has the capabilities of separating the elements of IRAY into categories and then search IRAY by element and category. |
| Reads from a file information about a Surface Kinetics Linking File, pointers for the Surface Kinetics Subroutine Library, and returns lengths of work arrays. |
| This subroutine is used to read a format-free input line of combined alphanumeric data. It can be used to parse an input character string, LINE, which may be composed of several blank-delimited substrings. This subroutine assumes that the first substring in LINE is the name of a species in the Surface Kinetics mechanism. |
| Writes to a binary file information about a Surface Kinetics Linking File, pointers for the Surface Kinetics Subroutine Library, and Surface Kinetics work arrays. |