mantle-convection-constrained / terratools

Tools to read, analyse and visualise models written by the TERRA mantle convection code
https://terratools.readthedocs.io/en/latest/
MIT License
7 stars 5 forks source link

vectorised spherical triangle area #75

Closed bobmyhill closed 1 year ago

bobmyhill commented 1 year ago

This PR vectorises the spherical_triangle_area function in geographic.py and TerraModel.evaluate in terra_model.py. Test cases are also added.