Metadata-Version: 2.1
Name: multiplanet
Version: 2.0.0
Summary: VPLANET parameter sweep helper
Home-page: https://github.com/VirtualPlanetaryLaboratory/multi-planet
Author: Caitlyn Wilhelm
Author-email: cwilhelm@uw.edu
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE


<p align="center">
  <img width = "250" src="docs/VPLanetLogo.png"/>
</p>

<h1 align="center">multi-planet: Multi-core Simulations of VPLanet</h1>

<p align="center">
  <a href="https://VirtualPlanetaryLaboratory.github.io/multi-planet/"><img src="https://img.shields.io/badge/read-the_docs-blue.svg?style=flat"></a>
   <img src="https://img.shields.io/badge/Python-3.6+-orange.svg"/></a>
  <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-purple.svg"/></a>
    <a href="https://github.com/VirtualPlanetaryLaboratory/multi-planet//actions/workflows/tests.yml">
  <img src="https://github.com/VirtualPlanetaryLaboratory/multi-planet//actions/workflows/tests.yml/badge.svg"/>
  </a>
</p>

Use `multi-planet` to run a large number of simulations, created with [vspace](https://github.com/VirtualPlanetaryLaboratory/vspace), on one or more cores.  The included script `mpstatus` provides the current status of the simulations. Note that `multi-planet` cannot be used to run simulations across multiple computers.


