Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@leouieda leouieda released this 24 May 21:34

A collection of command-line programs for modeling the gravitational potential, acceleration, and gradient tensor. Tesseroids supports models and computation grids in Cartesian and spherical coordinates.

Official website and documentation: http://tesseroids.leouieda.com/

DOI for this release: https://doi.org/10.5281/zenodo.582366

Changes to version 1.2.1:

  • Binaries for Windows 64bit are now available for download as well.
  • Validate order of boundaries for input tesseroids. Errors if boundaries are switched (e.g, W > E).
  • Ignore tesseroids with zero volume from the input file (i.e., W == E, S == N, or top == bottom). These elements can cause crashes because of infinite loops during adaptive discretization.

See the full release notes and documentation for more information.