Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markcmiller86 authored Sep 23, 2023
1 parent 4552774 commit 3e587e3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

&#9883;&nbsp;[C] / [Fortran] / [Python] APIs<br>
&#9883;&nbsp;[X/Y curves], [points], [structured], [unstructured], [arbitrary], [AMR], and [CSG] mesh types<br>
&#9883;&nbsp;Piecewise constant and linear fields over node, edge, face and volume elements<br>
&#9883;&nbsp;Piecewise constant and linear fields ([v][][a][][r]iables) over node, edge, face and volume elements<br>
&#9883;&nbsp;[Mixing materials], [species], part assembilies and other [subset hierarchies]<br>
&#9883;&nbsp;Easy parallelism with [MIF Parallel I/O]<br>
&#9883;&nbsp;Data browsing, differencing and [visualization] including seamless integration with [VisIt]<br>
Expand Down Expand Up @@ -32,3 +32,6 @@
[HDF5]: https://www.hdfgroup.org/solutions/hdf5/
[visualization]: https://visit-sphinx-github-user-manual.readthedocs.io/en/develop/data_into_visit/SiloFormat.html?highlight=silex#
[JSON]: https://silo.readthedocs.io/en/latest/json.html
[v]: https://silo.readthedocs.io/en/latest/objects.html#dbputpointvar "a"
[a]: https://silo.readthedocs.io/en/latest/objects.html#dbputquadvar "b"
[r]: https://silo.readthedocs.io/en/latest/objects.html#dbputucdvar "c"

0 comments on commit 3e587e3

Please sign in to comment.