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

delete unused line in Q_xfit_mxw.m #113

Closed chrishavlin closed 2 weeks ago

chrishavlin commented 3 weeks ago

Line 54, rho_vec = reshape(rho_in,size(Mu_in(1:n_th))); in vbr/vbrCore/functions/Q_xfit_mxw.m is not used, can delete it.