i know))I think it's cool, but I also think it's in the wrong thread![]()
i just want to know what are u thinkin` about it
i know))I think it's cool, but I also think it's in the wrong thread![]()
Is there a way to enter custom parameters into it? Or is it all random?
nice :thumbup:All parameters are customizable, you can even feed it a complete seed system and it spits out the planets. Allthough, the version I have in my project now is allready quite an extension from the original (adapted for the whole range of solar masses and to create moons of gas giants, allthough it still returns the best results in its original mass range.)
All parameters are customizable, you can even feed it a complete seed system and it spits out the planets. Allthough, the version I have in my project now is allready quite an extension from the original (adapted for the whole range of solar masses and to create moons of gas giants, allthough it still returns the best results in its original mass range.)
As long as the gas isn't poisonous, does it actually matter what is inhaled along with the oxygen?
On this occasion I discovered another bug where I re-initialized some pointers after having some other pointers pointing to them, and I wonder how the thing worked at all.
The best advice is not to rely on the UB
I also revisited the stargen code a bit more, Sudarsky classifications for Gas Giants are now implemented. However, this leads to the slight nuicance that I have to find a way between Gas Giants and Ice Giants, and I don't have enough information on the topic yet.[/quite]
Partially, I think, because ice giants are not entirely accepted as a separate class.
[quite]
I could just let stargen create a random atmosphere for checking what gases are predominant, but I'm not sure about sizes. It would seem to me that hydrogen should be a lot more abundant than nitrogen and oxygen, so I would expect Ice Giants to be limited in size.
The solar system seems to confirm that, but it's only one reference. There don't seem to be any Exo-ice giants discouvered yet, which again might be a pointer that they don't get big enough. I'd apreciate your thoughts: should I set a mass-limit for Ice-giants?
Also, there seems to be no theory yet how they would behave closer to a star (no sudarsky-equivalent for ice-giants, I'm afraid. No data available).
In the solar system, they are pretty far out, but most probably they were ejected during the formation by the combined forces of Jupiter and Saturn, and initially formed in the same region. What would happen to them if they migrated inwards seems completely unknown. So I'm thinking about putting in an orbit-limit too. Again, suggestions are highly apreciated.
it seems it should be fairly well valid for anything with a H-He atmosphere (with trace other gasses) that's too deep to see to the bottom of.
That's actually what I'm doing. But I still have to know how to classify the result to assign a type. When I was talking about a mass-limit, The actual question was "should I just classify anything above that mass as a gas-giant".Again, I wouldn't. Let the model make planets, then assign classifications to them based on their properties. Don't limit the properties based on a classification.
