Skip to content

Commit fb305cc

Browse files
Update 02-Land-Experiments.md
1 parent a900b56 commit fb305cc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

_episodes/02-Land-Experiments.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,16 @@ When this run and the previous run are complete, compare the leaf and stem area
9999

100100
## Experiment 3: Understand Inputs for CLM
101101

102+
Create a new experiment exactly like the first one, but change it to use your new file.
103+
104+
> ## Cloning
105+
>
106+
> What command creates an exact replica of another experiment?
107+
>
108+
> Where is that command run from?
109+
>
110+
{: .challenge}
111+
102112
Look at the `lnd_in` namelist for the first experiment.
103113

104114
> ## Resolved Namelists
@@ -142,16 +152,6 @@ This is an input file for the land model. We will change the values in this file
142152
>
143153
{: .challenge}
144154

145-
Create a new experiment exactly like the first one, but change it to use your new file.
146-
147-
> ## Cloning
148-
>
149-
> What command creates an exact replica of another experiment?
150-
>
151-
> Where is that command run from?
152-
>
153-
{: .challenge}
154-
155155
> ## Changing Land Input files
156156
>
157157
> Where would you change this so your new case will

0 commit comments

Comments
 (0)