Skip to content

Commit 29517b9

Browse files
Update nelson.jmd
1 parent db7f53f commit 29517b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmarks/AstroChem/nelson.jmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ sol1 = solve(prob, Rodas5P())
168168
sol2 = solve(prob, FBDF())
169169
sol3 = solve(prob, lsoda())
170170
sol4 = solve(prob, lsoda(), saveat = 1e10)
171+
```
171172

172173
## Validation Plot
173174

0 commit comments

Comments
 (0)