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

document how to add a new property type #71

Open chrishavlin opened 9 months ago

chrishavlin commented 9 months ago

Add a description to the contributing docs on adding new property types.

  1. add new Params_
  2. describe the function name
  3. update:
    • vbr/vbrCore/VBR_spine.m
    • vbr/vbrCore/functions/fetchParamFunction.m

Not sure we'll have other methods after the in-development electrical properties go in... but it'd be good to document anyway.