Releases: MoiseRousseau/PyGeoStudio
Releases · MoiseRousseau/PyGeoStudio
v0.4.3
v0.4.2
Bugfix save() method (v0.4.1) and change forgotten revision number (v0.4.2)
v0.4.0
- Fix GeoStudio executable path as some Windows were not able to run simulation or defining the path correctly
- Fix getSnapshot() method for study where output were not saved at each timestep
- Add interface to Dataset and Timestep options
v0.3.2
No new features, just fix the documentation not building on ReadTheDocs.
v0.3.1
This release reorganizes the way examples are handled in the repo. They are now automatically included in the documentation. Short detail about the changes:
- Reorganization of the examples in the repository
- Adding example gallery in the documentation with explanation
- Minor fix to source files
v0.3.0
- Interface to functions
- Run simulation from the script
- Add an example parametric sutdy
- Better handling colors
- Distribute under the GPLv3 licence
v0.2.0
- New parser for GeoStudio file
- Documentation with automatic building and publishing on PyPi
- Interface to reinforcements
- Export mesh and some results
v0.1.1
Merge branch 'main' of github.com:MoiseRousseau/PyGeoStudio into main