dedalus.extras.atmospheres

Module Contents

class DedalusAtmosphere(z_basis, num_coeffs=20)
truncate_atmosphere(key)
get_coeffs(key)
get_values(key)
check_spectrum(key, individual_plots=True)
check_atmosphere(key, individual_plots=True)
class Polytrope(gamma, polytropic_index, z0, z, **args)
grad_ln_rho()
grad_S()
grad_ln_T()
rho()
T()
P()
S()
class ScaledPolytrope(gamma, polytropic_index, z0, z, **args)
grad_ln_rho()
grad_S()
grad_ln_T()
rho()
T()
P()
S()
Lz = 10