Skip to content

Commit

Permalink
Add script for generating bigpoly test-data
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-eq committed Aug 15, 2024
1 parent acfc8c9 commit 57cf826
Show file tree
Hide file tree
Showing 3 changed files with 578 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ src/ert/shared/version.py
/compile_commands.json
*_pb2.py
*_pb2.pyi
/test-data/bigpoly/*
!/test-data/bigpoly/make_bigpoly.sh
!/test-data/bigpoly/generate_eclsum.py
Loading

0 comments on commit 57cf826

Please sign in to comment.