You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement atmospheric models. Given a geopotential altitude, return the mass density, static pressure, temperature, sound speed, dynamic viscosity, and thermal conductivity of the air at that geopotential altitude. Create a state object that contains all of these quantities.
Implement atmospheric models. Given a geopotential altitude, return the mass density, static pressure, temperature, sound speed, dynamic viscosity, and thermal conductivity of the air at that geopotential altitude. Create a state object that contains all of these quantities.
The text was updated successfully, but these errors were encountered: