mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-01 08:19:51 -05:00
Improved CO2 values for Mars.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user