Metadata-Version: 2.1
Name: vspace
Version: 1.0
Summary: VPLANET parameter sweep helper
Home-page: https://github.com/VirtualPlanetaryLaboratory/vspace
Author: Caitlyn Wilhelm
Author-email: cwilhelm@uw.edu
License: MIT
Description: 
        <p align="center">
          <img width = "250" src="docs/VPLanetLogo.png?raw=true"/>
        </p>
        
        <h1 align="center">Vspace: Parameter Sweeps with VPLanet</h1>
        
        <p align="center">
          <a href="https://VirtualPlanetaryLaboratory.github.io/vspace/"><img src="https://img.shields.io/badge/read-the_docs-blue.svg?style=flat"></a>
          <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-purple.svg"/></a>
        </p>
        
        
        ### VSPACE
        ``VSPACE`` is a tool to build input files for a parameter sweep with ``VPLanet``.
        
        ### Overview
        With ``VSPACE`` you can quickly and easily build input files with specific
        parameters with a specific type of distribution. In **Grid Mode** you can build
        input files in which the initial conditions have regular spacings within specified
        limits and with either linear or logarithmic spacings. In **Random Mode** the
        distributions are random, but can be **uniform, Gaussian** or uniform in **sine**
        or **cosine**. Non-uniform distributions can be easily truncated, if necessary.
        Histograms of the initial conditions will also be built. After generating the
        trials, use the `multi-planet <../multi-planet>`_ script to run.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Scientific/Engineering :: Astronomy
Description-Content-Type: text/markdown
