stars
Stars are integral to worldbuilding especially if you are constructing an entire solar system.
classes
class | temperature (K) |
---|---|
O | |
B | |
A | |
F | |
G | |
K | |
M |
mass
Mass is an important value here as almost every other attribute of the star can be derived from it. Stellar mass is expressed in solar masses (M☉). A 2 M☉ star has twice as much mass as our Sun. Stars can be as small as
1 M☉ = (
temperature
The following equation gives an approximate temperature (T) of a star given its B-V color index:
T = 4600 * (1 / (0.92BV) + 0.62) + (1 / (0.92BV) + 1.7)
luminosity
Luminosity is the amount of energy emitted by an astronomical object—a star in this case. A star’s luminosity is expressed in terms of solar luminosity (L☉), which is ~
// mass–luminosity relation
L☉ = M☉a
For main-sequence stars, a is set to
stellar mass | luminosity |
---|---|
M < | L☉ ≈ |
L☉ = M☉4 | |
2 M☉ < M < 55 M☉ | L☉ ≈ |
M > 55 M☉ | L☉ ≈ |
diameter
d = (5770 2 / T2) * sqrt(L☉)
surface area
A = 4πr2
A = πd2
lifetime
A star’s lifetime can be estimated.
τ ≈ 1010 * M☉2.5
resources
- Stellar Lifetimes — Georgia State University