Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

What is the habitable zone around my star?

+0
−0

I have built a star that is loosely based on a real-world star. It has the following properties:

  • Spectral class G
  • Mass: 1.03 M$_\odot$
  • Radius: 1.02 r$_\odot$
  • Luminosity: 1.05 L$_\odot$
  • Surface temperature 5,792 K

Now, I'm trying based on Calculating the Habitable Zone to calculate the inner and outer boundaries of the habitable zone around the star, but I simply can't seem to wrap my head around the calculations.

How do I calculate the habitable zone based on the above, and what are the values for inner and outer orbital radius around this star? Or do I need to decide on some additional parameter, and if so which?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

1 answer

+0
−0

Short answer

You have the two equations you need on the linked page under the heading "Stage two": $$r_i=\sqrt{\frac{L_{\text{star}}}{1.1}},\quad r_o=\sqrt{\frac{L_{\text{star}}}{0.53}}$$ where $r_i$ and $r_o$ are the inner and outer radii of the habitable zone, in astronomical units and $L_{\text{star}}$ is the star's luminosity, in solar luminosities. In your case, then, with $L_{\text{star}}=1.05L_{\odot}$, we have $$r_1=\sqrt{\frac{1.05}{1.1}}=0.978\text{ AU},\quad r_o=\sqrt{\frac{1.05}{.053}}=1.408\text{ AU}$$ LSerni's answer has already done these calculations. But where do those parameters, $1.1$ and $0.53$, come from? The page states that they are "constant value(s) representing stellar flux" at those radii. I believe that they are values of a parameter denoted $S_{eff}$, the effective solar flux (see an updated version in Kopparapu et al. (2013)), the value required to make the solar constant, the flux density on a certain surface, lead to a specific stable surface temperature.

$S_{eff}$, according to this new paper (I cannot find the text of the cited book, so I'm looking at a newer version of the analysis), depends on the effective temperature of the star ($T_{eff}$) and four constants ($a$, $b$, $c$, and $d$). These four constants determine what kind of a planet will develop. The specific equation is $$S_{eff}=S_{eff,\odot}+aT_*+bT_*^2+cT_*^3+dT_*^4$$ where $T_*=T_{eff}-5780\text{ K}$. $5780\text{ K}$ is, of course, the effective temperature of the Sun - and you can check that $S_{eff}=S_{eff,\odot}$ when $T_{eff}=5780\text{ K}$. The paper then derives Equation (3): $$r=\sqrt{\frac{L_{\text{star}}/L_{\odot}}{S_{eff}}}\text{ AU}$$ The values $S_{eff}=1.1$ and $S_{eff}=0.53$ correspond, I believe, to two sets of choices for $a$, $b$, $c$, and $d$ and some $T_{eff}$. The paper gives examples in Table 3. I do not know the values chosen to yield the inner and outer values of $S_{eff}$. I do, though, invite you to play around with the constants. Keep in mind that they should all be relatively small, and that they are good for "nice" values of $T_{eff}$ - specifically, for $2600\text{ K}\leq T_{eff}\leq7200\text{ K}$.

Long answer

So, habitable zone calculations are a pain. For a start, most habitable zone calculations make some key assumptions:

  • The orbiting planet(s) is/are Earth-like, or at least similar to a more welcoming Venus or Mars.
  • The orbits remain fully inside the habitable zone.
  • The planets don't have any freaky axial tilts.
  • The luminosity of the star remains constant (many calculations do look at how the habitable zone changes over a stars life, but variable stars could have much shorter oscillations in luminosity). Essentially, we want to orbit well-behaved stars.
  • We want liquid water on the surface.

These assumptions do not cover all of the possible scenarios in which life could arise. For instance, they ignore the possibility of life on moons orbiting gas giants, where tidal forces could provide heat (hello, Europa and Enceladus!). They also imply that life must be carbon-based, using water as a solvent. Essentially, the term "circumstellar habitable zone" should really be "circumstellar this-seems-about-right-for-Earth-and-humans-to-live-don't-you-think zone".

The boundaries are also highly dependent on climate models, as we saw earlier - the section on Wikipedia detailing various predicted Solar System habitable zones should convince you of this. Choices of the four constants for $S_{eff}$, for instance, have dramatic effects on a planet, changing it from a Venusian hell to a cold Martian twin. Models from first-principles need to take into account, for instance, the greenhouse effect (radiative forcing, anyone?).

So, here's how to determine the habitable zone, in a nutshell:

  1. Choose the properties of your star at a given time - essentially, luminosity.
  2. Choose the physical properties of the sort of planet you want, early in its life. These include atmospheric composition, mass and radius (maybe), albedo, etc.
  3. Create models of the evolution of the planet depending on the incident stellar flux.
  4. Determine the range of fluxes in which such worlds can be habitable.
  5. Calculate the radii at which the stellar flux will take these values.

All of this, for the best models, is extraordinarily complicated. I don't know how to do most of it. However, we can look at one type of case which is really simple: the idealized greenhouse model. A simple derivation can be found here.

Let $T_s$ be the surface temperature and $T_a$ be the atmospheric temperature (assuming that both are roughly uniform across the planet). The planet itself has albedo $A$, and its atmosphere has an absorption constant $f$, which depends on its composition. The incident flux is $F_s$. The energy balance equation for the planet is $$\frac{F_s(1-A)}{4}=(1-f)\sigma T_s^4+f\sigma T_a^4\tag{Planet}$$ The equation for the atmosphere is $$f\sigma T_s^4=2f\sigma T_a^4\tag{Atmosphere}$$ Putting these two together yields $$\frac{F_s(1-A)}{4}=(1-f)\sigma T_s^4+\frac{f}{2}\sigma T_s^4=\left(1-\frac{f}{2}\right)\sigma T_s^4$$ Rearranging, we get $$T_s=\left[\frac{F_s(1-A)}{4\sigma\left(1-\frac{f}{2}\right)}\right]^{\frac{1}{4}}\quad\text{or}\quad F_s=\frac{4\sigma T_s^4\left(1-\frac{f}{2}\right)}{1-A}$$ The latter is probably more helpful to us if we want to find the boundaries of the habitable zone, although because it is so idealized, it still doesn't take into account more complicated effects like radiative forcing. I should also note that setting $f=0$ makes $T_s$ simple the planet's effective temperature. However, it is almost never true that $f=0$; on Earth, $f\simeq0.77$.

I suspect I may have gone into a little more detail than you needed. As I said at the beginning, you really only need those two equations to figure out the rough boundaries of the habitable zone. Still, I hope that the rest of this answer was a little - dare I make this pun - illuminating.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »