From fd6af6d2e336060eff34510f06df83603b0c11d8 Mon Sep 17 00:00:00 2001 From: Sophia Macarewich <33048895+sophmaca@users.noreply.github.com> Date: Thu, 8 Aug 2024 10:42:57 -0700 Subject: [PATCH] Update exercise_3.ipynb --- notebooks/challenge/paleo/exercise_3.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/challenge/paleo/exercise_3.ipynb b/notebooks/challenge/paleo/exercise_3.ipynb index 08f91b38..11e3823e 100644 --- a/notebooks/challenge/paleo/exercise_3.ipynb +++ b/notebooks/challenge/paleo/exercise_3.ipynb @@ -19,7 +19,7 @@ "\n", "Download (`git clone`) isotope-enabled CESM1.3 (iCESM1.3; [code available here](https://github.com/NCAR/iCESM1.3_iHESP_hires)), as the version of CESM used in this tutorial does not include water isotope capabilities. \n", "\n", - "Create, configure, build and run a fully coupled preindustrial case called ``b.e13.B1850.f19_g17.piControl.001`` following [CESM naming conventions](https://www.cesm.ucar.edu/models/cesm2/naming-conventions) including water isotope tracers. \n", + "Create, configure, build and run a fully coupled preindustrial case called ``b.e13.B1850.f19_g16.piControl.001`` following [CESM naming conventions](https://www.cesm.ucar.edu/models/cesm2/naming-conventions) including water isotope tracers. \n", "\n", "Run for 1 year. \n", "\n", @@ -40,7 +40,7 @@ "\n", "**What is the resolution for B1850?**\n", "\n", - "- Use resolution ``f19_g17`` for fast throughput \n", + "- Use resolution ``f19_g16`` for fast throughput \n", "\n", "**Which XML variable should you change to tell the model to run for one year?**\n", "\n",