Exoplanet System Module
Overview
The exoplanets module enables the visualization of exoplanetary systems in OpenSpace. While the main exoplanets data displays all the stars that have exoplanets with a simple, blue ring, the exoplanets module depicts the system of planets around these stars. This includes the planetary orbits, at the proper inclination, a depiction of the habitable zone, and, when available, the planets themselves.
Note
See this section’s top page page for some background on exoplanets.
Adding Systems
Unlike the main exoplanets data, where you see all the planetary systems from afar, with the exoplanets module you must add the systems you want to see. It would be too computationally expensive to load every planetary system, so you must load the ones you’re interested in examining.
1. Bring Up the Exoplanets Module Panel
To load a system, click on to bring up the panel.
2. Search for the Exoplanetary System
Inside the panel, search for the system you want to add by typing the name of the system where it says “Star name.” In the image below, we typed “Kepler-11” which brings up all the text matches. (The Kepler-11 system, discovered in 2010, has a total of six confirmed planets orbiting the host star Kepler-11.)
3. Add the System
Click on the desired system and then click the “Add System” button to the right. The system will then appear in the list of added systems at the bottom of the panel, and will also appear in the scene menu:
Note
Adding a system does not automatically display it on the screen. You must fly up to it, and it will take longer than you expect before it becomes visible to you—these systems are very small.
Adding systems via command line
It is possible to add exoplanet systems using the addExoplanetSystem function.
openspace.exoplanets.addExoplanetSystem(name)
Here, name is the name of the host star to add, in our example the value of name would be “Kepler-11”. So, the command would be typed:
openspace.exoplanets.addExoplanetSystem("Kepler-11")
Executing this command in OpenSpace’s command line results in adding the system. Multiple systems can be added by specifying a list of host names as input, for example, {"Kepler-11", "GJ 1061"}.
This function may be used to add exoplanets to OpenSpace before start-up.
4. Target the System and Approach
Use the target button beside the added system to center on the exoplanetary system. Once you center on it, you can fly forward to visit it. It will take longer than you expect to see the system—keep flying forward.
Once you approach a system, it will appear similar to the image below for the Kepler-11 system. You see the host star at center, and the system of planetary orbits encircling it along with an visualization of the habitable zone.
Visualizing the Exoplanetary Systems
The exoplanets module renders planetary systems based on the orbital characteristics of the planets and the host’s stellar type. The planet’s eccentricity, semi-major axis, and orbital period are used to visualize the system. The wider the orbital path of a planet, the less certain the semi-major axis value. When there is information available on the radius of a planet, we draw a diagrammatic globe with the proper radius.
The host star is the the proper color, representing its stellar type, and it is necessary to dim the star as we pull into the system—just as we do in the Solar System. Dimming the star means it’s no longer calibrated with the other stars. Once you pull away from the system, the star brightens up and is back on par with the other stars.
The habitable zone is represented by a multicolored disk. Green indicates where liquid water could likely exist given the properties of the host star, though the zone can change with planetary mass as well—the zones here are calibrated for earth-sized planets. The red and blue edges represent the estimated edges of the zone. These are conservative estimates and could be refined with more atmospheric modeling.
Note
See more on habitable zones here: Sun’s Habitable Zone
Profiles
Dossier
Census: |
4,139 planets in 3,023 systems |
---|---|
Asset File: |
|
OpenSpace Version: |
6 |
Reference: |
NASA Exoplanet Archive; Habitable Zones Around Main-sequence Stars - Dependence on Planetary Mass |
Prepared by: |
Emma Broman, Karin Reidarman, OpenSpace Team |
Source Version: |
|
License: |