I see, Asteroids-Rem.sc was for those using SE v.0974, better if I remove it, it's only confusing at this point.
In your case you may delete your Asteroids-Rem.sc.

Ok, thanks. But what about objects like 2003 QW111, 2007 TY430? Thay are now named so there would be duplicates without Rem.sc, or would there be?I see, Asteroids-Rem.sc was for those using SE v.0974, better if I remove it, it's only confusing at this point.
In your case you may delete your Asteroids-Rem.sc.

I did already post about the moon 2007 OR10 and Sisyphus but I do not think Mosfet has published it yet. It was based on data from http://www.johnstonsarchive.net/astro/a ... moons.htmlJust found out the largest TNO thought to be moonless, 2007 OR10, indeed has one, and it isn't in SE, so here's a quick script. (It does count as a binary, right? Idk, but I guess it's close enough.)
Sol_Moons.sc
No, there should be no duplicates. If you look at Asteroids-bin.sc for 2003qw111 there's a "remove" command right above the barycenter Manwe-Thorondor:
Remove "2003 QW111" {ParentBody "Sol"}
Barycenter "Manwe-Thorondor"
[...]It does indeed

Thanks, I did found this to be true for 2007 TY430 (Mors) aswell, so there should be no problem. Just one thing I wasnt to ask you. I did realize the SpaceEngine "SolarSys.sc" 0.981 had discovery dates and method displayed for Uranus, Neptune, many moons and Pluto + Charon.
Moon "Ganymede/Jupiter III"
{
ParentBody "Jupiter"
Class "IceWorld"
DiscMethod "Imaging"
DiscDate "1610.01.08"
Mass 0.0248
Radius 2631.2
Example of my additions in SolarSys.sc:Planet "Uranus"
{
ParentBody "Sol"
Class "IceGiant"
DiscMethod "Imaging"
DiscDate "1781.03.13"
Mass 14.536
Radius 25559
Oblateness 0.02293
Examples I added to Asteroids.sc, Asteroids-small.sc, KuiperBelt.sc, KuiperBelt-small.sc and Comets.sc:Asteroid "Pallas/(2) Pallas"
{
ParentBody "Sol"
DiscMethod "Imaging"
DiscDate "1802.03.28"
Mass 0.0000345
Radius 263
Asteroid "Astraea/(5) Astraea"
{
ParentBody "Sol"
DiscMethod "Imaging"
DiscDate "1845.12.08"
AbsMagn 6.85
SlopeParam 0.15
Asteroid "Europa/(52) Europa"
{
ParentBody "Sol"
DiscMethod "Imaging"
DiscDate "1858.02.04"
AbsMagn 6.31
SlopeParam 0.18
Asteroid "Pholus/(5145) Pholus"
{
ParentBody "Sol"
AsterType "Centaur"
DiscMethod "Imaging"
DiscDate "1992.01.09"
AbsMagn 7.1
SlopeParam 0.15
Asteroid "Varuna/(20000) Varuna"
{
ParentBody "Sol"
AsterType "Cubewano"
DiscMethod "Imaging"
DiscDate "2000.11.28"
Radius 450
That's cool! When you'll post your modified Asteroids-bin.sc here, then I'll update it in OP.

Thanks, I will do this, but it will take some time. I have also been adding new TNO:s to KuiperBelt-small file to make it more complete.



Thanks, I will go and see the update.It's been added in the last update. Whenever I update Asteroid-bin.sc I also update the list of asteroids contained in first post. Since 1998 WW31 doesn't appear to have a designation number yet, it's listed in "Others" category in that post.
Asteroid "(69406) 1995 SX48"
{
ParentBody "Sun"
Class "Asteroid"
Radius 1.56
RotationPeriod 4.486
Orbit
{
SemiMajorAxis 1.8439
Period 2.5039
Eccentricity 0.02239
Inclination 21.995
AscendingNode 299.35
ArgOfPericenter 309.11
MeanAnomaly 284.54
RefPlane "Ecliptic"
}
}
Asteroid "S2013 (69406) 1"
{
ParentBody "(69406) 1995 SX48"
Class "Asteroid"
Radius 0.295
Orbit
{
SemiMajorAxis 3.54e-8
Period 0.001838
}
}
Asteroid "(76818) 2000 RG79"
{
ParentBody "Sun"
Class "Asteroid"
Radius 1.8
RotationPeriod 3.166
Orbit
{
SemiMajorAxis 1.9299
Period 2.6811
Eccentricity 0.09576
Inclination 18.135
AscendingNode 292.36
ArgOfPericenter 129.64
MeanAnomaly 18.617
RefPlane "Ecliptic"
}
}
Asteroid "S2005 (76818) 1"
{
ParentBody "(76818) 2000 RG79"
Class "Asteroid"
Radius 0.665
Orbit
{
SemiMajorAxis 3.74e-8
Period 0.001611
}
}
Asteroid "(79472) Chiorny"
{
ParentBody "Sun"
Class "Asteroid"
Radius 1.895
RotationPeriod 3.166
Orbit
{
SemiMajorAxis 1.9621
Period 2.7485
Eccentricity 0.08009
Inclination 24.343
AscendingNode 93.360
ArgOfPericenter 331.59
MeanAnomaly 29.891
RefPlane "Ecliptic"
}
}
Asteroid "S2012 (79472) 1"
{
ParentBody "(79472) Chiorny"
Class "Asteroid"
Radius 0.6065
Orbit
{
SemiMajorAxis 6.016e-8
Period 0.00296
}
}
Asteroid "S2015 (2343) 1"
{
ParentBody "Siding Spring"
Class "Asteroid"
Radius 0.485
Orbit
{
SemiMajorAxis 4.679e-8
Period 0.001345
}
}
Hello! I am not Mosfet, but I can tell you right away from the objects designation that this Siding Spring included in the list you posted is not any of the comets called "Siding Spring". Designation similar to (2343) is a minor planet, and not a comet designation. A comet designation would be either C/ or 2343P/. However there is not yet any periodic comet with such a high number as over 2000.Hi Mosfet! I don't know if you remember but I helped you with asteroids on the old forum.
Here are some asteroids. The first three are main belt, the fourth is a moon of comet Siding Spring.
Should comet moons be classified as comets or asteroids?Code: Select allAsteroid "(69406) 1995 SX48" { ParentBody "Sun" Class "Asteroid" Radius 1.56 RotationPeriod 4.486 Orbit { SemiMajorAxis 1.8439 Period 2.5039 Eccentricity 0.02239 Inclination 21.995 AscendingNode 299.35 ArgOfPericenter 309.11 MeanAnomaly 284.54 RefPlane "Ecliptic" } } Asteroid "S2013 (69406) 1" { ParentBody "(69406) 1995 SX48" Class "Asteroid" Radius 0.295 Orbit { SemiMajorAxis 3.54e-8 Period 0.001838 } } Asteroid "(76818) 2000 RG79" { ParentBody "Sun" Class "Asteroid" Radius 1.8 RotationPeriod 3.166 Orbit { SemiMajorAxis 1.9299 Period 2.6811 Eccentricity 0.09576 Inclination 18.135 AscendingNode 292.36 ArgOfPericenter 129.64 MeanAnomaly 18.617 RefPlane "Ecliptic" } } Asteroid "S2005 (76818) 1" { ParentBody "(76818) 2000 RG79" Class "Asteroid" Radius 0.665 Orbit { SemiMajorAxis 3.74e-8 Period 0.001611 } } Asteroid "(79472) Chiorny" { ParentBody "Sun" Class "Asteroid" Radius 1.895 RotationPeriod 3.166 Orbit { SemiMajorAxis 1.9621 Period 2.7485 Eccentricity 0.08009 Inclination 24.343 AscendingNode 93.360 ArgOfPericenter 331.59 MeanAnomaly 29.891 RefPlane "Ecliptic" } } Asteroid "S2012 (79472) 1" { ParentBody "(79472) Chiorny" Class "Asteroid" Radius 0.6065 Orbit { SemiMajorAxis 6.016e-8 Period 0.00296 } } Asteroid "S2015 (2343) 1" { ParentBody "Siding Spring" Class "Asteroid" Radius 0.485 Orbit { SemiMajorAxis 4.679e-8 Period 0.001345 } }