Skip to content

Commit

Permalink
1.0.90.3
Browse files Browse the repository at this point in the history
Fixed major problem with Duna rotation.  Duna and Ike are now correctly
tidally locked.
  • Loading branch information
Paul-kingtiger committed Feb 12, 2015
1 parent 53323f5 commit c0576e1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion 64k/64K.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":1,
"MINOR":0,
"PATCH":90,
"BUILD":2
"BUILD":3
},
"KSP_VERSION":
{
Expand Down
20 changes: 10 additions & 10 deletions RealSolarSystem/RealSolarSystem.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ REALSOLARSYSTEM
{
Radius = 1600000
Mass = 1.0362999946E+023
rotationPeriod = 302500
rotationPeriod = 4840000
Orbit
{
semiMajorAxis = 33684085146
Expand Down Expand Up @@ -252,7 +252,7 @@ REALSOLARSYSTEM
{
Radius = 1280000
Mass = 4.0039886626E+022
rotationPeriod = 11012.9999
tidallyLocked = true
Orbit
{
semiMajorAxis = 76800000
Expand Down Expand Up @@ -326,9 +326,9 @@ REALSOLARSYSTEM
Duna
{
Radius = 2048000
Radius = 2048000
Mass = 1.8487980356E+023
rotationPeriod = 5086.699997
rotationPeriod = 160810
atmosphereScaleHeight = 3.96
maxAtmosphereAltitude = 54709.422
atmosphereMultiplier = 0.203
Expand Down Expand Up @@ -364,7 +364,7 @@ REALSOLARSYSTEM
{
Radius = 832000
Mass = 1.1422957777E+022
rotationPeriod = 5086.6998
tidallyLocked = true
Orbit
{
semiMajorAxis = 20480000
Expand Down Expand Up @@ -449,7 +449,7 @@ REALSOLARSYSTEM
{
Radius = 3200000
Mass = 1.2051688533E+024
rotationPeriod = 3135.3997
rotationPeriod = 23933
atmosphereScaleHeight = 5.28
maxAtmosphereAltitude = 72945.895
atmosphereMultiplier = 0.811
Expand Down Expand Up @@ -486,7 +486,7 @@ REALSOLARSYSTEM
{
Radius = 1920000
Mass = 1.2767523392E+023
rotationPeriod = 6282.4998
tidallyLocked = true
Orbit
{
semiMajorAxis = 276172800
Expand Down Expand Up @@ -519,7 +519,7 @@ REALSOLARSYSTEM
{
Radius = 3840000
Mass = 1.7354391957E+024
rotationPeriod = 12533.9999
tidallyLocked = true
Orbit
{
semiMajorAxis = 438400000
Expand Down Expand Up @@ -552,7 +552,7 @@ REALSOLARSYSTEM
{
Radius = 416000
Mass = 1.5281975483E+021
rotationPeriod = 32295
tidallyLocked = true
Orbit
{
semiMajorAxis = 822400000
Expand Down Expand Up @@ -585,7 +585,7 @@ REALSOLARSYSTEM
{
Radius = 281600
Mass = 4.4346210692E+020
rotationPeriod = 53493
tidallyLocked = true
Orbit
{
semiMajorAxis = 1151296000
Expand Down

0 comments on commit c0576e1

Please sign in to comment.