• Welcome to the new COTI server. We've moved the Citizens to a new server. Please let us know in the COTI Website issue forum if you find any problems.
  • We, the systems administration staff, apologize for this unexpected outage of the boards. We have resolved the root cause of the problem and there should be no further disruptions.

Calculating atmospherinc pressure at different altitudes

Zparkz

SOC-12
I am currently making a survey of a world with a surface atmospheric pressure of 2.4 atmospheres. However, I would like to calculate how the pressure will change at different altitudes. And does world gravity affect how the pressure changes?

As I am quite mathematically challenged I can't figure this out for myself, but if given a rather simple formula I can probably do the rest myself.
 
I am currently making a survey of a world with a surface atmospheric pressure of 2.4 atmospheres. However, I would like to calculate how the pressure will change at different altitudes. And does world gravity affect how the pressure changes?

Google up "scale height" and "barometric formula". Read these links


http://en.wikipedia.org/wiki/Scale_height
http://en.wikipedia.org/wiki/Barometric_formula

As I am quite mathematically challenged I can't figure this out for myself, but if given a rather simple formula I can probably do the rest myself.



There isn't a 'simple' formula, there are actually three. The pressure at altitude will depend on temperature, gas mixture, and gravity. Here's all the math:

Pressure at altitude a, surface pressure P0, scale height H

P = 1/exp(z/H)×P0 = P0×exp(-z/H) = P0×e^-(z/H)
P = pressure at a given altitude z
P0 = pressure at reference level or "sea level"
z = altitude above sea level
H = scale height = RT/g = 8314.4 T/µg
µ = molecular weight of the atmosphere (air=28.964 g/mol)
R = gas constant = 8314.4/µ = (287 for breathable air, 296.8 for N2, 188.9 for CO2)
T = atmospheric temperature (in Kelvin)
g = surface gravity (in m/s²)


First, you need to know the mean molecular weight µ of the atmospheric mix. Good luck with that :)

Next, you need to know the gas constant R, it depends on composition = 8314.4/µ

With R, calculate the scale height H for the world. This is an atmospheric parameter that defines the altitude where the pressure is 1/e (36.8%) of the pressure at reference level.

Using scale height H, calculate altitude pressure P.

For breathable atmospheres, you can use 2.718282^-(a/8000/g) a in meters and g in earth gravities, and it'll be close enough.
 
Thanks, even I managed to understand those formulas after a little testing. However, one more question. Should the temperature be the mean surface temperature or the local temperature where the atmospheric pressure is measured? I guess it is the latter one. However, I am not going into calculating air temperature based on air pressure and altitude. I'll let Fractal Mapper take care of that for me. =0)
 
Should the temperature be the mean surface temperature or the local temperature where the atmospheric pressure is measured?

Local temperature is more accurate. It gets even more complicated because temperature changes with altitude according to the moist adiabatic lapse rate. I would ignore it.
 
Waves on the surface

A few years back I was doing research in to an atmospheric simulation and one of the cool things I ran into was the realization that the "surface" of the atmosphere has waves similar to the surface of the ocean.

The sim was called OASES (Ocean, Air, and Space, Environmental Simulation).
 
Back
Top