From 2ca1612addb8d092230c497473bef12fb7b414b1 Mon Sep 17 00:00:00 2001 From: Cecile Hannay Date: Thu, 8 Aug 2024 15:30:41 -0600 Subject: [PATCH] change resolution in cam exercise to make it faster --- notebooks/challenge/cam/exercise_3.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/challenge/cam/exercise_3.ipynb b/notebooks/challenge/cam/exercise_3.ipynb index c678f441..06d8fbb3 100644 --- a/notebooks/challenge/cam/exercise_3.ipynb +++ b/notebooks/challenge/cam/exercise_3.ipynb @@ -25,7 +25,7 @@ "
\n", "Exercise: Customize your CAM history files

\n", " \n", - "Create, configure, build and run a case called `fhist.1850` with the compset FHIST at the resolution `f09_f09_mg17` using the same history file output as in the control. \n", + "Create, configure, build and run a case called `fhist.1850` with the compset FHIST at the resolution `f19_f19_mg17` using the same history file output as in the control. \n", "- Use initialization datasets from a previous case.
For instance, use the data from the run: `b.e21.B1850.f19_g17.CMIP6-piControl-2deg.001` at year `321`\n", "- Start model in `1850`. \n", "- Run for 5 days. \n",