Skip to content

Commit

Permalink
docs: model.save
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlangrose committed Jun 6, 2024
1 parent 53a49dd commit 2fb945e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/1_basic/plot_7_exporting.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
# method. This will save all the data, foliations, faults and other objects
# in the model to a geoh5 file. This file can be loaded into LoopStructural

model.save_model('model.geoh5')
model.save('model.geoh5')

0 comments on commit 2fb945e

Please sign in to comment.