You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
download_ogs downloads a system dependent OGS5 executable: ede32e4
add_exe add a self compiled OGS5 executable: ede32e4
MSH.import_mesh now allows the import of material_id and element_id if given as cell_data in the external mesh: 00a77fa
MSH.export_mesh now automatically exports material_id (already the case before) and element_id.
Also you can now export additional point_data and field_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