Skip to content

Commit

Permalink
Update RSS radiation profile (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgfl-gh authored and SirMortimer committed Jul 14, 2019
1 parent bbfddb6 commit f6a30e1
Showing 1 changed file with 3 additions and 22 deletions.
25 changes: 3 additions & 22 deletions GameData/Kerbalism/Support/RSS.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RadiationModel:NEEDS[RealSolarSystem]
has_pause = true
pause_radius = 20
pause_compression = 1.02
pause_extension = 0.6
pause_extension = 0.1
pause_height_scale = 1
pause_quality = 20.0
}
Expand Down Expand Up @@ -62,40 +62,21 @@ RadiationBody:NEEDS[RealSolarSystem]
RadiationBody:NEEDS[RealSolarSystem]
{
name = Neptune
radiation_model = giant
radiation_model = saturn
radiation_inner = 39
radiation_outer = 2.5
radiation_pause = -0.007
geomagnetic_pole_lat = 43
geomagnetic_offset = 0.55
}
RadiationBody:NEEDS[RealSolarSystem]
{
name = Pluto
radiation_model = irregular
radiation_pause = -0.002
}
RadiationBody:NEEDS[RealSolarSystem]
{
name = Callisto
radiation_model = irregular
radiation_pause = -0.003
}
RadiationBody:NEEDS[RealSolarSystem]
{
name = Io
radiation_model = surface
radiation_pause = 0.041 // surface radiation
}
RadiationBody:NEEDS[RealSolarSystem]
{
name = Titan
radiation_model = ionosphere
radiation_pause = -0.004
reference = 14
}
Expand Down

0 comments on commit f6a30e1

Please sign in to comment.