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

splitting out some of the material property functions #48

Closed chrishavlin closed 1 year ago

chrishavlin commented 1 year ago

Splitting out the material property functions to make them more useful (thermal conductivity, thermal expansion, adiabatic compression, specific heat).

Still to do:

chrishavlin commented 1 year ago

If reorganizing where the files live, should move the solidus function in addition to those mentioned above.

chrishavlin commented 1 year ago

files reorganized, also added a few helper functions for calculating adiabatic quantities (adiabatic gradient dTdz, adiabatic pressure gradient dPdT) and an empircal function for calculating olivine density vs Pressure.

chrishavlin commented 1 year ago

functions using FracFo can now accept FracFo as a vector

chrishavlin commented 1 year ago

expanded this to include the matlab-only test ability, so this Closes #41

chrishavlin commented 1 year ago

and now Closes #47 as well

chrishavlin commented 1 year ago

aaaand updated the readme.