From d93d8cd923b5d76f943de7447c65ae4677b56187 Mon Sep 17 00:00:00 2001 From: RoryBarnes Date: Fri, 6 Sep 2024 22:07:25 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20VirtualP?= =?UTF-8?q?lanetaryLaboratory/vplanet@05d2b35c7d312cfafffe3c0c6e3b6bda43e9?= =?UTF-8?q?9d39=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .buildinfo | 2 +- StyleGuide.html | 6 +++--- _static/documentation_options.js | 2 +- architecture.html | 6 +++--- attr.html | 6 +++--- authors.html | 6 +++--- conduct.html | 6 +++--- coupling.html | 6 +++--- developers.html | 6 +++--- examples.html | 6 +++--- examples/AbioticO2.html | 6 +++--- examples/ApseLock.html | 6 +++--- examples/AtmEscFlareProxCen.html | 6 +++--- examples/AtmEscKepler-36.html | 6 +++--- examples/AtmEscRegimes.html | 6 +++--- examples/BinaryTides.html | 6 +++--- examples/CassiniMulti.html | 6 +++--- examples/CassiniStates.html | 6 +++--- examples/ChaoticResonances.html | 6 +++--- examples/CircumbinaryOrbit.html | 6 +++--- examples/DampedCBP.html | 6 +++--- examples/DiffLimWaterEscape.html | 6 +++--- examples/EarthClimate.html | 6 +++--- examples/EarthInterior.html | 6 +++--- examples/FfdProxCen.html | 6 +++--- examples/GalaxyEffects.html | 6 +++--- examples/HLossTides.html | 6 +++--- examples/HabEvapCore.html | 6 +++--- examples/HabitableZone.html | 6 +++--- examples/IceBelts.html | 6 +++--- examples/IoHeat.html | 6 +++--- examples/LuminosityCycle.html | 6 +++--- examples/MDwarfLuminosity.html | 6 +++--- examples/MagmOc_Earth.html | 6 +++--- examples/MagmOc_GJ1132b.html | 6 +++--- examples/MagmOc_Trappist1g.html | 6 +++--- examples/MagneticBraking.html | 6 +++--- examples/MiniNeptuneEvap.html | 6 +++--- examples/NBodyAtmEsc.html | 6 +++--- examples/ParameterSweep.html | 6 +++--- examples/RadHeat.html | 6 +++--- examples/SSDistOrbDistRot.html | 6 +++--- examples/SS_NBody.html | 6 +++--- examples/STEEP.html | 6 +++--- examples/StellarEvol.html | 6 +++--- examples/TidalEarth.html | 6 +++--- examples/TideLock.html | 6 +++--- examples/VenusApproxInterior.html | 6 +++--- examples/VenusWaterLoss.html | 6 +++--- examples/WaterLossTides.html | 6 +++--- genindex.html | 6 +++--- help.html | 6 +++--- index.html | 6 +++--- install.html | 6 +++--- module.html | 6 +++--- objects.inv | Bin 227483 -> 227483 bytes option.html | 6 +++--- output.html | 6 +++--- parametersweep.html | 6 +++--- primaryvariable.html | 6 +++--- quickstart.html | 6 +++--- repos.html | 6 +++--- search.html | 6 +++--- src.html | 6 +++--- src/atmesc.html | 6 +++--- src/binary.html | 6 +++--- src/body.html | 6 +++--- src/control.html | 6 +++--- src/distorb.html | 6 +++--- src/distrot.html | 6 +++--- src/eqtide.html | 6 +++--- src/evolve.html | 6 +++--- src/flare.html | 6 +++--- src/galhabit.html | 6 +++--- src/halt.html | 6 +++--- src/magmoc.html | 6 +++--- src/module.html | 6 +++--- src/options.html | 6 +++--- src/output.html | 6 +++--- src/poise.html | 6 +++--- src/radheat.html | 6 +++--- src/spinbody.html | 6 +++--- src/stellar.html | 6 +++--- src/system.html | 6 +++--- src/thermint.html | 6 +++--- src/update.html | 6 +++--- src/verify.html | 6 +++--- src/vplanet.html | 6 +++--- tests.html | 6 +++--- tutorials.html | 6 +++--- vplot.html | 6 +++--- vspace.html | 6 +++--- 92 files changed, 269 insertions(+), 269 deletions(-) diff --git a/.buildinfo b/.buildinfo index 6038098e..c8eab0fd 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 64d05d1c4e23d70c0a9b2473ab7ae3c1 +config: 401287ed6a3a90dad7eea91cca3ee399 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/StyleGuide.html b/StyleGuide.html index ab992a9e..4ea912f2 100644 --- a/StyleGuide.html +++ b/StyleGuide.html @@ -4,7 +4,7 @@ - VPLanet Contributors Guide — VPLanet 2.5.21 + <title>VPLanet Contributors Guide — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/_static/documentation_options.js b/_static/documentation_options.js index c3f35591..1c2f5c52 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '2.5.21', + VERSION: '2.5.22', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/architecture.html b/architecture.html index d5fda39b..8d3f4e34 100644 --- a/architecture.html +++ b/architecture.html @@ -4,7 +4,7 @@ - VPLanet Architecture — VPLanet 2.5.21 + <title>VPLanet Architecture — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/attr.html b/attr.html index 2404f228..2e9e840a 100644 --- a/attr.html +++ b/attr.html @@ -4,7 +4,7 @@ - Attribution — VPLanet 2.5.21 + <title>Attribution — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/authors.html b/authors.html index b3f325c6..0c054604 100644 --- a/authors.html +++ b/authors.html @@ -4,7 +4,7 @@ - Authors — VPLanet 2.5.21 + <title>Authors — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/conduct.html b/conduct.html index 1a011854..731237bd 100644 --- a/conduct.html +++ b/conduct.html @@ -4,7 +4,7 @@ - Code of Conduct — VPLanet 2.5.21 + <title>Code of Conduct — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/coupling.html b/coupling.html index 94ef7faa..67fad18c 100644 --- a/coupling.html +++ b/coupling.html @@ -4,7 +4,7 @@ - Coupling Modules — VPLanet 2.5.21 + <title>Coupling Modules — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/developers.html b/developers.html index 7d3068ec..63157b32 100644 --- a/developers.html +++ b/developers.html @@ -4,7 +4,7 @@ - Contributor’s Guide — VPLanet 2.5.21 + <title>Contributor’s Guide — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples.html b/examples.html index 73a1bf59..9eab39c9 100644 --- a/examples.html +++ b/examples.html @@ -4,7 +4,7 @@ - Examples — VPLanet 2.5.21 + <title>Examples — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/AbioticO2.html b/examples/AbioticO2.html index f29a4810..38a8192d 100644 --- a/examples/AbioticO2.html +++ b/examples/AbioticO2.html @@ -4,7 +4,7 @@ - Accumulation of Atmospheric Oxygen due to Water Photolysis and Hydrogen Escape. — VPLanet 2.5.21 + <title>Accumulation of Atmospheric Oxygen due to Water Photolysis and Hydrogen Escape. — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/ApseLock.html b/examples/ApseLock.html index 86f003c3..33108514 100644 --- a/examples/ApseLock.html +++ b/examples/ApseLock.html @@ -4,7 +4,7 @@ - Apsidal Locking of the CoRoT-7 System — VPLanet 2.5.21 + <title>Apsidal Locking of the CoRoT-7 System — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/AtmEscFlareProxCen.html b/examples/AtmEscFlareProxCen.html index 584df691..091c18a3 100644 --- a/examples/AtmEscFlareProxCen.html +++ b/examples/AtmEscFlareProxCen.html @@ -4,7 +4,7 @@ - Proxima Centauri b Atmospheric Escape — VPLanet 2.5.21 + <title>Proxima Centauri b Atmospheric Escape — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/AtmEscKepler-36.html b/examples/AtmEscKepler-36.html index 3e79a907..ee743647 100644 --- a/examples/AtmEscKepler-36.html +++ b/examples/AtmEscKepler-36.html @@ -4,7 +4,7 @@ - Kepler-36 Atmospheric Escape — VPLanet 2.5.21 + <title>Kepler-36 Atmospheric Escape — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/AtmEscRegimes.html b/examples/AtmEscRegimes.html index 84f36cd0..82501434 100644 --- a/examples/AtmEscRegimes.html +++ b/examples/AtmEscRegimes.html @@ -4,7 +4,7 @@ - Atmospheric Erosion of H Envelopes in the Energy-, Radiation/Recombination-, and Bondi-limited Regimes — VPLanet 2.5.21 + <title>Atmospheric Erosion of H Envelopes in the Energy-, Radiation/Recombination-, and Bondi-limited Regimes — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/BinaryTides.html b/examples/BinaryTides.html index 9fffb340..344a32f1 100644 --- a/examples/BinaryTides.html +++ b/examples/BinaryTides.html @@ -4,7 +4,7 @@ - Evolution of Tight Stellar Binaries — VPLanet 2.5.21 + <title>Evolution of Tight Stellar Binaries — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/CassiniMulti.html b/examples/CassiniMulti.html index 11695413..d51d7175 100644 --- a/examples/CassiniMulti.html +++ b/examples/CassiniMulti.html @@ -4,7 +4,7 @@ - Multiple Cassini States in One System — VPLanet 2.5.21 + <title>Multiple Cassini States in One System — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/CassiniStates.html b/examples/CassiniStates.html index 4cbb6383..1882805e 100644 --- a/examples/CassiniStates.html +++ b/examples/CassiniStates.html @@ -4,7 +4,7 @@ - Cassini States — VPLanet 2.5.21 + <title>Cassini States — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/ChaoticResonances.html b/examples/ChaoticResonances.html index 165927b2..2f805b8b 100644 --- a/examples/ChaoticResonances.html +++ b/examples/ChaoticResonances.html @@ -4,7 +4,7 @@ - Chaotic Eccentricity-Inclination Resonances — VPLanet 2.5.21 + <title>Chaotic Eccentricity-Inclination Resonances — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/CircumbinaryOrbit.html b/examples/CircumbinaryOrbit.html index 5b73fbb0..e5148867 100644 --- a/examples/CircumbinaryOrbit.html +++ b/examples/CircumbinaryOrbit.html @@ -4,7 +4,7 @@ - Orbital Evolution of the Circumbinary Planet Kepler-16 b — VPLanet 2.5.21 + <title>Orbital Evolution of the Circumbinary Planet Kepler-16 b — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/DampedCBP.html b/examples/DampedCBP.html index 08a2504e..5a082f61 100644 --- a/examples/DampedCBP.html +++ b/examples/DampedCBP.html @@ -4,7 +4,7 @@ - Evolution of a Planet Orbiting a Short-Period Binary — VPLanet 2.5.21 + <title>Evolution of a Planet Orbiting a Short-Period Binary — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/DiffLimWaterEscape.html b/examples/DiffLimWaterEscape.html index 3e2d3ce5..68c87d16 100644 --- a/examples/DiffLimWaterEscape.html +++ b/examples/DiffLimWaterEscape.html @@ -4,7 +4,7 @@ - Accumulation of Atmospheric Oxygen due to Water Photolysis and Hydrogen Escape on the TRAPPIST-1 planets b and e with the LS16 Water loss model — VPLanet 2.5.21 + <title>Accumulation of Atmospheric Oxygen due to Water Photolysis and Hydrogen Escape on the TRAPPIST-1 planets b and e with the LS16 Water loss model — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/EarthClimate.html b/examples/EarthClimate.html index 0194a311..88a1b416 100644 --- a/examples/EarthClimate.html +++ b/examples/EarthClimate.html @@ -4,7 +4,7 @@ - Earth’s Seasonal and Milankovitch Climate Cycles — VPLanet 2.5.21 + <title>Earth’s Seasonal and Milankovitch Climate Cycles — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/EarthInterior.html b/examples/EarthInterior.html index ba01e683..a73fee2a 100644 --- a/examples/EarthInterior.html +++ b/examples/EarthInterior.html @@ -4,7 +4,7 @@ - Thermal and Magnetic Evolution of Earth’s Interior — VPLanet 2.5.21 + <title>Thermal and Magnetic Evolution of Earth’s Interior — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/FfdProxCen.html b/examples/FfdProxCen.html index cb46f192..6cffaf72 100644 --- a/examples/FfdProxCen.html +++ b/examples/FfdProxCen.html @@ -4,7 +4,7 @@ - Flare frequency distribution of Proxima Centauri — VPLanet 2.5.21 + <title>Flare frequency distribution of Proxima Centauri — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/GalaxyEffects.html b/examples/GalaxyEffects.html index b6b13479..fe9d7a82 100644 --- a/examples/GalaxyEffects.html +++ b/examples/GalaxyEffects.html @@ -4,7 +4,7 @@ - Evolution of a Wide Stellar Binary due to Galactic Effects — VPLanet 2.5.21 + <title>Evolution of a Wide Stellar Binary due to Galactic Effects — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/HLossTides.html b/examples/HLossTides.html index 58a4e0a2..01b64269 100644 --- a/examples/HLossTides.html +++ b/examples/HLossTides.html @@ -4,7 +4,7 @@ - Hydrogen Envelope Loss on Tidally Evolving Planets — VPLanet 2.5.21 + <title>Hydrogen Envelope Loss on Tidally Evolving Planets — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/HabEvapCore.html b/examples/HabEvapCore.html index 1acb684c..7670d0bc 100644 --- a/examples/HabEvapCore.html +++ b/examples/HabEvapCore.html @@ -4,7 +4,7 @@ - Proxima Centauri b as a “Habitable Evaporated Core.” — VPLanet 2.5.21 + <title>Proxima Centauri b as a “Habitable Evaporated Core.” — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/HabitableZone.html b/examples/HabitableZone.html index 7d96c4c3..d1c76f28 100644 --- a/examples/HabitableZone.html +++ b/examples/HabitableZone.html @@ -4,7 +4,7 @@ - The Habitable Zone — VPLanet 2.5.21 + <title>The Habitable Zone — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/IceBelts.html b/examples/IceBelts.html index d02c5d17..54d1bd64 100644 --- a/examples/IceBelts.html +++ b/examples/IceBelts.html @@ -4,7 +4,7 @@ - Ice Belt Formation on High Obliquity Planets — VPLanet 2.5.21 + <title>Ice Belt Formation on High Obliquity Planets — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/IoHeat.html b/examples/IoHeat.html index a05b4ee7..1fb3b08a 100644 --- a/examples/IoHeat.html +++ b/examples/IoHeat.html @@ -4,7 +4,7 @@ - Tidal Heating of Io — VPLanet 2.5.21 + <title>Tidal Heating of Io — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/LuminosityCycle.html b/examples/LuminosityCycle.html index 2894b959..9604853e 100644 --- a/examples/LuminosityCycle.html +++ b/examples/LuminosityCycle.html @@ -4,7 +4,7 @@ - Sinusoidal Evolution of Luminosity — VPLanet 2.5.21 + <title>Sinusoidal Evolution of Luminosity — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/MDwarfLuminosity.html b/examples/MDwarfLuminosity.html index 2bdaee2a..213a4437 100644 --- a/examples/MDwarfLuminosity.html +++ b/examples/MDwarfLuminosity.html @@ -4,7 +4,7 @@ - Luminosity evolution for stars with mass between 0.2 and 0.6 Msun. — VPLanet 2.5.21 + <title>Luminosity evolution for stars with mass between 0.2 and 0.6 Msun. — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/MagmOc_Earth.html b/examples/MagmOc_Earth.html index 6b56bef5..ac45bb37 100644 --- a/examples/MagmOc_Earth.html +++ b/examples/MagmOc_Earth.html @@ -4,7 +4,7 @@ - Magma Ocean Evolution of Earth — VPLanet 2.5.21 + <title>Magma Ocean Evolution of Earth — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/MagmOc_GJ1132b.html b/examples/MagmOc_GJ1132b.html index 5aab0340..7efd3bc0 100644 --- a/examples/MagmOc_GJ1132b.html +++ b/examples/MagmOc_GJ1132b.html @@ -4,7 +4,7 @@ - Magma ocean evolution on GJ 1132 b — VPLanet 2.5.21 + <title>Magma ocean evolution on GJ 1132 b — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/MagmOc_Trappist1g.html b/examples/MagmOc_Trappist1g.html index 9e9ad615..2775a55d 100644 --- a/examples/MagmOc_Trappist1g.html +++ b/examples/MagmOc_Trappist1g.html @@ -4,7 +4,7 @@ - Magma ocean evolution of Trappist-1 g — VPLanet 2.5.21 + <title>Magma ocean evolution of Trappist-1 g — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/MagneticBraking.html b/examples/MagneticBraking.html index 20779ef9..a3184fae 100644 --- a/examples/MagneticBraking.html +++ b/examples/MagneticBraking.html @@ -4,7 +4,7 @@ - Stellar Magnetic Braking — VPLanet 2.5.21 + <title>Stellar Magnetic Braking — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/MiniNeptuneEvap.html b/examples/MiniNeptuneEvap.html index 669e8896..42b4a955 100644 --- a/examples/MiniNeptuneEvap.html +++ b/examples/MiniNeptuneEvap.html @@ -4,7 +4,7 @@ - Atmospheric Erosion of Mini-Neptunes with the Lehmer & Catling (2017) Model — VPLanet 2.5.21 + <title>Atmospheric Erosion of Mini-Neptunes with the Lehmer & Catling (2017) Model — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/NBodyAtmEsc.html b/examples/NBodyAtmEsc.html index 0981fe79..b1e1b72a 100644 --- a/examples/NBodyAtmEsc.html +++ b/examples/NBodyAtmEsc.html @@ -4,7 +4,7 @@ - Coupling Atmospheric Escape and N-Body Evolution: Application to PSR1257+12 — VPLanet 2.5.21 + <title>Coupling Atmospheric Escape and N-Body Evolution: Application to PSR1257+12 — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/ParameterSweep.html b/examples/ParameterSweep.html index 55001768..dc98d9d9 100644 --- a/examples/ParameterSweep.html +++ b/examples/ParameterSweep.html @@ -4,7 +4,7 @@ - Parameter Sweep Example — VPLanet 2.5.21 + <title>Parameter Sweep Example — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/RadHeat.html b/examples/RadHeat.html index 7800f25c..ec3da9b3 100644 --- a/examples/RadHeat.html +++ b/examples/RadHeat.html @@ -4,7 +4,7 @@ - Radiogenic Heating of Earth — VPLanet 2.5.21 + <title>Radiogenic Heating of Earth — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/SSDistOrbDistRot.html b/examples/SSDistOrbDistRot.html index 0167513d..5f32853a 100644 --- a/examples/SSDistOrbDistRot.html +++ b/examples/SSDistOrbDistRot.html @@ -4,7 +4,7 @@ - Solar System Orbital Dynamics from Secular Theory — VPLanet 2.5.21 + <title>Solar System Orbital Dynamics from Secular Theory — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/SS_NBody.html b/examples/SS_NBody.html index 50fc57a9..6dc9845c 100644 --- a/examples/SS_NBody.html +++ b/examples/SS_NBody.html @@ -4,7 +4,7 @@ - N-body Orbital Evolution of the Solar System — VPLanet 2.5.21 + <title>N-body Orbital Evolution of the Solar System — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/STEEP.html b/examples/STEEP.html index 28bb9466..9111fa5a 100644 --- a/examples/STEEP.html +++ b/examples/STEEP.html @@ -4,7 +4,7 @@ - STEEP: Coupled Stellar-Tidal Evolution of Binary Orbits — VPLanet 2.5.21 + <title>STEEP: Coupled Stellar-Tidal Evolution of Binary Orbits — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/StellarEvol.html b/examples/StellarEvol.html index c029aee3..077968f1 100644 --- a/examples/StellarEvol.html +++ b/examples/StellarEvol.html @@ -4,7 +4,7 @@ - (Pre-)Main Sequence Stellar Evolution — VPLanet 2.5.21 + <title>(Pre-)Main Sequence Stellar Evolution — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/TidalEarth.html b/examples/TidalEarth.html index 217131b7..ea94288a 100644 --- a/examples/TidalEarth.html +++ b/examples/TidalEarth.html @@ -4,7 +4,7 @@ - Tidal Evolution of Earth-like Exoplanet — VPLanet 2.5.21 + <title>Tidal Evolution of Earth-like Exoplanet — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/TideLock.html b/examples/TideLock.html index 89f56f9f..7b9ee4a8 100644 --- a/examples/TideLock.html +++ b/examples/TideLock.html @@ -4,7 +4,7 @@ - Tidal Locking of the Planet Candidate Gl 581 d — VPLanet 2.5.21 + <title>Tidal Locking of the Planet Candidate Gl 581 d — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/VenusApproxInterior.html b/examples/VenusApproxInterior.html index 357bfddf..2b6a4615 100644 --- a/examples/VenusApproxInterior.html +++ b/examples/VenusApproxInterior.html @@ -4,7 +4,7 @@ - Thermal and Magnetic Evolution of Venus — VPLanet 2.5.21 + <title>Thermal and Magnetic Evolution of Venus — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/VenusWaterLoss.html b/examples/VenusWaterLoss.html index 0f021403..38b1ff69 100644 --- a/examples/VenusWaterLoss.html +++ b/examples/VenusWaterLoss.html @@ -4,7 +4,7 @@ - Water Loss on Venus — VPLanet 2.5.21 + <title>Water Loss on Venus — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/examples/WaterLossTides.html b/examples/WaterLossTides.html index ff7ee65c..59b94496 100644 --- a/examples/WaterLossTides.html +++ b/examples/WaterLossTides.html @@ -4,7 +4,7 @@ - Water Loss on a Tidally Evolving Planet — VPLanet 2.5.21 + <title>Water Loss on a Tidally Evolving Planet — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/genindex.html b/genindex.html index 7878f29f..3d5f44e2 100644 --- a/genindex.html +++ b/genindex.html @@ -3,7 +3,7 @@ - Index — VPLanet 2.5.21 + <title>Index — VPLanet 2.5.22 documentation @@ -16,7 +16,7 @@ - + @@ -36,7 +36,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/help.html b/help.html index 78807803..05041866 100644 --- a/help.html +++ b/help.html @@ -4,7 +4,7 @@ - Options and Outputs — VPLanet 2.5.21 + <title>Options and Outputs — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/index.html b/index.html index d88aaf9c..fc9befad 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - VPLanet Documentation — VPLanet 2.5.21 + <title>VPLanet Documentation — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -38,7 +38,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/install.html b/install.html index 1991cc3c..350c928e 100644 --- a/install.html +++ b/install.html @@ -4,7 +4,7 @@ - Installing VPLanet — VPLanet 2.5.21 + <title>Installing VPLanet — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/module.html b/module.html index df0626e6..61a4fda7 100644 --- a/module.html +++ b/module.html @@ -4,7 +4,7 @@ - Adding a New Module — VPLanet 2.5.21 + <title>Adding a New Module — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/objects.inv b/objects.inv index e74ddf63db6e2e1cefaa06baac1953946fd5c6ea..605acaddcd616f4557e89fca31c05c593cc9a18b 100644 GIT binary patch delta 23 ecmbRJk$3h--U$wjMvacGj*P92Oj{k9qbdM!uLx2A delta 23 ecmbRJk$3h--U$wjhK-J`j*P92Oj{k9qbdM!p$Jg` diff --git a/option.html b/option.html index a986df29..0c5dd17c 100644 --- a/option.html +++ b/option.html @@ -4,7 +4,7 @@ - Add a VPLanet Option — VPLanet 2.5.21 + <title>Add a VPLanet Option — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/output.html b/output.html index f128258e..f50ba8fb 100644 --- a/output.html +++ b/output.html @@ -4,7 +4,7 @@ - Add a VPLanet Output — VPLanet 2.5.21 + <title>Add a VPLanet Output — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/parametersweep.html b/parametersweep.html index b931d06c..69ecf22b 100644 --- a/parametersweep.html +++ b/parametersweep.html @@ -4,7 +4,7 @@ - Parameter Sweep Guide — VPLanet 2.5.21 + <title>Parameter Sweep Guide — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/primaryvariable.html b/primaryvariable.html index 2f296a7a..12aaa660 100644 --- a/primaryvariable.html +++ b/primaryvariable.html @@ -4,7 +4,7 @@ - How to Add a Primary Variable — VPLanet 2.5.21 + <title>How to Add a Primary Variable — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/quickstart.html b/quickstart.html index 66834be0..4856358d 100644 --- a/quickstart.html +++ b/quickstart.html @@ -4,7 +4,7 @@ - Quickstart — VPLanet 2.5.21 + <title>Quickstart — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/repos.html b/repos.html index 76d8c9ec..2879d8ea 100644 --- a/repos.html +++ b/repos.html @@ -4,7 +4,7 @@ - Other VPLanet Repositories — VPLanet 2.5.21 + <title>Other VPLanet Repositories — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -38,7 +38,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/search.html b/search.html index f5cc6911..ac630813 100644 --- a/search.html +++ b/search.html @@ -3,7 +3,7 @@ - Search — VPLanet 2.5.21 + <title>Search — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src.html b/src.html index 091715d3..6f904241 100644 --- a/src.html +++ b/src.html @@ -4,7 +4,7 @@ - C API — VPLanet 2.5.21 + <title>C API — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/atmesc.html b/src/atmesc.html index 62fc93b6..be19c3d3 100644 --- a/src/atmesc.html +++ b/src/atmesc.html @@ -4,7 +4,7 @@ - atmesc — VPLanet 2.5.21 + <title>atmesc — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/binary.html b/src/binary.html index 8bde183c..35ba8f84 100644 --- a/src/binary.html +++ b/src/binary.html @@ -4,7 +4,7 @@ - binary — VPLanet 2.5.21 + <title>binary — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/body.html b/src/body.html index 2470e245..876c61aa 100644 --- a/src/body.html +++ b/src/body.html @@ -4,7 +4,7 @@ - body — VPLanet 2.5.21 + <title>body — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/control.html b/src/control.html index e71199b1..71736628 100644 --- a/src/control.html +++ b/src/control.html @@ -4,7 +4,7 @@ - control — VPLanet 2.5.21 + <title>control — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/distorb.html b/src/distorb.html index c7d665cd..078a0c3a 100644 --- a/src/distorb.html +++ b/src/distorb.html @@ -4,7 +4,7 @@ - distorb — VPLanet 2.5.21 + <title>distorb — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/distrot.html b/src/distrot.html index 4547a88f..b55541b3 100644 --- a/src/distrot.html +++ b/src/distrot.html @@ -4,7 +4,7 @@ - distrot — VPLanet 2.5.21 + <title>distrot — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/eqtide.html b/src/eqtide.html index eabb1df9..9ef6e202 100644 --- a/src/eqtide.html +++ b/src/eqtide.html @@ -4,7 +4,7 @@ - eqtide — VPLanet 2.5.21 + <title>eqtide — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/evolve.html b/src/evolve.html index e84f6ba4..27f5d4fd 100644 --- a/src/evolve.html +++ b/src/evolve.html @@ -4,7 +4,7 @@ - evolve — VPLanet 2.5.21 + <title>evolve — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/flare.html b/src/flare.html index d575bb72..ba1cdb90 100644 --- a/src/flare.html +++ b/src/flare.html @@ -4,7 +4,7 @@ - flare — VPLanet 2.5.21 + <title>flare — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/galhabit.html b/src/galhabit.html index b1e7e254..114fbc80 100644 --- a/src/galhabit.html +++ b/src/galhabit.html @@ -4,7 +4,7 @@ - galhabit — VPLanet 2.5.21 + <title>galhabit — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/halt.html b/src/halt.html index 63bb2fee..88cc745c 100644 --- a/src/halt.html +++ b/src/halt.html @@ -4,7 +4,7 @@ - halt — VPLanet 2.5.21 + <title>halt — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/magmoc.html b/src/magmoc.html index b553dabd..74f515da 100644 --- a/src/magmoc.html +++ b/src/magmoc.html @@ -4,7 +4,7 @@ - magmoc — VPLanet 2.5.21 + <title>magmoc — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/module.html b/src/module.html index 596b4f24..4268f49c 100644 --- a/src/module.html +++ b/src/module.html @@ -4,7 +4,7 @@ - module — VPLanet 2.5.21 + <title>module — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/options.html b/src/options.html index 62fca27f..d04c227a 100644 --- a/src/options.html +++ b/src/options.html @@ -4,7 +4,7 @@ - options — VPLanet 2.5.21 + <title>options — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/output.html b/src/output.html index 8f883b49..df2b4206 100644 --- a/src/output.html +++ b/src/output.html @@ -4,7 +4,7 @@ - output — VPLanet 2.5.21 + <title>output — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/poise.html b/src/poise.html index c21aa553..77d4dc3f 100644 --- a/src/poise.html +++ b/src/poise.html @@ -4,7 +4,7 @@ - poise — VPLanet 2.5.21 + <title>poise — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/radheat.html b/src/radheat.html index d45da56a..556bb45c 100644 --- a/src/radheat.html +++ b/src/radheat.html @@ -4,7 +4,7 @@ - radheat — VPLanet 2.5.21 + <title>radheat — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/spinbody.html b/src/spinbody.html index b6fee646..9d9d8495 100644 --- a/src/spinbody.html +++ b/src/spinbody.html @@ -4,7 +4,7 @@ - spinbody — VPLanet 2.5.21 + <title>spinbody — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/stellar.html b/src/stellar.html index ec0081a0..52301e7c 100644 --- a/src/stellar.html +++ b/src/stellar.html @@ -4,7 +4,7 @@ - stellar — VPLanet 2.5.21 + <title>stellar — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/system.html b/src/system.html index f3ca6120..e37c5c3d 100644 --- a/src/system.html +++ b/src/system.html @@ -4,7 +4,7 @@ - system — VPLanet 2.5.21 + <title>system — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/thermint.html b/src/thermint.html index 4235e56b..1a11b716 100644 --- a/src/thermint.html +++ b/src/thermint.html @@ -4,7 +4,7 @@ - thermint — VPLanet 2.5.21 + <title>thermint — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/update.html b/src/update.html index fedcea39..f228caec 100644 --- a/src/update.html +++ b/src/update.html @@ -4,7 +4,7 @@ - update — VPLanet 2.5.21 + <title>update — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/verify.html b/src/verify.html index 11cfa3fb..84d1911f 100644 --- a/src/verify.html +++ b/src/verify.html @@ -4,7 +4,7 @@ - verify — VPLanet 2.5.21 + <title>verify — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/src/vplanet.html b/src/vplanet.html index c2f5de54..9c00731e 100644 --- a/src/vplanet.html +++ b/src/vplanet.html @@ -4,7 +4,7 @@ - vplanet — VPLanet 2.5.21 + <title>vplanet — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/tests.html b/tests.html index cb9add19..b49ade24 100644 --- a/tests.html +++ b/tests.html @@ -4,7 +4,7 @@ - Writing Tests and Examples — VPLanet 2.5.21 + <title>Writing Tests and Examples — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/tutorials.html b/tutorials.html index 32ceb596..69156785 100644 --- a/tutorials.html +++ b/tutorials.html @@ -4,7 +4,7 @@ - Tutorials — VPLanet 2.5.21 + <title>Tutorials — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/vplot.html b/vplot.html index 690c574f..d481ca44 100644 --- a/vplot.html +++ b/vplot.html @@ -4,7 +4,7 @@ - VPLOT — VPLanet 2.5.21 + <title>VPLOT — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.5.21 + 2.5.22
diff --git a/vspace.html b/vspace.html index e0c853e1..d86a88d3 100644 --- a/vspace.html +++ b/vspace.html @@ -4,7 +4,7 @@ - VSPACE — VPLanet 2.5.21 + <title>VSPACE — VPLanet 2.5.22 documentation @@ -17,7 +17,7 @@ - + @@ -37,7 +37,7 @@ VPLanet
- 2.5.21 + 2.5.22