Researcher profile

Kristen Menou

Kristen Menou contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
9works
0followers
5topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

9 published item(s)

preprint2022arXiv

ExoPlaSim: Extending the Planet Simulator for Exoplanets

The discovery of a large number of terrestrial exoplanets in the habitable zones of their stars, many of which are qualitatively different from Earth, has led to a growing need for fast and flexible 3D climate models, which could model such planets and explore multiple possible climate states and surface conditions. We respond to that need by creating ExoPlaSim, a modified version of the Planet Simulator (PlaSim) that is designed to be applicable to synchronously rotating terrestrial planets, planets orbiting stars with non-solar spectra, and planets with non-Earth-like surface pressures. In this paper we describe our modifications, present validation tests of ExoPlaSim's performance against other GCMs, and demonstrate its utility by performing two simple experiments involving hundreds of models. We find that ExoPlaSim agrees qualitatively with more-sophisticated GCMs such as ExoCAM, LMDG, and ROCKE-3D, falling within the ensemble distribution on multiple measures. The model is fast enough that it enables large parameter surveys with hundreds to thousands of models, potentially enabling the efficient use of a 3D climate model in retrievals of future exoplanet observations. We describe our efforts to make ExoPlaSim accessible to non-modellers, including observers, non-computational theorists, students, and educators through a new Python API and streamlined installation through pip, along with online documentation.

preprint2022arXiv

Fundamental Challenges to Remote Sensing of Exo-Earths

Inferring the climate and surface conditions of terrestrial exoplanets in the habitable zone is a major goal for the field of exoplanet science. This pursuit will require both statistical analyses of the population of habitable planets as well as in-depth analyses of the climates of individual planets. Given the close relationship between habitability and surface liquid water, it is important to ask whether the fraction of a planet's surface where water can be a liquid, $χ_\text{hab}$, can be inferred from observations. We have produced a diverse bank of 1,874 3D climate models and computed the full-phase reflectance and emission spectrum for each model to investigate whether surface climate inference is feasible with high-quality direct imaging or secondary eclipse spectroscopy. These models represent the outcome of approximately 200,000 total simulated years of climate and over 50,000 CPU-hours, and the roughly-100 GB model bank and its associated spectra are being made publicly-available for community use. We find that there are correlations between spectra and $χ_\text{hab}$ that will permit statistical approaches. However, spectral degeneracies in the climate observables produced by our model bank indicate that inference of individual climates is likely to be model-dependent, and inference will likely be impossible without exhaustive explorations of the climate parameter space. The diversity of potential climates on habitable planets therefore poses fundamental challenges to remote sensing efforts targeting exo-Earths.

preprint2022arXiv

TOI-1452 b: SPIRou and TESS reveal a super-Earth in a temperate orbit transiting an M4 dwarf

Exploring the properties of exoplanets near or inside the radius valley provides insights on the transition from the rocky super-Earths to the larger, hydrogen-rich atmosphere mini-Neptunes. Here, we report the discovery of TOI-1452 b, a transiting super-Earth ($R_{\rm p} = 1.67 \pm 0.07$ R$_{\oplus}$) in an 11.1--day temperate orbit ($T_{\rm eq} = 326 \pm 7$ K) around the primary member ($H = 10.0$, $T_{\rm eff} = 3185 \pm 50$ K) of a nearby visual binary M dwarf. The transits were first detected by TESS, then successfully isolated between the two $3.2^{\prime\prime}$ companions with ground-based photometry from OMM and MuSCAT3. The planetary nature of TOI-1452 b was established through high-precision velocimetry with the near-infrared SPIRou spectropolarimeter as part of the ongoing SPIRou Legacy Survey. The measured planetary mass ($4.8 \pm 1.3$ M$_{\oplus}$) and inferred bulk density ($5.6^{+1.8}_{-1.6}$ g/cm$^3$) is suggestive of a rocky core surrounded by a volatile-rich envelope. More quantitatively, the mass and radius of TOI-1452 b, combined with the stellar abundance of refractory elements (Fe, Mg and Si) measured by SPIRou, is consistent with a core mass fraction of $18\pm6$ % and a water mass fraction of $22^{+21}_{-13}$%. The water world candidate TOI-1452 b is a prime target for future atmospheric characterization with JWST, featuring a Transmission Spectroscopy Metric similar to other well-known temperate small planets such as LHS 1140 b and K2-18 b. The system is located near Webb's northern Continuous Viewing Zone, implying that is can be followed at almost any moment of the year.

preprint2021arXiv

Climate uncertainties caused by unknown land distribution on habitable M-Earths

A planet's surface conditions can significantly impact its climate and habitability. In this study, we use the 3D general circulation model ExoPlaSim to systematically vary dayside land cover on a synchronously rotating, temperate rocky planet under two extreme and opposite continent configurations, in which either all of the land or all of the ocean is centred at the substellar point. We identify water vapour and sea ice as competing drivers of climate, and we isolate land-dependent regimes under which one or the other dominates. We find that the amount and configuration of land can change the planet's globally averaged surface temperature by up to 20K, and its atmospheric water vapour content by several orders of magnitude. The most discrepant models have partial dayside land cover with opposite continent configurations. Since transit spectroscopy may permit observations of M-dwarf planets' atmospheres, but not their surfaces, these land-related climate differences likely represent a limiting uncertainty in a given planet's climate, even if its atmospheric composition is known. Our results are robust to variations in atmospheric CO2 concentration, stellar temperature, and instellation.

preprint2020arXiv

Automated crater shape retrieval using weakly-supervised deep learning

Crater ellipticity determination is a complex and time consuming task that so far has evaded successful automation. We train a state of the art computer vision algorithm to identify craters in Lunar digital elevation maps and retrieve their sizes and 2D shapes. The computational backbone of the model is MaskRCNN, an "instance segmentation" general framework that detects craters in an image while simultaneously producing a mask for each crater that traces its outer rim. Our post-processing pipeline then finds the closest fitting ellipse to these masks, allowing us to retrieve the crater ellipticities. Our model is able to correctly identify 87\% of known craters in the longitude range we hid from the network during training and validation (test set), while predicting thousands of additional craters not present in our training data. Manual validation of a subset of these "new" craters indicates that a majority of them are real, which we take as an indicator of the strength of our model in learning to identify craters, despite incomplete training data. The crater size, ellipticity, and depth distributions predicted by our model are consistent with human-generated results. The model allows us to perform a large scale search for differences in crater diameter and shape distributions between the lunar highlands and maria, and we exclude any such differences with a high statistical significance. The predicted test set catalogue and trained model are available here: https://github.com/malidib/Craters_MaskRCNN/.

preprint2020arXiv

Climate Diversity in the Solar-Like Habitable Zone due to Varying Background Gas Pressure

A large number of studies have responded to the growing body of confirmed terrestrial habitable zone exoplanets by presenting models of various possible climates. However, the impact of the partial pressure of background gases such as N$_2$ has not yet been well-explored, despite the abundance of N$_2$ in Earth's atmosphere and the lack of constraints on its typical abundance in terrestrial planet atmospheres. We use PlaSim, a fast 3D climate model, to simulate many hundreds of climates around Sun-like stars with varying N$_2$ partial pressures, instellations, and surface characteristics to identify the impact of the background gas partial pressure on the climate. We find that the climate's response is nonlinear and highly sensitive to the background gas partial pressure. We identify pressure broadening of greenhouse gas (such as CO$_2$ and H$_2$O) absorption lines, amplification of warming or cooling by the water vapor greenhouse positive feedback, heat transport efficiency, and cooling through Rayleigh scattering as the dominant competing mechanisms that determine the equilibrium climate for a given N$_2$ partial pressure. Finally, we show that different amounts of N$_2$ should have a significant effect on broadband reflected light observations of terrestrial exoplanets around Sun-like stars.

preprint2020arXiv

Predicting the long-term stability of compact multiplanet systems

We combine analytical understanding of resonant dynamics in two-planet systems with machine learning techniques to train a model capable of robustly classifying stability in compact multi-planet systems over long timescales of $10^9$ orbits. Our Stability of Planetary Orbital Configurations Klassifier (SPOCK) predicts stability using physically motivated summary statistics measured in integrations of the first $10^4$ orbits, thus achieving speed-ups of up to $10^5$ over full simulations. This computationally opens up the stability constrained characterization of multi-planet systems. Our model, trained on $\approx 100,000$ three-planet systems sampled at discrete resonances, generalizes both to a sample spanning a continuous period-ratio range, as well as to a large five-planet sample with qualitatively different configurations to our training dataset. Our approach significantly outperforms previous methods based on systems' angular momentum deficit, chaos indicators, and parametrized fits to numerical integrations. We use SPOCK to constrain the free eccentricities between the inner and outer pairs of planets in the Kepler-431 system of three approximately Earth-sized planets to both be below 0.05. Our stability analysis provides significantly stronger eccentricity constraints than currently achievable through either radial velocity or transit duration measurements for small planets, and within a factor of a few of systems that exhibit transit timing variations (TTVs). Given that current exoplanet detection strategies now rarely allow for strong TTV constraints (Hadden et al., 2019), SPOCK enables a powerful complementary method for precisely characterizing compact multi-planet systems. We publicly release SPOCK for community use.

preprint2019arXiv

Evolution of the radius valley around low mass stars from $Kepler$ and $K2$

We present calculations of the occurrence rate of small close-in planets around low mass dwarf stars using the known planet populations from the $Kepler$ and $K2$ missions. Applying completeness corrections clearly reveals the radius valley in the maximum a-posteriori occurrence rates as a function of orbital separation and planet radius. We measure the slope of the valley to be $r_{p,\text{valley}} \propto F^{-0.060\pm 0.025}$ which bears the opposite sign from that measured around Sun-like stars thus suggesting that thermally driven atmospheric mass loss may not dominate the evolution of planets in the low stellar mass regime or that we are witnessing the emergence of a separate channel of planet formation. The latter notion is supported by the relative occurrence of rocky to non-rocky planets increasing from $0.5\pm 0.1$ around mid-K dwarfs to $8.5\pm 4.6$ around mid-M dwarfs. Furthermore, the center of the radius valley at $1.54\pm 0.16$ R$_{\oplus}$ is shown to shift to smaller sizes with decreasing stellar mass in agreement with physical models of photoevaporation, core-powered mass loss, and gas-poor formation. Although current measurements are insufficient to robustly identify the dominant formation pathway of the radius valley, such inferences may be obtained by $TESS$ with $\mathcal{O}(85,000)$ mid-to-late M dwarfs observed with 2-minute cadence. The measurements presented herein also precisely designate the subset of planetary orbital periods and radii that should be targeted in radial velocity surveys to resolve the rocky to non-rocky transition around low mass stars.

preprint2019arXiv

Hot Jupiter Atmospheric Flows at High Resolution

Global Circulation Models (GCMs) of atmospheric flows are now routinely used to interpret observational data on Hot Jupiters. Localized "equatorial $β$-plane" simulations by Fromang et al. (2016) have revealed that a barotropic (horizontal shear) instability of the equatorial jet appears at horizontal resolutions beyond those typically achieved in global models; this instability could limit wind speeds and lead to increased atmospheric variability. To address this possibility, we adapt the computationally efficient, pseudo-spectral PlaSim GCM, originally designed for Earth studies, to model Hot Jupiter atmospheric flows and validate it on the Heng et al. (2011) reference benchmark. We then present high resolution global models of HD209458b, with horizontal resolutions of T85 (128x256) and T127 (192x384). The barotropic instability phenomenology found in $β$-plane simulations is not reproduced in these global models, despite comparably high resolutions. Nevertheless, high resolution models do exhibit additional flow variability on long timescales (of order 100 planet days or more), which is absent from the lower resolution models. It manifests as a breakdown of north-south symmetry of the equatorial wind. From post-processing the atmospheric flows at various resolutions (assuming a cloud-free situation), we show that the stronger flow variability achieved at high resolution does not translate into noticeably stronger dayside infrared flux variability. More generally, our results suggest that high horizontal resolutions are not required to capture the key features of hot Jupiter atmospheric flows.