Obtaining input data
The minimal input data required to run the model will have been downloaded automatically from Zenodo during installation. If you require more data, such as additional stellar spectra or opacities, these can also be obtained using the get_data script in the AGNI root directory. To see how to use this script, run it without arguments:
./src/get_data.shSpectral files
Opacities are contained within "spectral files". Use the table within res/spectral_files/reference.pdf to decide which spectral files are best for you.
For example, if you wanted to get the spectral file "Honeyside48" you would run:
./src/get_data.sh anyspec Honeyside 48Additional spectral files can also be downloaded directly from the PROTEUS community on Zenodo.
See Spectral file does not exist in the troubleshooting guide if a spectral file you downloaded cannot be found by AGNI.