Releases: GeoStat-Framework/ogs5py
Releases · GeoStat-Framework/ogs5py
v1.0.2
v1.0.1
v1.0.0
Release Notes
Bugfixes
GLI.add_polyline
now allows integer coordinates for points: bf5d684MSH.centroids
are now calculated as center of mass instead of center of element nodes: b0708a6MSH.show
was not working: 6a0489bOGS.run_model
has now a better check for OGS success: 143d0abGMSH
interface was updated to new meshio-API: d3e0594RFR
file was not written: 41e55f3BC
new sub-key TIME_INTERVAL was missing: 94ec5c5
Additions
download_ogs
downloads a system dependent OGS5 executable: ede32e4add_exe
add a self compiled OGS5 executable: ede32e4MSH.import_mesh
now allows the import of material_id and element_id if given as cell_data in the external mesh: 00a77faMSH.export_mesh
now automatically exports material_id (already the case before) and element_id.
Also you can now export additionalpoint_data
andfield_data
: 00a77fa- New method
MSH.set_material_id
to set the material IDs for specific elements: 4b11c6a MSH.show
now can show additional cell_data: ffd7604- New routine
show_vtk
to show vtk output with mayavi: f640c19 - New method
OGS.output_files
to get a list of output files: 2f5f102 - New attribute
file_name
for files: 632c2e7 - BlockFile: new method
append_to_block
: efc9aac OGS.gen_script
now allowes multiple subkeys: 2cd344b
Changes
MSH.export_mesh
argumentadd_data_by_id
renamed tocell_data_by_id
: 00a77faOGS.run_model
argumentogs_root
renamed toogs_exe
: 6fcdb61- Files that can occure multiple times (mpd, rfr, ...) are better handled now: 4a9c9d2
ogs5py
is now licensed under the MIT license: ae96c0e- Extra named files now get their name by keyword
name
: 632c2e7
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6
First release of the OGS5 Python API.
Now you can setup, run and post-process your OGS5 Model dynamically in Python.
Info
Code: https://github.com/GeoStat-Framework/ogs5py
Documentation: https://geostat-framework.readthedocs.io/projects/ogs5py
Benchmarks: https://github.com/GeoStat-Framework/ogs5py_benchmarks
First release candidate!
First release candidate of the OGS5 Python API.
Now you can setup, run and post-process your OGS5 Model dynamically in Python.
Info
Code: https://github.com/GeoStat-Framework/ogs5py
Documentation: https://geostat-framework.readthedocs.io/projects/ogs5py
Benchmarks: https://github.com/GeoStat-Framework/ogs5py_benchmarks