create_atmosphere_curves Subroutine

private subroutine create_atmosphere_curves(settings)

Interpolates the atmospheric tables to the desired resolution. The temperature derivative is obtained numerically.

Arguments

TypeIntentOptionalAttributesName
type(settings_t), intent(in) :: settings

Contents

None