Improved CO2 values for Mars.

This commit is contained in:
Jonathas Costa
2020-04-25 16:05:16 -04:00
parent 24c113e836
commit 4fd5ba74f8
@@ -28,8 +28,8 @@ local Atmosphere = {
-- absorption and scattering are the same.
-- Paper Values:
--Scattering = { 0.5E-3, 2.32E-3, 5.58E-3 }
-- Paper Values:
Scattering = { 1.4663867105626151E-3, 3.434937691742971E-3, 8.420306590395424E-3 }
-- Paper Values CO2 (calculated using lambda 680, 550, 440 nm and n(lambda) = 1.00044661, 1.00045019, 1.00045558):
Scattering = { 0.0011652460070490642, 0.002766552220471733, 0.006926132352939288 }
},
-- Thichkness of atmosphere if its density were uniform, in Km
H_R = 11.1