The following list summarizes, for reference, the major changes to XSPEC from version 11.1 to 11.2.
Those currently implemented are :
| APECROOT | which allows the user to change the APEC input files used |
| in the models apec and vapec | |
| NEIVERS | the version number for the NEI models |
| NEIAPECROOT | which allows the user to change the NEIAPEC input files |
| used in the NEI models when NEIVERS=2.0. | |
| RGS_XSOURCE_FILE | the file to read to get rgsxsrc parameters. |
Note that xset does not check whether the names or strings input are valid. To use this facility for local models all you need to do is add a call to fgmstr(name) to your routine (both fgmstr and name should be declared as character*128).