├── LICENSE ├── MT_composition.m ├── Moment_Tensor_forward.m ├── Moment_Tensor_invert.m ├── README.md ├── an2dsr_wan.m ├── beachball_ea.m ├── beachball_ea_orange.m ├── dsrin.m └── v2trpl.m /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/h22222222/eq_focalmech_composition/HEAD/LICENSE -------------------------------------------------------------------------------- /MT_composition.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/h22222222/eq_focalmech_composition/HEAD/MT_composition.m -------------------------------------------------------------------------------- /Moment_Tensor_forward.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/h22222222/eq_focalmech_composition/HEAD/Moment_Tensor_forward.m -------------------------------------------------------------------------------- /Moment_Tensor_invert.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/h22222222/eq_focalmech_composition/HEAD/Moment_Tensor_invert.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/h22222222/eq_focalmech_composition/HEAD/README.md -------------------------------------------------------------------------------- /an2dsr_wan.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/h22222222/eq_focalmech_composition/HEAD/an2dsr_wan.m -------------------------------------------------------------------------------- /beachball_ea.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/h22222222/eq_focalmech_composition/HEAD/beachball_ea.m -------------------------------------------------------------------------------- /beachball_ea_orange.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/h22222222/eq_focalmech_composition/HEAD/beachball_ea_orange.m -------------------------------------------------------------------------------- /dsrin.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/h22222222/eq_focalmech_composition/HEAD/dsrin.m -------------------------------------------------------------------------------- /v2trpl.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/h22222222/eq_focalmech_composition/HEAD/v2trpl.m --------------------------------------------------------------------------------