vbr-calc / vbr

The Very Broadband Rheology Calculator (VBRc): for fitting experimental data and measured properties in the Earth's upper mantle!
MIT License
20 stars 15 forks source link

add a save function #54

Closed chrishavlin closed 8 months ago

chrishavlin commented 1 year ago

So that you can do

[VBR] = VBR_spine(VBR) ;
save_VBR(VBR, filename)

This would help to normalize the behavior for re-loading data with pyVBRc.