You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,12 +34,12 @@ features:
34
34
- icon: 🔋
35
35
title: Accurate and open
36
36
details: Validated on standard benchmarks. Automatic differentiation and Julia syntax means that the code is easy to read and edit. Based on proven computational core for other multiphysics domains.
37
-
link: /examples
37
+
link: manuals/user_guide/public_api
38
38
39
39
- icon: ⚡
40
40
title: Fast and flexible
41
41
details: Written in Julia, simulate with scripting syntax without sacrificing performance. Extensible with new features.
42
-
link: /man/advanced
42
+
link: manuals/user_guide/public_api
43
43
44
44
- icon:
45
45
src: battmologo_stacked.png
@@ -51,7 +51,7 @@ features:
51
51
- icon: 🧱
52
52
title: 1D, 2D and 3D
53
53
details: One code handles both 1D models and complex 3D grids, with support for high-performance linear solvers for bigger models.
0 commit comments