Skip to content

Commit 01184cc

Browse files
committed
Make outline
1 parent a224fa9 commit 01184cc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

paper/paper.md

+13
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,22 @@ bibliography: paper.bib
3232

3333
# Summary
3434

35+
- Features and functionalities:
36+
- Reads raw data as is without interpolation
37+
- Reasonably quick for small to medium sized files (quantify?)
38+
- Handles esoteric file formats used in open source solvers
39+
3540
- Describe exadata based on NumPy [@harrisArrayProgrammingNumPy2020]
3641
- Dataset interface based on Xarray [@hoyerXarrayNDLabeled2017]
3742

43+
44+
- State of the field:
45+
- Alternatives for mesh
46+
- Alternatives to read and visualize via VTK: Paraview (mention Python
47+
interface), Visit, turbulucid
48+
- Similar: [nekmatlab](https://github.com/nfabbiane/nekmatlab)
49+
50+
3851
# Acknowledgements
3952

4053
We acknowledge ...

0 commit comments

Comments
 (0)