bertrandplez / Turbospectrum_NLTE

Turbospectrum v20 with NLTE capability
GNU General Public License v3.0
17 stars 3 forks source link

Fixed bug where too low abundances were not interpolated #12

Closed stormnick closed 1 year ago

stormnick commented 1 year ago

If the abundance of an element is too low, it should have correctly identified limits of the max abundance inside the grid. However it did not, if the grid went below A(X) = 0. Fixed so that it can correctly go down to abundances of -1000 (limit case basically).