Skip to main content

The virtual planet simulator

Project description

VPLanet: The Virtual Planet Simulator





Overview

VPLanet is software to simulate planetary system evolution, with a focus on habitability. Physical models, typically consisting of ordinary differential equations, are coupled together to simulate evolution, from planetary cores to passing stars, for the age of a system. We strive for full transparency and reproducibility in our software, and this repository contains 1) the source code, 2) extensive documentation, 3) scripts and files to generate published figures and perform parameter sweeps, and 4) scripts to validate the current release. We can't claim we found life beyond the Earth with closed-source or unreliable software!

To get started, ensure you have clang/gcc installed and follow the Installation Guide. You can also watch videos on our YouTube channel on how to install and run VPLanet, as well as updates on recent results .

Modules

VPLanet currently consists of 13 functioning "modules," each containing a set of equations that simulates a specific physical process:

AtmEsc: Roche lobe overflow and thermal escape (energy-limited and radiation-recombination-limited) of an atmosphere, including water photolyzation, hydrogen escape, oxygen escape, and oxygen build-up.

Binary: Orbital evolution of a single circumbinary planet.

DistOrb: 2nd and 4th order semi-analytic models of orbital evolution outside of resonance.

DistRot: Evolution of a world's rotational axis due to orbital evolution and the stellar torque.

EqTide: Tidal evolution in the equilibrium tide framework.

Flare: Flare frequency distribution and flare XUV luminosity evolution in low-mass stars.

GalHabit: Evolution of a wide orbit due to the galactic tide and impulses from passing stars (including radial migration).

MagmOc: Thermal and geochemical evolution of a magma ocean.

POISE: Energy balance climate model including dynamic ice sheets and lithospheric compression/rebound.

RadHeat: Radiogenic heating in a world's core, mantle, and crust.

SpiNBody: N-body integrator for the evolution of a system of massive particles.

Stellar: Evolution of a star's bolometric and XUV luminosity, temperature, radius, and mass concentration. Also includes magnetic braking and stellar wind spin-down.

ThermInt: Thermal interior evolution, including magnetic fields, for planets undergoing plate tectonics or stagnant lid evolution.

Many of these modules can be combined together to simulate numerous phenomena and feedback loops in planetary systems.

Resources

The examples/ directory contains input files and scripts for generating the figures in Barnes et al. (2020) and subsequent publications. The Manual/ directory contains the pdf of Barnes et al. (2020) that describes the physics of the first 11 modules, validates the software against observations and/or past results, and includes figures from the examples/ directory.

An ecosystem of support software is also publicly available in other repositories of the Virtual Planetary Laboratory. The vplot package is both a command line tool to quickly plot the evolution of a single simulation and a Pythom module for generating publication-worthy figures. The VSPACE script generates input files for a parameter space sweep, which can then be performed on an arbitrary number of cores with MultiPlanet. For large parameter sweeps, an enormous amount of data can be generated, which can slow analyses. To overcome this barrier, the BigPlanet code can both compress datasets into HDF5 format, including statistics of an integration, and tools to facilitate plotting. These three scripts can be executed from the command line to seamlessly perform parameter sweeps. These Python scripts are optimized for anaconda distributions.

The "pip-install" badge indicates if the latest executables are available for installation via pip for the Python distributions and operating systems for which we perform unit tests (see below). (Note: This badge is currently broken due to an unknown GitHub issue, so if you pip install, you may want to check your VPLanet version, which is printed near the top of the log file that is generated when you perform a simulation.)

Code Integrity

We are committed to maintaining a stable tool for scientists to analyze planetary system. Behind the scenes, the VPLanet team maintains code integrity through automatic checks at every merge into the main branch. You can see the status of these checks via the badges above. Currently we perform "Unit Tests" for the initial and final conditions across an orthogonal set of "Test Sims" (simulations), with the numbers of tests for each shown via badges. We perform the tests across all permutations of operating systems and Python version shown by the badges.

We also check for memory violations via valgrind's memcheck tool ("memcheck") and address sanitizer ("sanitizer"), check for overflow, invalid operation, and divide-by-zero floating point exceptions ("floating-point"), and test if all the examples work across the operating system and Python versions listed after the "examples" badge.

The percentage of the lines of code that are executed by the unit tests is shown with the "codecov" badge, with details available at our Codecov account.

Community

VPLanet is a community project. We're happy to take pull requests; if you want to create one, please issue it to the dev branch. The documentation includes tutorials on adding new features and modules. VPLanet is a platform for planetary science that can grow exponentially, either by adding new physics or by adding competing models for clean comparisons.

A list of additional GitHub repositories with VPLanet examples can be found here.

If you have questions or are running into issues, you can read or post to a Discussion.

If you believe you have encountered a bug, please raise an issue using the Issues tab at the top of this page.

Acknowledgments

If you use this code to generate results used in any publication or conference contribution, please cite Barnes, R. et al. (2020), PASP, 132, 24502.

VPLanet development has been supported by NASA grants NNA13AA93A, NNX15AN35G, 80NSSC17K048, 13-13NAI7_0024, 80NSSC20K0229, and 80NSSC20K0261. We also acknowledge support from the University of Washington and the Carnegie Institute for Science.

Enjoy!

© 2018-2024 The VPLanet Team.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vplanet-2.5.26.tar.gz (698.5 kB view details)

Uploaded Source

Built Distributions

vplanet-2.5.26-pp310-pypy310_pp73-macosx_11_0_arm64.whl (795.9 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

vplanet-2.5.26-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (824.0 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

vplanet-2.5.26-pp39-pypy39_pp73-macosx_11_0_arm64.whl (795.9 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

vplanet-2.5.26-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (824.0 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

vplanet-2.5.26-pp38-pypy38_pp73-macosx_11_0_arm64.whl (795.9 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

vplanet-2.5.26-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (825.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

vplanet-2.5.26-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (825.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

vplanet-2.5.26-cp313-cp313-macosx_11_0_arm64.whl (829.2 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

vplanet-2.5.26-cp313-cp313-macosx_10_13_x86_64.whl (866.5 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

vplanet-2.5.26-cp312-cp312-macosx_11_0_arm64.whl (829.2 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

vplanet-2.5.26-cp312-cp312-macosx_10_9_x86_64.whl (868.2 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

vplanet-2.5.26-cp311-cp311-macosx_11_0_arm64.whl (829.2 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

vplanet-2.5.26-cp311-cp311-macosx_10_9_x86_64.whl (868.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

vplanet-2.5.26-cp310-cp310-macosx_11_0_arm64.whl (829.2 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

vplanet-2.5.26-cp310-cp310-macosx_10_9_x86_64.whl (868.1 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

vplanet-2.5.26-cp39-cp39-musllinux_1_2_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

vplanet-2.5.26-cp39-cp39-musllinux_1_2_i686.whl (11.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

vplanet-2.5.26-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64

vplanet-2.5.26-cp39-cp39-macosx_11_0_arm64.whl (829.2 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

vplanet-2.5.26-cp39-cp39-macosx_10_9_x86_64.whl (868.1 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

vplanet-2.5.26-cp38-cp38-musllinux_1_2_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

vplanet-2.5.26-cp38-cp38-musllinux_1_2_i686.whl (11.2 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

vplanet-2.5.26-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64

vplanet-2.5.26-cp38-cp38-macosx_11_0_arm64.whl (829.2 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

vplanet-2.5.26-cp38-cp38-macosx_10_9_x86_64.whl (868.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

vplanet-2.5.26-cp37-cp37m-musllinux_1_2_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ x86-64

vplanet-2.5.26-cp37-cp37m-musllinux_1_2_i686.whl (11.2 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ i686

vplanet-2.5.26-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64

vplanet-2.5.26-cp37-cp37m-macosx_10_9_x86_64.whl (868.1 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

vplanet-2.5.26-cp36-cp36m-musllinux_1_2_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.2+ x86-64

vplanet-2.5.26-cp36-cp36m-musllinux_1_2_i686.whl (11.1 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.2+ i686

vplanet-2.5.26-cp36-cp36m-musllinux_1_1_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ x86-64

vplanet-2.5.26-cp36-cp36m-musllinux_1_1_i686.whl (11.1 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ i686

vplanet-2.5.26-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.17+ x86-64

vplanet-2.5.26-cp36-cp36m-macosx_10_9_x86_64.whl (867.9 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file vplanet-2.5.26.tar.gz.

File metadata

  • Download URL: vplanet-2.5.26.tar.gz
  • Upload date:
  • Size: 698.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for vplanet-2.5.26.tar.gz
Algorithm Hash digest
SHA256 dcc5ef3dee42c86d15bb4c85847837ccd6e6704b74aededa1fca38c3abf21305
MD5 fc33b83214495a0c3313cc024fce5ff7
BLAKE2b-256 d61ee3f580aedb6ccb9df4e7483adbbf848f78a58a01a0d063858d7bf08e0c5a

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 26edf0b73d85a5eec118e6c2ff5ee9b3ac5f4a0749e05efdd8147cca485c64ee
MD5 85d9aff45a21c8a5271d19bdf3c18274
BLAKE2b-256 db84bdb877b30b35134c32e471d2046fb95b2500e8390a89189dea9449cb5492

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 63fcd1c4373eae38e2caebe04d2f8ba39bdabc48550c7528e2910c44d895d1ac
MD5 2ae65edaeefbb89b3103cf5bd9033e12
BLAKE2b-256 76283c41ed7eb94d3caa1f635f326b94f0ce7ac72aea0493d8d1b469e59b3a11

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a059b7cdc3801e10daef678edd304e64c18ce0558d5dacf91228df9ad91b409a
MD5 ded39c0f300b14488cc8b9aafa0ef228
BLAKE2b-256 68b2310abc4618180aaed0b303ec1aff6c53206f3260e2ab22d9d3a7bc2cb6d3

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3a5e07fb7e4e073e61952043441a10446b55a3b9d521787665ba4d45c4d257e6
MD5 b36228e7ec3327e11a3cd4dfd93aba3c
BLAKE2b-256 67236074a2d636f8fa508c81b985438117cb2550b93f9ad5f38a55eb335e93ae

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6036c8693fadbd55aae764077fc6a87810fa8ae8e6706c5aa581b5ec7adc8554
MD5 12355294bb56f4b9d8028469c56545c3
BLAKE2b-256 20b1ba3f418b184295f60bf69dfcba189a2f9ae8c0db350704c6c7134099531b

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f56ce453faeb0aca8f7e1e404012fcfd5ffeee65d778e0d3de76b305edcb34f7
MD5 453b4b8b21cacdee7070e49a0d99e0ae
BLAKE2b-256 5258cd82786e01ec8f718f98c1e5b23d0a67d4217f89b1098cecdb4d7af51e12

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ffdf244b2482d66166d40a2b364835bc882093a6a892ff79de4ad53982c7b1ca
MD5 8db24f0404c2156411dfa530cd99eb24
BLAKE2b-256 52b1a14f9c18f093c01e177930c737411f0e2686efd250f227d2a3b17ba71f96

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 550b6b0b55b068294067abebc90ede2ae0ac971ae794bcb29fa8538020a276e2
MD5 7465580727b3cc454ea3d31d01efb58c
BLAKE2b-256 eacee186451df02aeece2af86e9b82a0a8ce34b960441ad2fcba7f03cf99247a

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 cf4eec7db4dd68b54aecc59651213dd6c6d13ba5958fd1045128ea954f433920
MD5 b229f2a26c1b1f69f1c05051fef83947
BLAKE2b-256 8f52fdb24b0bf42fe21fddf207b3591985e4d857ab29d505670e5aaf19d4a5c8

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 917a58ab5cd54c3d30d87b82711d210eaab1602f71d6e604480a213a2e6ea60b
MD5 2655fedddc1706e74b617f1e7bd80596
BLAKE2b-256 8ffe2a065606d6737e57ce9ebb4e69c18e37d3b452151e5e9f7fb1f31a08ed30

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5219ce65cbeb50be3419b7ff7dfd32c49cff7ecd5ad104fad0de1d15bb1d0a80
MD5 4ea2be46ddba4740be56896ef35e052a
BLAKE2b-256 ae0099375d49ac50d61c9dad566e8cbed992f639ba0a76dee007d4ed391714a1

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dd020e5577106145b64e0726bd49bd275e509f939e2788ba958aa08b22def1c8
MD5 5fa04544bf84e1f5123fbd19a92c684c
BLAKE2b-256 6f7705870d8aa4b0aa4c8c4c67377105e5d208aa7feafd34751ba859dba0c905

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cf70c18d5cd1d52eb9e6cd6e1cd1b8a1465bff77425493b1c13da524e7d13260
MD5 8db96c357c9416f83a2492f78ffc5f7d
BLAKE2b-256 796a68b54cd850eb60c4667a98c540782a313cff4317391566962d18f99098ef

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 565a0b7db604c5f977f383dbc05ea9a3f839c8653d3f1517e94a17e1293f49d6
MD5 151b552f715ca6e2da4de3d354242292
BLAKE2b-256 003a67139a6cc746df22641cf6df26670e86e2355c17f2857d387cda5d9789ec

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 27093a0e2196ef94cb39a6691fe7a596100a24ea7b780b9757c6365e46fb91eb
MD5 71653d7f6c1b8c503338d13a52201f31
BLAKE2b-256 ca094f79cfedf726361db652b64d4ba3d8c732d1ee40f1979e58ea150dfa8f94

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 31fcbac5db04ec9018eb08b3ea90649e401b0797bb3d6010fe74afb6b70e64c1
MD5 47eb437cb6c3c1ab83cb3d4a1301f183
BLAKE2b-256 f26ecde0a53f60671a77c50898f22e17372a8d06951959899d478a27b0bb44ec

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c50b4313b6ed114c24cc51ac717095ee79b97052468ad35edff7a657f53a5313
MD5 55654076152b68ac40eff8b8778377fd
BLAKE2b-256 5fc066da7ef2411fd3176e4226b9f70656b61e28260c39c65e20de077dd70ecf

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 df62e176f321f9ad95e79251b08f5e48357528014576e266dec9aace2790a94f
MD5 d433909dbdba8bd09b26851faf678c20
BLAKE2b-256 9807a7d06fcc962def8c6791fb5cbe637d70dc27b6f4ebc037827bbf9779e33d

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5882a91826796247208b01781cc7d90ac0813de840413936e7de7b08e377f0ba
MD5 4356ad6e6adbe807da17867b2fa71d56
BLAKE2b-256 003cfe1408723cb2032201e735e448c34f696502349ff67304ff8d7aa0a0da0c

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 13239a8a38af719b7dedbfcf9bfab2f3a9a1ae5577c5cf87eab7c92375385e61
MD5 638bf6a123ad2bcc9c5f20bd6136d251
BLAKE2b-256 57a0b9277d7db867b29b9955bc21740b4d4da3c6eeb2e81601105f4564d6b875

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c0c1ef0ac8a7d3dad9d1e243fce758d5c2466060a1cc700dfc1138ba08ef8da6
MD5 95f774c544d1e872b588230891e5efe4
BLAKE2b-256 08e5596a08cc3669a839e66c39eb1cf17a2f2148de506b3182bfc13781415da1

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 728b22d0271b5d07b6dfac86b433394aefc6451ea7662fbc33c10cf1311a6d36
MD5 aaacab320b682d012784452bf57a9ef8
BLAKE2b-256 7805d9bb346a8b55a7a55ddc05b5bf1e045f7a6dd4b3e28d312153a3f37869bd

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 feb917159fb9d203cbe5a60cb5b8ad67702f0533b81be769f367a7addff0f946
MD5 af045e6f08885d84e303044e2d264a62
BLAKE2b-256 299f3380106ed9e0035d194be66fb413be32e9157fa940b5e8e28f55d71bb6c1

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41b467dadd252b69fb7b21884a95ea5e536159178437ec380cd8b06910ec214b
MD5 660f19b6d3cfc3e9c3b4148f114f47db
BLAKE2b-256 d44098c78eb6a16ec512e31a0de04e4136491048d744ab7cf4245e43269024fc

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7f16bc4649e945bf20885da336b27ba67f77f4fcd0169f683ca17b87cbe4677f
MD5 0d482c7792aa6ab6896a168935068768
BLAKE2b-256 4019c72502618cafea649a1bd03de6cb8babf1f0eb6637aed997b6d259f887b5

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 acefdeb2eeef07b99747b59993c7e0d0e414ce1ec0edb8760e7bc327a655ea52
MD5 12b7975053eb3b8102f23548ddfe99c1
BLAKE2b-256 1d9b2c7693ac1fdd9a99a52248cb158cb1075cfee18f63e23a2d54f8fd871cfd

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4b26dd8c5821b92b8ba603d5f26a4c28e57fcca29ffac12dc6b68cbcc0bfd4e8
MD5 6dc78f316eb1debfd95f6312a19ccdc6
BLAKE2b-256 f6cf82ebaf359de6cee8f602df53b0501c65eadfd12938ac9f0a21c1f659f420

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 559603c2b62c11f9d5f1dfdf41978bbe54707b9efcb87b009110e7e8a91741fe
MD5 c29e735723e7af6772857cc950fd8b15
BLAKE2b-256 f0cb7f7c207ec2120df91026d811988e59e5c2fa3a7ba1e3e60f99374afdae86

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 970b0750d5d83ec45dca674fd897216027a135328eb6bb68e23f9c0f9182b29f
MD5 1ab612018d6028cdda23b82cf984b3a6
BLAKE2b-256 e58c601332c5da38892efce9d129d963f39fb6b8cbd68b57137f213229319158

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp36-cp36m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7fd271579a6e4dbeed915dee1b811325d7c43e2630c8a2c14aa3b77e84cb92c8
MD5 6d52d26af4ff52e1e5140caedb6d422d
BLAKE2b-256 282f358061eb2e966558bfdcbcbe8be16eee54380304eac405698c3a9d03b2d3

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp36-cp36m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp36-cp36m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 450d11af49c9214a070b68e04537c10119c6c42917512b2d72064c6e8e2de728
MD5 b749cb20feef1c3a1f3f4bacdc0e2a4a
BLAKE2b-256 b55ac96eaf983fcc2d1e878c1a1aff01a114d7d04bd42d1e71c8765c4ca3b47e

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9aa04856926d76f8255a77fc6eef321e91bc9c3db9b72e9c4fb8e00a9697b381
MD5 73439adaf56de8cc3ce268dea910bdc9
BLAKE2b-256 015170d1a284a63a13dc11db6e148169b60bc977f6656a5769436a0f85d555cb

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e00d88a452691f944ba8b23353c6f711627a4e66d10ec2025908967223a6f599
MD5 c643a4726faf0346682bb3f83db0dbf9
BLAKE2b-256 9e6338a113712808479f3f2401d32668fb104cf16944e0d19d6fe8d6a84716b1

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24b0fdf60eeeee684198bbd5714f369495e5952b4ab9d3c8824379ba1f5d387e
MD5 3200c6248b3166372e702446cf74cc07
BLAKE2b-256 01d7a6f958f67a4c08ce7849391a68da81347ade8c35fb523af572c496e4ee26

See more details on using hashes here.

File details

Details for the file vplanet-2.5.26-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for vplanet-2.5.26-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 98afcd0014d2bac746950cf62342481fc6c381b98170f19cdaeff2735eb9ec41
MD5 d0977656d06a77ee57c163e03f5773ed
BLAKE2b-256 ba3355bdb7bfd15ed8b7f92529cfb0739a313960f28f36c63c0d9df2a18059e8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page