From 7f0450a063b9706e71327a75b8a09b642cb8061c Mon Sep 17 00:00:00 2001 From: RoryBarnes Date: Wed, 7 Feb 2024 19:01:36 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20VirtualP?= =?UTF-8?q?lanetaryLaboratory/vplanet@bad329e8b930a0bed43ef19eaa3724095034?= =?UTF-8?q?ed09=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 +- _sources/examples.rst.txt | 54 +++++++------- _sources/src.rst.txt | 36 ++++----- _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 | 118 +++++++++++++++--------------- examples/AbioticO2.html | 64 ++++++++-------- examples/ApseLock.html | 78 ++++++++++---------- examples/AtmEscFlareProxCen.html | 78 ++++++++++---------- examples/AtmEscKepler-36.html | 64 ++++++++-------- examples/AtmEscRegimes.html | 68 ++++++++--------- examples/BinaryTides.html | 78 ++++++++++---------- examples/CassiniMulti.html | 74 +++++++++---------- examples/CassiniStates.html | 68 ++++++++--------- examples/ChaoticResonances.html | 76 +++++++++---------- examples/CircumbinaryOrbit.html | 74 +++++++++---------- examples/DampedCBP.html | 78 ++++++++++---------- examples/DiffLimWaterEscape.html | 78 ++++++++++---------- examples/EarthClimate.html | 68 ++++++++--------- examples/EarthInterior.html | 68 ++++++++--------- examples/FfdProxCen.html | 68 ++++++++--------- examples/GalaxyEffects.html | 78 ++++++++++---------- examples/HLossTides.html | 78 ++++++++++---------- examples/HabEvapCore.html | 74 +++++++++---------- examples/HabitableZone.html | 78 ++++++++++---------- examples/IceBelts.html | 68 ++++++++--------- examples/IoHeat.html | 78 ++++++++++---------- examples/MDwarfLuminosity.html | 76 +++++++++---------- examples/MagmOc_Earth.html | 78 ++++++++++---------- examples/MagmOc_GJ1132b.html | 76 +++++++++---------- examples/MagmOc_Trappist1g.html | 68 ++++++++--------- examples/MagneticBraking.html | 72 +++++++++--------- examples/MiniNeptuneEvap.html | 74 +++++++++---------- examples/NBodyAtmEsc.html | 74 +++++++++---------- examples/ParameterSweep.html | 78 ++++++++++---------- examples/RadHeat.html | 78 ++++++++++---------- examples/SSDistOrbDistRot.html | 76 +++++++++---------- examples/SS_NBody.html | 78 ++++++++++---------- examples/STEEP.html | 74 +++++++++---------- examples/StellarEvol.html | 78 ++++++++++---------- examples/TidalEarth.html | 78 ++++++++++---------- examples/TideLock.html | 68 ++++++++--------- examples/VenusApproxInterior.html | 68 ++++++++--------- examples/VenusWaterLoss.html | 68 ++++++++--------- examples/WaterLossTides.html | 68 ++++++++--------- genindex.html | 6 +- help.html | 6 +- index.html | 6 +- install.html | 6 +- module.html | 6 +- objects.inv | Bin 225345 -> 225345 bytes option.html | 6 +- output.html | 6 +- parametersweep.html | 6 +- primaryvariable.html | 6 +- quickstart.html | 6 +- repos.html | 6 +- search.html | 6 +- searchindex.js | 2 +- src.html | 86 +++++++++++----------- src/atmesc.html | 54 +++++++------- src/binary.html | 52 ++++++------- src/body.html | 50 ++++++------- src/control.html | 48 ++++++------ src/distorb.html | 52 ++++++------- src/distrot.html | 50 ++++++------- src/eqtide.html | 50 ++++++------- src/evolve.html | 52 ++++++------- src/flare.html | 54 +++++++------- src/galhabit.html | 52 ++++++------- src/halt.html | 50 ++++++------- src/magmoc.html | 50 ++++++------- src/module.html | 54 +++++++------- src/options.html | 50 ++++++------- src/output.html | 50 ++++++------- src/poise.html | 48 ++++++------ src/radheat.html | 50 ++++++------- src/spinbody.html | 54 +++++++------- src/stellar.html | 52 ++++++------- src/system.html | 60 +++++++-------- src/thermint.html | 50 ++++++------- src/update.html | 52 ++++++------- src/verify.html | 52 ++++++------- src/vplanet.html | 56 +++++++------- tests.html | 6 +- tutorials.html | 6 +- vplot.html | 10 +-- vspace.html | 6 +- 94 files changed, 2275 insertions(+), 2275 deletions(-) diff --git a/.buildinfo b/.buildinfo index ebd897332..29c48ff4c 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: d91697b177716214bfdfe827c11be4d2 +config: d2cef3867e8dc24de83ca6cb91f6e918 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/StyleGuide.html b/StyleGuide.html index 4b86f16a9..741e7ae16 100644 --- a/StyleGuide.html +++ b/StyleGuide.html @@ -4,7 +4,7 @@ - VPLanet Contributors Guide — VPLanet 2.4.16 + <title>VPLanet Contributors Guide — VPLanet 2.4.17 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.4.16 + 2.4.17
diff --git a/_sources/examples.rst.txt b/_sources/examples.rst.txt index dcda40232..205727b86 100644 --- a/_sources/examples.rst.txt +++ b/_sources/examples.rst.txt @@ -12,45 +12,45 @@ directory of the :code:`VPLanet` repository. - examples/HabEvapCore - examples/MiniNeptuneEvap - examples/IoHeat + examples/SS_NBody + examples/StellarEvol examples/MagmOc_Trappist1g - examples/GalaxyEffects - examples/MDwarfLuminosity - examples/HabitableZone - examples/BinaryTides - examples/MagmOc_Earth - examples/ApseLock examples/CassiniStates - examples/RadHeat + examples/DampedCBP + examples/AtmEscFlareProxCen + examples/CassiniMulti + examples/DiffLimWaterEscape examples/TideLock - examples/TidalEarth examples/FfdProxCen + examples/ParameterSweep + examples/MagmOc_GJ1132b + examples/MagneticBraking + examples/HLossTides examples/AtmEscKepler-36 examples/AbioticO2 - examples/CassiniMulti - examples/WaterLossTides + examples/ChaoticResonances examples/IceBelts - examples/SS_NBody - examples/MagneticBraking + examples/MDwarfLuminosity + examples/SSDistOrbDistRot + examples/CircumbinaryOrbit + examples/WaterLossTides examples/EarthClimate - examples/NBodyAtmEsc + examples/BinaryTides + examples/STEEP examples/VenusWaterLoss - examples/MagmOc_GJ1132b - examples/StellarEvol + examples/GalaxyEffects + examples/IoHeat examples/AtmEscRegimes - examples/DampedCBP - examples/DiffLimWaterEscape + examples/RadHeat examples/EarthInterior - examples/CircumbinaryOrbit + examples/ApseLock + examples/MagmOc_Earth + examples/HabitableZone examples/VenusApproxInterior - examples/STEEP - examples/ChaoticResonances - examples/SSDistOrbDistRot - examples/AtmEscFlareProxCen - examples/ParameterSweep - examples/HLossTides + examples/TidalEarth + examples/NBodyAtmEsc + examples/HabEvapCore + examples/MiniNeptuneEvap Broken diff --git a/_sources/src.rst.txt b/_sources/src.rst.txt index 4fc03d7c2..a5aeee985 100644 --- a/_sources/src.rst.txt +++ b/_sources/src.rst.txt @@ -12,28 +12,28 @@ Detailed documentation of C source code. :maxdepth: 1 - src/flare - src/module - src/stellar - src/update - src/halt - src/body - src/thermint - src/distorb + src/system + src/spinbody src/options + src/atmesc + src/thermint + src/halt + src/vplanet + src/binary + src/verify src/eqtide + src/evolve + src/body + src/update + src/stellar src/radheat - src/binary + src/poise + src/control + src/galhabit src/output - src/evolve + src/module + src/flare + src/distorb src/distrot - src/verify - src/spinbody - src/galhabit src/magmoc - src/atmesc - src/poise - src/control - src/vplanet - src/system diff --git a/_static/documentation_options.js b/_static/documentation_options.js index dce35ef55..54d5e6769 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '2.4.16', + VERSION: '2.4.17', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/architecture.html b/architecture.html index 924a51baf..2def13c56 100644 --- a/architecture.html +++ b/architecture.html @@ -4,7 +4,7 @@ - VPLanet Architecture — VPLanet 2.4.16 + <title>VPLanet Architecture — VPLanet 2.4.17 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.4.16 + 2.4.17
diff --git a/attr.html b/attr.html index b2779a6c6..2c12a3711 100644 --- a/attr.html +++ b/attr.html @@ -4,7 +4,7 @@ - Attribution — VPLanet 2.4.16 + <title>Attribution — VPLanet 2.4.17 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.4.16 + 2.4.17
diff --git a/authors.html b/authors.html index eac9c4e91..d4ed29024 100644 --- a/authors.html +++ b/authors.html @@ -4,7 +4,7 @@ - Authors — VPLanet 2.4.16 + <title>Authors — VPLanet 2.4.17 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.4.16 + 2.4.17
diff --git a/conduct.html b/conduct.html index c1dcdf498..7666e9939 100644 --- a/conduct.html +++ b/conduct.html @@ -4,7 +4,7 @@ - Code of Conduct — VPLanet 2.4.16 + <title>Code of Conduct — VPLanet 2.4.17 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.4.16 + 2.4.17
diff --git a/coupling.html b/coupling.html index 72030595b..f3a6cbdc4 100644 --- a/coupling.html +++ b/coupling.html @@ -4,7 +4,7 @@ - Coupling Modules — VPLanet 2.4.16 + <title>Coupling Modules — VPLanet 2.4.17 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.4.16 + 2.4.17
diff --git a/developers.html b/developers.html index 8130f5e26..c3ad25558 100644 --- a/developers.html +++ b/developers.html @@ -4,7 +4,7 @@ - Contributor’s Guide — VPLanet 2.4.16 + <title>Contributor’s Guide — VPLanet 2.4.17 documentation @@ -17,7 +17,7 @@ - + @@ -39,7 +39,7 @@ VPLanet
- 2.4.16 + 2.4.17
diff --git a/examples.html b/examples.html index 606e55acf..5ea05b6da 100644 --- a/examples.html +++ b/examples.html @@ -4,7 +4,7 @@ - Examples — VPLanet 2.4.16 + <title>Examples — VPLanet 2.4.17 documentation @@ -17,13 +17,13 @@ - + - + @@ -39,7 +39,7 @@ VPLanet
- 2.4.16 + 2.4.17
@@ -56,45 +56,45 @@
  • Quickstart
  • Options and Outputs
  • Examples