In the Rho1 Cnc system,only the planets b and e are shown,and all planets ahead in the ssc disappeared.
See what?s wrong and say to me.Look to my extrasolar.ssc:
"e" "HD 75732" # Rho1 Cnc
{
Texture "Semele2.*"
Mass 14 # M.sin(i) = 14 earths
Radius 15500
InfoURL "http://www.obspm.fr/encycl/55Cnc.html"
EllipticalOrbit {
Period 0.0077
SemiMajorAxis 0.038
Eccentricity 0.174
ArgOfPericenter 119
MeanAnomaly 41
}
Atmosphere{
Height 1000
Lower [0.4 0.4 0.5]
Upper[0.1 0.1 0.15]
Sunset[1.0 0.6 0.2]
CloudHeight 200
CloudSpeed 150
CloudMap "venuslike2.jpg"
}
}
AltSurface "limit of knowledge" "HD 75732/e"
{
Texture "extrasolar-lok.*"
}
"b" "HD 75732" # Rho1 Cnc
{
Texture "gasgiant138.*"
Mass 270 # M.sin(i) = 0.84 jupiters
Radius 84000
InfoURL "http://www.obspm.fr/encycl/55Cnc.html"
EllipticalOrbit {
Period 0.0401
SemiMajorAxis 0.115
Eccentricity 0.02
ArgOfPericenter 317
MeanAnomaly 122
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 75732/b"
{
Texture "extrasolar-lok.*"
}
"c" "HD 75732" # Rho1 Cnc
{
Texture "gasgiant_04.*"
Mass 70 # M.sin(i) = 0.21 jupiters
Radius 56000
InfoURL "http://www.obspm.fr/encycl/55Cnc.html"
EllipticalOrbit {
Period 0.1212
SemiMajorAxis 0.241
Eccentricity 0.339
ArgOfPericenter 279
MeanAnomaly 67
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 75732/c"
{
Texture "extrasolar-lok.*"
}
"d" "HD 75732" # Rho1 Cnc
{
Texture "gasgiant_08.*"
Mass 1290 # M.sin(i) = 4.05 jupiters
Radius 70000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/55Cnc.html"
EllipticalOrbit {
Period 14.6749
SemiMajorAxis 5.9
Eccentricity 0.16
ArgOfPericenter 59
MeanAnomaly 277
Rings {
Inner 74500
Outer 120220
Texture "Orrin-rings.png"
}
}
RotationPeriod 10 # plausible guess
}
AltSurface "limit of knowledge" "HD 75732/d"
{
Texture "extrasolar-lok.*"
}
Most extrasolar planets disappeared
The EllipticalOrbit definitions of "c" and "d" are missing their close-braces.
e.g.
e.g.
Code: Select all
MeanAnomaly 67
} # <--- missing
# likely to be in captured synchronous rotation
}
Selden
SSC file misconfiguration
It solved the Rho1 Cnc system,but the other planets are missing.Look to part of my ssc:
"c" "HD 75732" # Rho1 Cnc
{
Texture "gasgiant_04.*"
Mass 70 # M.sin(i) = 0.21 jupiters
Radius 56000
InfoURL "http://www.obspm.fr/encycl/55Cnc.html"
EllipticalOrbit {
Period 0.1212
SemiMajorAxis 0.241
Eccentricity 0.339
ArgOfPericenter 279
MeanAnomaly 67
}#
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 75732/c"
{
Texture "extrasolar-lok.*"
}
"d" "HD 75732" # Rho1 Cnc
{
Texture "gasgiant_08.*"
Mass 1290 # M.sin(i) = 4.05 jupiters
Radius 70000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/55Cnc.html"
EllipticalOrbit {
Period 14.6749
SemiMajorAxis 5.9
Eccentricity 0.16
ArgOfPericenter 59
MeanAnomaly 277
}#
Rings {
Inner 84500
Outer 150220
Texture "Orrin-rings.png"
}
}
RotationPeriod 10 # plausible guess
}
AltSurface "limit of knowledge" "HD 75732/d"
{
Texture "extrasolar-lok.*"
}
"b" "HD 83443"
{
Texture "gasgiant.*"
NightTexture "gasgiantnight.*"
Mass 130 # M.sin(i) = 0.41 jupiters
Radius 98000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/HD83443.html"
EllipticalOrbit {
Period 0.0082
SemiMajorAxis 0.04
Eccentricity 0.08
ArgOfPericenter 303
MeanAnomaly 286
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 83443/b"
{
Texture "extrasolar-lok.*"
}
"b" "HD 46375"
{
Texture "gasgiant.*"
NightTexture "gasgiantnight.*"
Mass 80 # M.sin(i) = 0.249 jupiters
Radius 98000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/HD83443.html"
EllipticalOrbit {
Period 0.0083
SemiMajorAxis 0.041
Eccentricity 0.04
ArgOfPericenter 241
MeanAnomaly 273
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 46375/b"
{
Texture "extrasolar-lok.*"
}
"b" "TrES-1"
# Detected via transit as well as radial velocity methods; from transit,
# inclination is fixed at 88.5 degrees, so mass can be determined.
# Radius is estimated at 1.08 jupiters.
# Star not present in Celestia's default stars.dat file.
{
Texture "gasgiant.*"
NightTexture "gasgiantnight.*"
Mass 240 # M.sin(i) = 0.75 jupiters
Radius 75600
InfoURL "http://www.obspm.fr/encycl/TrES-1.html"
EllipticalOrbit {
Period 0.0083
SemiMajorAxis 0.0393
Eccentricity 0
Inclination 85
AscendingNode 284
ArgOfPericenter 149
MeanAnomaly 58
}
Obliquity 85 # guess, to match inclination
EquatorAscendingNode 284 # guess, to match ascending node
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "TrES-1/b"
{
Texture "extrasolar-lok.*"
}
"b" "HD 179949"
{
Texture "gasgiant.*"
NightTexture "gasgiantnight.*"
Mass 310 # M.sin(i) = 0.98 jupiters
Radius 98000
InfoURL "http://www.obspm.fr/encycl/HD179949.html"
EllipticalOrbit {
Period 0.0085
SemiMajorAxis 0.045
Eccentricity 0
MeanAnomaly 357
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 179949/b"
{
Texture "extrasolar-lok.*"
}
"b" "HD 187123"
{
Texture "gasgiant.*"
NightTexture "gasgiantnight.*"
Mass 170 # M.sin(i) = 0.52 jupiters
Radius 98000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/HD187123.html"
EllipticalOrbit {
Period 0.0085
SemiMajorAxis 0.042
Eccentricity 0.03
ArgOfPericenter 59
MeanAnomaly 136
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 187123/b"
{
Texture "extrasolar-lok.*"
}
"b" "HD 120136" # Tau Boo
{
Texture "Isharra.jpg"
Mass 1310 # M.sin(i) = 4.13 jupiters
Radius 84000
InfoURL "http://www.obspm.fr/encycl/tau-Boo.html"
EllipticalOrbit {
Period 0.0091
SemiMajorAxis 0.0462
Eccentricity 0.018
ArgOfPericenter 353
MeanAnomaly 26
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 120136/b"
{
Texture "extrasolar-lok.*"
}
"c" "HD 75732" # Rho1 Cnc
{
Texture "gasgiant_04.*"
Mass 70 # M.sin(i) = 0.21 jupiters
Radius 56000
InfoURL "http://www.obspm.fr/encycl/55Cnc.html"
EllipticalOrbit {
Period 0.1212
SemiMajorAxis 0.241
Eccentricity 0.339
ArgOfPericenter 279
MeanAnomaly 67
}#
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 75732/c"
{
Texture "extrasolar-lok.*"
}
"d" "HD 75732" # Rho1 Cnc
{
Texture "gasgiant_08.*"
Mass 1290 # M.sin(i) = 4.05 jupiters
Radius 70000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/55Cnc.html"
EllipticalOrbit {
Period 14.6749
SemiMajorAxis 5.9
Eccentricity 0.16
ArgOfPericenter 59
MeanAnomaly 277
}#
Rings {
Inner 84500
Outer 150220
Texture "Orrin-rings.png"
}
}
RotationPeriod 10 # plausible guess
}
AltSurface "limit of knowledge" "HD 75732/d"
{
Texture "extrasolar-lok.*"
}
"b" "HD 83443"
{
Texture "gasgiant.*"
NightTexture "gasgiantnight.*"
Mass 130 # M.sin(i) = 0.41 jupiters
Radius 98000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/HD83443.html"
EllipticalOrbit {
Period 0.0082
SemiMajorAxis 0.04
Eccentricity 0.08
ArgOfPericenter 303
MeanAnomaly 286
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 83443/b"
{
Texture "extrasolar-lok.*"
}
"b" "HD 46375"
{
Texture "gasgiant.*"
NightTexture "gasgiantnight.*"
Mass 80 # M.sin(i) = 0.249 jupiters
Radius 98000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/HD83443.html"
EllipticalOrbit {
Period 0.0083
SemiMajorAxis 0.041
Eccentricity 0.04
ArgOfPericenter 241
MeanAnomaly 273
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 46375/b"
{
Texture "extrasolar-lok.*"
}
"b" "TrES-1"
# Detected via transit as well as radial velocity methods; from transit,
# inclination is fixed at 88.5 degrees, so mass can be determined.
# Radius is estimated at 1.08 jupiters.
# Star not present in Celestia's default stars.dat file.
{
Texture "gasgiant.*"
NightTexture "gasgiantnight.*"
Mass 240 # M.sin(i) = 0.75 jupiters
Radius 75600
InfoURL "http://www.obspm.fr/encycl/TrES-1.html"
EllipticalOrbit {
Period 0.0083
SemiMajorAxis 0.0393
Eccentricity 0
Inclination 85
AscendingNode 284
ArgOfPericenter 149
MeanAnomaly 58
}
Obliquity 85 # guess, to match inclination
EquatorAscendingNode 284 # guess, to match ascending node
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "TrES-1/b"
{
Texture "extrasolar-lok.*"
}
"b" "HD 179949"
{
Texture "gasgiant.*"
NightTexture "gasgiantnight.*"
Mass 310 # M.sin(i) = 0.98 jupiters
Radius 98000
InfoURL "http://www.obspm.fr/encycl/HD179949.html"
EllipticalOrbit {
Period 0.0085
SemiMajorAxis 0.045
Eccentricity 0
MeanAnomaly 357
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 179949/b"
{
Texture "extrasolar-lok.*"
}
"b" "HD 187123"
{
Texture "gasgiant.*"
NightTexture "gasgiantnight.*"
Mass 170 # M.sin(i) = 0.52 jupiters
Radius 98000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/HD187123.html"
EllipticalOrbit {
Period 0.0085
SemiMajorAxis 0.042
Eccentricity 0.03
ArgOfPericenter 59
MeanAnomaly 136
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 187123/b"
{
Texture "extrasolar-lok.*"
}
"b" "HD 120136" # Tau Boo
{
Texture "Isharra.jpg"
Mass 1310 # M.sin(i) = 4.13 jupiters
Radius 84000
InfoURL "http://www.obspm.fr/encycl/tau-Boo.html"
EllipticalOrbit {
Period 0.0091
SemiMajorAxis 0.0462
Eccentricity 0.018
ArgOfPericenter 353
MeanAnomaly 26
}
# likely to be in captured synchronous rotation
}
AltSurface "limit of knowledge" "HD 120136/b"
{
Texture "extrasolar-lok.*"
}
-
- Posts: 862
- Joined: 07.04.2003
- With us: 21 years 7 months
- Location: Born in Argentina
- Contact:
In the definition of planet "d" "HD 75732" # Rho1 Cnc , after the ring definition you put two }, you should put only one:
This is yours:
It should be:
This is yours:
Code: Select all
"d" "HD 75732" # Rho1 Cnc
{
Texture "gasgiant_08.*"
Mass 1290 # M.sin(i) = 4.05 jupiters
Radius 70000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/55Cnc.html"
EllipticalOrbit {
Period 14.6749
SemiMajorAxis 5.9
Eccentricity 0.16
ArgOfPericenter 59
MeanAnomaly 277
}#
Rings {
Inner 84500
Outer 150220
Texture "Orrin-rings.png"
}
} #HERE YOU CLOSE THE DEFINITION OF THE PLANET, AND AFTER CLOSING IT YOU TELL THE ROTATIONPERIOD
RotationPeriod 10 # plausible guess
}
It should be:
Code: Select all
"d" "HD 75732" # Rho1 Cnc
{
Texture "gasgiant_08.*"
Mass 1290 # M.sin(i) = 4.05 jupiters
Radius 70000
Oblateness 0.01
InfoURL "http://www.obspm.fr/encycl/55Cnc.html"
EllipticalOrbit {
Period 14.6749
SemiMajorAxis 5.9
Eccentricity 0.16
ArgOfPericenter 59
MeanAnomaly 277
}#
Rings {
Inner 84500
Outer 150220
Texture "Orrin-rings.png"
}
RotationPeriod 10 # plausible guess
}
---------X---------
EL XENTENARIO
1905-2005
My page:
http://www.urielpelado.com.ar
My Gallery:
http://www.celestiaproject.net/gallery/view_al ... y-Universe
EL XENTENARIO
1905-2005
My page:
http://www.urielpelado.com.ar
My Gallery:
http://www.celestiaproject.net/gallery/view_al ... y-Universe