/*GetAtlas rebin Kurucz stellar models to match energy grid of code */ void GetAtlas(void); /*DoAtlas interpolate on atlas model atmospheres, by K Volk */ void DoAtlas(long int *nstar, double temp, double alogg, int lgTrace);