Skip to content

Commit

Permalink
Adding testdata
Browse files Browse the repository at this point in the history
  • Loading branch information
silkemaes committed Oct 21, 2024
1 parent 50807e9 commit 85e1937
Show file tree
Hide file tree
Showing 18 changed files with 56,838 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ dmypy.json
runs/
models/
figs/
data/
ignore/
src/mace/old/
ipynbs/
Expand Down
Binary file added data/M_rate16.npy
Binary file not shown.
11 changes: 11 additions & 0 deletions data/minmax.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"dens_min": 0.008223,
"dens_max": 5009000000.0,
"temp_min": 10.0,
"temp_max": 1851.0,
"delta_min": 0.0,
"delta_max": 0.9999,
"Av_min": 2.141e-05,
"Av_max": 1246.0,
"dt_max": 434800000000.0
}
17,998 changes: 17,998 additions & 0 deletions data/paths_data_C.txt

Large diffs are not rendered by default.

17,471 changes: 17,471 additions & 0 deletions data/paths_data_O.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 85e1937

Please sign in to comment.