Skip to content

SBGAT V2.04.1

Compare
Choose a tag to compare
@bbercovici bbercovici released this 07 Apr 18:15
· 23 commits to master since this release

SBGAT 2.04.1

New

  • Introduced two new base classes, SBGATFilter and SBGATFilterUQ, the latter being tailored for uncertainty quantification in the considered geophysical properties
  • A Python script producing shape "slices" has been added

Improvement

  • SBGATMassPropertiesUQ now inherits from SBGATFilter
  • SBGATPolyhedronGravityModelUQ now inherits from SBGATMassPropertiesUQ
  • Clicking on a facet in SbgatGui now results in displaying the facet center coordinates.- Populated Examples folder with illustrative snippets for SBGATPolyhedronGravityModelUQ and SBGATMassPropertiesUQ. These tests should be run from a Python 3 process (run ../master_script.py) called from their build directory.

Regression

  • As of April 7th 2019, OpenMP is no longer found by CMake on Mac.