Skip to content

Commit

Permalink
restructure tools; add vtk_viewer; get_out_files added
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Aug 19, 2019
1 parent 0a2db9f commit f640c19
Show file tree
Hide file tree
Showing 3 changed files with 456 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ogs5py/tools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
ogs5py subpackage providing tools
ogs5py subpackage providing tools.
.. currentmodule:: ogs5py.tools
Expand All @@ -11,5 +11,7 @@
tools
script
download
output
vtk_viewer
types
"""
Loading

0 comments on commit f640c19

Please sign in to comment.