Skip to content

Commit

Permalink
Update hector.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgondan committed Apr 8, 2024
1 parent 782bb7c commit cb0dce9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vignettes/hector.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ We can now perform another run with the new CO$_2$ fertilization value.

```{r run-sim-2}
run(core)
results_40 <- fetchvars(core, 2000:2300)
head(results_40)
results_60 <- fetchvars(core, 2000:2300)
head(results_60)
```

Let's see how changing the CO$_2$ fertilization affects our results.
Expand Down

0 comments on commit cb0dce9

Please sign in to comment.