dedalus.extras.atmospheres¶
Module Contents¶
-
class
DedalusAtmosphere(z_basis, num_coeffs=20)¶ -
truncate_atmosphere(self, key)¶
-
get_coeffs(self, key)¶
-
get_values(self, key)¶
-
check_spectrum(self, key, individual_plots=True)¶
-
check_atmosphere(self, key, individual_plots=True)¶
-
-
class
Polytrope(gamma, polytropic_index, z0, z, **args)¶ Bases:
dedalus.extras.atmospheres.DedalusAtmosphere-
grad_ln_rho(self)¶
-
grad_S(self)¶
-
grad_ln_T(self)¶
-
rho(self)¶
-
T(self)¶
-
P(self)¶
-
S(self)¶
-
-
class
ScaledPolytrope(gamma, polytropic_index, z0, z, **args)¶ Bases:
dedalus.extras.atmospheres.Polytrope-
grad_ln_rho(self)¶
-
grad_S(self)¶
-
grad_ln_T(self)¶
-
rho(self)¶
-
T(self)¶
-
P(self)¶
-
S(self)¶
-
-
Lz= 10¶