From ff52dfacd1cc1df4fc733a1ca6cb80525c5a73c6 Mon Sep 17 00:00:00 2001 From: Rory Barnes Date: Wed, 8 Dec 2021 19:47:49 -0800 Subject: [PATCH 1/2] Removed examples/EarthClimate/Earth.in so I can change the case. --- examples/EarthClimate/Earth.in | 50 ---------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 examples/EarthClimate/Earth.in diff --git a/examples/EarthClimate/Earth.in b/examples/EarthClimate/Earth.in deleted file mode 100644 index c7e1e0c42..000000000 --- a/examples/EarthClimate/Earth.in +++ /dev/null @@ -1,50 +0,0 @@ -sName Earth -saModules distorb distrot poise -dMass 3.00316726e-06 -dRadius -1.00 -dRotPeriod -1.00000 -dObliquity 23.44 #no Moons yet in vplanet.... -dSemi 1.00000011 -dEcc 0.0167 -dInc 5e-5 -dLongP 102.94719 -dLongA 348.73936 -bGRCorr 1 -saOutputOrder Time Ecce Inc ArgP LongA Obliq PrecA -TGlobal AlbedoGlobal -FluxOutGlobal -TotIceMass DeltaTime -saGridOutput Time -Latitude -TempLat AlbedoLat -AnnInsol -FluxIn -FluxOut IceMass -IceHeight $ - DIceMassDt -IceFlow -BedrockH IceAccum IceAblate -TempLandL -TempWaterL AlbedoLand AlbedoWater -dDynEllip 3.28e-3 -dPrecA 0.0 -bForcePrecRate 1 -#bOverrideMaxEcc 1 -#dHaltMaxEcc 0.4 -iLatCellNum 150 -#bMEPDiff 1 -bIceSheets 1 -dInitIceLat 90. -dInitIceHeight 0. -#bHadley 1 -dDiffusion 0.58 -dPlanckA 203.3 -dPlanckB 2.09 -bCalcAB 0 -dTGlobalInit 14.85 -#dpCO2 0.00028 -#dSurfAlbedo 0.4 -sClimateModel sea -iNumYears 4 -iNStepInYear 60 -bSeaIceModel 0 -dIceDepRate 2.25e-5 -dIceAlbedo 0.6 -dAlbedoLand 0.363 -dAlbedoWater 0.263 -iIceDt 5 -iReRunSeas 500 -#iAlbedoType fix -dHeatCapLand 1.55e7 -dHeatCapWater 4.428e6 -dMixingDepth 70 -dNuLandWater 0.8 -bElevFB 0 -dRefHeight 400 From 92f7f502ed07bd83b5dca3a90510cb963f2450da Mon Sep 17 00:00:00 2001 From: Rory Barnes Date: Wed, 8 Dec 2021 19:48:23 -0800 Subject: [PATCH 2/2] Reinserted examples/EarthClimate/earth.in. --- examples/EarthClimate/earth.in | 50 ++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 examples/EarthClimate/earth.in diff --git a/examples/EarthClimate/earth.in b/examples/EarthClimate/earth.in new file mode 100644 index 000000000..c7e1e0c42 --- /dev/null +++ b/examples/EarthClimate/earth.in @@ -0,0 +1,50 @@ +sName Earth +saModules distorb distrot poise +dMass 3.00316726e-06 +dRadius -1.00 +dRotPeriod -1.00000 +dObliquity 23.44 #no Moons yet in vplanet.... +dSemi 1.00000011 +dEcc 0.0167 +dInc 5e-5 +dLongP 102.94719 +dLongA 348.73936 +bGRCorr 1 +saOutputOrder Time Ecce Inc ArgP LongA Obliq PrecA -TGlobal AlbedoGlobal -FluxOutGlobal -TotIceMass DeltaTime +saGridOutput Time -Latitude -TempLat AlbedoLat -AnnInsol -FluxIn -FluxOut IceMass -IceHeight $ + DIceMassDt -IceFlow -BedrockH IceAccum IceAblate -TempLandL -TempWaterL AlbedoLand AlbedoWater +dDynEllip 3.28e-3 +dPrecA 0.0 +bForcePrecRate 1 +#bOverrideMaxEcc 1 +#dHaltMaxEcc 0.4 +iLatCellNum 150 +#bMEPDiff 1 +bIceSheets 1 +dInitIceLat 90. +dInitIceHeight 0. +#bHadley 1 +dDiffusion 0.58 +dPlanckA 203.3 +dPlanckB 2.09 +bCalcAB 0 +dTGlobalInit 14.85 +#dpCO2 0.00028 +#dSurfAlbedo 0.4 +sClimateModel sea +iNumYears 4 +iNStepInYear 60 +bSeaIceModel 0 +dIceDepRate 2.25e-5 +dIceAlbedo 0.6 +dAlbedoLand 0.363 +dAlbedoWater 0.263 +iIceDt 5 +iReRunSeas 500 +#iAlbedoType fix +dHeatCapLand 1.55e7 +dHeatCapWater 4.428e6 +dMixingDepth 70 +dNuLandWater 0.8 +bElevFB 0 +dRefHeight 400