1= (
2
3
4
5 (105,'Header file not set'),
6
7 (-1,'Unable to initialize phase space'),
8 (-91,'Failed to get record contents'),
9 (-93,'Failed to read header'),
10 (-94,'Null file pointer to phase space file'),
11 (-95,'Failed to set record for new phase space file'),
12 (-96,'Phase space file failed to open'),
13 (-98,'Maximumn number of sources exceeded or invalid source id'),
14 (-99,'Invalid access mode'),
15 (-100,'Path to phase space file is too long'),
16 (-101,'Path to phase space file is too short')
17
18)