Skip to content

Commit

Permalink
Updated preprocessing methodology
Browse files Browse the repository at this point in the history
  • Loading branch information
MakeLikePaperrr committed Feb 2, 2022
1 parent d92e065 commit d7fa587
Show file tree
Hide file tree
Showing 5 changed files with 1,250 additions and 37 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ If you want to preprocess your fracture network, make sure it is in the format:

In order to perform meshing you need to have gmsh installed and it must be recognized as an environment variable (i.e., you must be able to call it from the command line with "gmsh").

Only numpy and scipy (and gmsh for meshing) are required to run this preprocessing tool.
Only numpy, scipy, matplotlib, and igraph (and gmsh for meshing) are required to run this preprocessing tool.
Loading

0 comments on commit d7fa587

Please sign in to comment.