polyhedral-gravity 3.2__pp310-pypy310_pp73-macosx_11_0_arm64.whl → 3.2.1__pp310-pypy310_pp73-macosx_11_0_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {polyhedral_gravity-3.2.dist-info → polyhedral_gravity-3.2.1.dist-info}/METADATA +19 -17
- polyhedral_gravity-3.2.1.dist-info/RECORD +6 -0
- {polyhedral_gravity-3.2.dist-info → polyhedral_gravity-3.2.1.dist-info}/WHEEL +1 -1
- polyhedral_gravity.pypy310-pp73-darwin.so +0 -0
- polyhedral_gravity-3.2.dist-info/RECORD +0 -6
- {polyhedral_gravity-3.2.dist-info → polyhedral_gravity-3.2.1.dist-info}/LICENSE +0 -0
- {polyhedral_gravity-3.2.dist-info → polyhedral_gravity-3.2.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
|
-
Name:
|
3
|
-
Version: 3.2
|
2
|
+
Name: polyhedral_gravity
|
3
|
+
Version: 3.2.1
|
4
4
|
Summary: Package to compute full gravity tensor of a given constant density polyhedron for arbitrary points according to the geodetic convention
|
5
5
|
Author: Jonas Schuhmacher
|
6
6
|
Author-email: jonas.schuhmacher@tum.de
|
@@ -25,9 +25,10 @@ License-File: LICENSE
|
|
25
25
|
|
26
26
|
# polyhedral-gravity-model
|
27
27
|
|
28
|
+
[](https://doi.org/10.21105/joss.06384)
|
29
|
+

|
28
30
|

|
29
31
|

|
30
|
-

|
31
32
|
|
32
33
|

|
33
34
|

|
@@ -59,12 +60,13 @@ License-File: LICENSE
|
|
59
60
|
## References
|
60
61
|
|
61
62
|
This code is a validated implementation in C++17 of the Polyhedral Gravity Model
|
62
|
-
by Tsoulis et al..
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
implementation
|
67
|
-
|
63
|
+
by Tsoulis et al.. Additionally, the model provides a Python binding.
|
64
|
+
It was initially created in a collaborative project between
|
65
|
+
TU Munich and ESA's Advanced Concepts Team.
|
66
|
+
|
67
|
+
If this implementation proves useful to you, please consider citing the
|
68
|
+
[accompanying paper](https://doi.org/10.21105/joss.06384)
|
69
|
+
published in the *Journal of Open Source Software*.
|
68
70
|
|
69
71
|
The implementation is based on the
|
70
72
|
paper [Tsoulis, D., 2012. Analytical computation of the full gravity tensor of a homogeneous arbitrarily shaped polyhedral source using line integrals. Geophysics, 77(2), pp.F1-F11.](http://dx.doi.org/10.1190/geo2010-0334.1)
|
@@ -322,14 +324,14 @@ cmake --build .
|
|
322
324
|
|
323
325
|
The following options are available:
|
324
326
|
|
325
|
-
| Name (Default) | Options
|
326
|
-
|
327
|
-
| POLYHEDRAL_GRAVITY_PARALLELIZATION (`CPP`) | `CPP` = Serial Execution / `OMP` or `TBB` = Parallel Execution with OpenMP or Intel\'s TBB
|
328
|
-
|
|
329
|
-
| USE_LOCAL_TBB (`OFF`) | Use a local installation of `TBB` instead of setting it up via `CMake`
|
330
|
-
| BUILD_POLYHEDRAL_GRAVITY_DOCS (`OFF`) | Build this documentation
|
331
|
-
| BUILD_POLYHEDRAL_GRAVITY_TESTS (`ON`) | Build the Tests
|
332
|
-
| BUILD_POLYHEDRAL_PYTHON_INTERFACE (`ON`) | Build the Python interface
|
327
|
+
| Name (Default) | Options |
|
328
|
+
|-------------------------------------------:|:--------------------------------------------------------------------------------------------|
|
329
|
+
| POLYHEDRAL_GRAVITY_PARALLELIZATION (`CPP`) | `CPP` = Serial Execution / `OMP` or `TBB` = Parallel Execution with OpenMP or Intel\'s TBB |
|
330
|
+
| LOGGING_LEVEL (`INFO`) | `TRACE`, `DEBUG`, `INFO`, `WARN`, `ERROR`, `CRITICAL`, `OFF` |
|
331
|
+
| USE_LOCAL_TBB (`OFF`) | Use a local installation of `TBB` instead of setting it up via `CMake` |
|
332
|
+
| BUILD_POLYHEDRAL_GRAVITY_DOCS (`OFF`) | Build this documentation |
|
333
|
+
| BUILD_POLYHEDRAL_GRAVITY_TESTS (`ON`) | Build the Tests |
|
334
|
+
| BUILD_POLYHEDRAL_PYTHON_INTERFACE (`ON`) | Build the Python interface |
|
333
335
|
|
334
336
|
During testing POLYHEDRAL_GRAVITY_PARALLELIZATION=`TBB` has been the most performant.
|
335
337
|
It is further not recommend to change the LOGGING_LEVEL to something else than `INFO=2`.
|
@@ -0,0 +1,6 @@
|
|
1
|
+
polyhedral_gravity.pypy310-pp73-darwin.so,sha256=8dBu-hAjILUDEcwKsmJeaZi5y2ze6V9T0NM-b4NgwHQ,1422408
|
2
|
+
polyhedral_gravity-3.2.1.dist-info/RECORD,,
|
3
|
+
polyhedral_gravity-3.2.1.dist-info/LICENSE,sha256=ZJuIRhVUKcE6znMu3JzQKChvng_3yKh9v3v1MtHspHw,36310
|
4
|
+
polyhedral_gravity-3.2.1.dist-info/WHEEL,sha256=CC1Dy4PckUR5BHJ5WwauCe_LFIopleSWjIGkPTUOU0w,116
|
5
|
+
polyhedral_gravity-3.2.1.dist-info/top_level.txt,sha256=bIf9hErNs1GV27AnQWoRTE2j0lRmjhrKI1z-_MTR4Nk,19
|
6
|
+
polyhedral_gravity-3.2.1.dist-info/METADATA,sha256=7QX1n02PBFQxGooBHC-A6asizeujPI08fbcbSRFUR0s,17542
|
Binary file
|
@@ -1,6 +0,0 @@
|
|
1
|
-
polyhedral_gravity.pypy310-pp73-darwin.so,sha256=HQSXEfyK0rv_Hyfpu3NzjGPfeVuHU7L9Fp_seZoaOBU,1422280
|
2
|
-
polyhedral_gravity-3.2.dist-info/RECORD,,
|
3
|
-
polyhedral_gravity-3.2.dist-info/LICENSE,sha256=ZJuIRhVUKcE6znMu3JzQKChvng_3yKh9v3v1MtHspHw,36310
|
4
|
-
polyhedral_gravity-3.2.dist-info/WHEEL,sha256=6fgHsW06haJiZqf020defGImxQREbrV4u21N_RTwLfI,117
|
5
|
-
polyhedral_gravity-3.2.dist-info/top_level.txt,sha256=bIf9hErNs1GV27AnQWoRTE2j0lRmjhrKI1z-_MTR4Nk,19
|
6
|
-
polyhedral_gravity-3.2.dist-info/METADATA,sha256=icCwCub6bNp72VjYvhgo2A80LsipGHrCTA3sTtqE9u0,17452
|
File without changes
|
File without changes
|