TidalPy 0.6.4__tar.gz → 0.6.5__tar.gz

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.
Files changed (362) hide show
  1. {tidalpy-0.6.4/TidalPy.egg-info → tidalpy-0.6.5}/PKG-INFO +9 -3
  2. {tidalpy-0.6.4 → tidalpy-0.6.5}/README.md +8 -2
  3. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetK_PlanetBuild/test_b_build_layered.py +19 -1
  4. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/ode.pyx +0 -1
  5. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/boundaries/surface_bc.pyx +0 -3
  6. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/derivatives/odes.pyx +1 -3
  7. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/shooting.pyx +9 -8
  8. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/solver.pyx +2 -3
  9. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/physical.py +28 -10
  10. {tidalpy-0.6.4 → tidalpy-0.6.5/TidalPy.egg-info}/PKG-INFO +9 -3
  11. {tidalpy-0.6.4 → tidalpy-0.6.5}/_build_tidalpy.py +9 -1
  12. {tidalpy-0.6.4 → tidalpy-0.6.5}/pyproject.toml +1 -1
  13. {tidalpy-0.6.4 → tidalpy-0.6.5}/setup.py +6 -0
  14. {tidalpy-0.6.4 → tidalpy-0.6.5}/Benchmarks & Performance/Performance/performance suite/multilayer_radial_solver.py +0 -0
  15. {tidalpy-0.6.4 → tidalpy-0.6.5}/Benchmarks & Performance/Performance/performance suite/multimode_solver.py +0 -0
  16. {tidalpy-0.6.4 → tidalpy-0.6.5}/Benchmarks & Performance/Performance/performance suite/performance_base.py +0 -0
  17. {tidalpy-0.6.4 → tidalpy-0.6.5}/Benchmarks & Performance/Performance/performance suite/performance_build_world.py +0 -0
  18. {tidalpy-0.6.4 → tidalpy-0.6.5}/Benchmarks & Performance/Performance/performance suite/performance_complex_compliance_func.py +0 -0
  19. {tidalpy-0.6.4 → tidalpy-0.6.5}/Benchmarks & Performance/Performance/performance suite/performance_eccentricity_func.py +0 -0
  20. {tidalpy-0.6.4 → tidalpy-0.6.5}/Benchmarks & Performance/Performance/performance suite/performance_quick_calcs.py +0 -0
  21. {tidalpy-0.6.4 → tidalpy-0.6.5}/Benchmarks & Performance/Performance/performance suite/performance_tides.py +0 -0
  22. {tidalpy-0.6.4 → tidalpy-0.6.5}/Benchmarks & Performance/Performance/performance suite/run_suite.py +0 -0
  23. {tidalpy-0.6.4 → tidalpy-0.6.5}/LICENSE.md +0 -0
  24. {tidalpy-0.6.4 → tidalpy-0.6.5}/MANIFEST.in +0 -0
  25. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Functions/test_rheology.py +0 -0
  26. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Math/test_utilities_complex.py +0 -0
  27. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Math/test_utilities_numerics.py +0 -0
  28. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Math/test_utilities_special.py +0 -0
  29. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetA_Package/test_a_version.py +0 -0
  30. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetA_Package/test_io.py +0 -0
  31. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetA_Package/test_tidalpy_config.py +0 -0
  32. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetB_Package/test_b_utilities_functools.py +0 -0
  33. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetB_Package/test_b_utilities_numpy.py +0 -0
  34. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetB_Package/test_c_tools_conversions.py +0 -0
  35. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetB_Package/test_c_tools_timing.py +0 -0
  36. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetB_Package/test_d_basic_classes.py +0 -0
  37. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetB_Package/test_g_math_special_funcs.py +0 -0
  38. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetB_Package/test_h_voxel_volume.py +0 -0
  39. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetB_Package/test_i_spherical_mass.py +0 -0
  40. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetE_Functional/test_a_performance_funcs.py +0 -0
  41. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetF_Functional/Test_Dynamics/test_dual_dissipation.py +0 -0
  42. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetF_Functional/Test_Dynamics/test_single_dissipation.py +0 -0
  43. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetF_Functional/Test_Rheology/test_compliance_funcs.py +0 -0
  44. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetF_Functional/Test_Rheology/test_partialmelt_funcs.py +0 -0
  45. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetF_Functional/Test_Tides/test_a_orbital_funcs.py +0 -0
  46. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetF_Functional/Test_Tides/test_b_dissipation.py +0 -0
  47. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetF_Functional/Test_Tides/test_c_mode_manipulation.py +0 -0
  48. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetH_QuickCalc/test_a_quick_dissipation_calc_single_body.py +0 -0
  49. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetH_QuickCalc/test_b_quick_dissipation_calc_dual_body.py +0 -0
  50. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetK_PlanetBuild/test_a_build_star.py +0 -0
  51. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetK_PlanetBuild/test_d_build_burnman_planet.py +0 -0
  52. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetL_Orbit/Test_OrbitClass/test_a_orbit_construct.py +0 -0
  53. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetL_Orbit/Test_OrbitClass/test_b_orbit_basic_manipulation.py +0 -0
  54. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetL_Orbit/test_orbit_averaging.py +0 -0
  55. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetO_OOP_Calcs/test_oop_rheology.py +0 -0
  56. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetO_OOP_Calcs/test_radiogenic.py +0 -0
  57. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetS_Tides/Test_Collapse_Modes/test_collapse_mode_freqs.py +0 -0
  58. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetS_Tides/Test_Heating/test_heating.py +0 -0
  59. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetS_Tides/Test_Unique_Modes/test_unique_freqs.py +0 -0
  60. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetW_OOP_OrbitTides/test_a_physics_orbit_global_tides.py +0 -0
  61. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetW_OOP_OrbitTides/test_b_physics_orbit_layered_tides.py +0 -0
  62. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetW_OOP_OrbitTides/test_c_physics_orbit_dual_body_tides.py +0 -0
  63. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetX_Potential/test_a_potential.py +0 -0
  64. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetX_Potential/test_b_mode_potential.py +0 -0
  65. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetY_MultiLayer/Test_Matrix/test_e_strain.py +0 -0
  66. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetY_MultiLayer/Test_Numerical_Int/test_m1_multilayer_modes.py +0 -0
  67. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Old/Test_SetZA_Multiprocessing/test_multiprocessing.py +0 -0
  68. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Package/test_configs.py +0 -0
  69. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_RadialSolver/Test_PropMatrix/test_a_solid_matrix.py +0 -0
  70. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_RadialSolver/Test_PropMatrix/test_b_radial_solver_matrix.py +0 -0
  71. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_RadialSolver/test_a_boundary_conditions.py +0 -0
  72. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_RadialSolver/test_a_helpers.py +0 -0
  73. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_RadialSolver/test_a_interfaces.py +0 -0
  74. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_RadialSolver/test_a_starting_condtions.py +0 -0
  75. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_RadialSolver/test_b_radial_solver_1layer.py +0 -0
  76. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_RadialSolver/test_d_alma_compare.py +0 -0
  77. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_RadialSolver/test_e_radial_solver_3layer.py +0 -0
  78. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_RadialSolver/test_f_radial_solver_errors.py +0 -0
  79. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Tides/test_d_radial_sensativity.py +0 -0
  80. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Utilities/Test_Dimensions/test_nondimensional.py +0 -0
  81. {tidalpy-0.6.4 → tidalpy-0.6.5}/Tests/Test_Utilities/Test_Exoplanets/test_exoplanet_download.py +0 -0
  82. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/__init__.py +0 -0
  83. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/__init__.py +0 -0
  84. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/build.py +0 -0
  85. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/burnman_defaultc.py +0 -0
  86. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/burnman_layer.py +0 -0
  87. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/burnman_world.py +0 -0
  88. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/conversion.py +0 -0
  89. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/defaults.py +0 -0
  90. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/material/__init__.py +0 -0
  91. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/material/custom/__init__.py +0 -0
  92. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/material/custom/constant.py +0 -0
  93. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/material/custom/ice.py +0 -0
  94. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/material/custom/pyrite.py +0 -0
  95. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/material/helper.py +0 -0
  96. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Extending/burnman/package.py +0 -0
  97. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/__init__.py +0 -0
  98. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/__init__.pxd +0 -0
  99. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/__init__.py +0 -0
  100. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/eos_solution.pxd +0 -0
  101. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/eos_solution.pyx +0 -0
  102. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/eos_solution_.cpp +0 -0
  103. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/eos_solution_.hpp +0 -0
  104. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/methods/__init__.pxd +0 -0
  105. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/methods/__init__.py +0 -0
  106. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/methods/interpolate.pxd +0 -0
  107. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/methods/interpolate.pyx +0 -0
  108. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/ode.pxd +0 -0
  109. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/solver.pxd +0 -0
  110. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/Material/eos/solver.pyx +0 -0
  111. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/__init__.pxd +0 -0
  112. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/__init__.py +0 -0
  113. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/boundaries/__init__.py +0 -0
  114. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/boundaries/boundaries.pxd +0 -0
  115. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/boundaries/boundaries.pyx +0 -0
  116. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/boundaries/surface_bc.pxd +0 -0
  117. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/collapse/__init__.py +0 -0
  118. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/collapse/collapse.pxd +0 -0
  119. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/collapse/collapse.pyx +0 -0
  120. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/constants.pxd +0 -0
  121. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/constants.pyx +0 -0
  122. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/derivatives/__init__.py +0 -0
  123. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/derivatives/odes.pxd +0 -0
  124. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/helpers.pyx +0 -0
  125. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/interfaces/__init__.py +0 -0
  126. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/interfaces/interfaces.pxd +0 -0
  127. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/interfaces/interfaces.pyx +0 -0
  128. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/interfaces/reversed.pxd +0 -0
  129. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/interfaces/reversed.pyx +0 -0
  130. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/love.pxd +0 -0
  131. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/love.pyx +0 -0
  132. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/love_.cpp +0 -0
  133. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/love_.hpp +0 -0
  134. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/matrix.pxd +0 -0
  135. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/matrix.pyx +0 -0
  136. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/matrix_types/__init__.py +0 -0
  137. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/matrix_types/solid_matrix.pxd +0 -0
  138. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/matrix_types/solid_matrix.pyx +0 -0
  139. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/rs_solution.pxd +0 -0
  140. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/rs_solution.pyx +0 -0
  141. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/rs_solution_.cpp +0 -0
  142. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/rs_solution_.hpp +0 -0
  143. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/shooting.pxd +0 -0
  144. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/solver.pxd +0 -0
  145. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/__init__.py +0 -0
  146. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/common.pxd +0 -0
  147. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/common.pyx +0 -0
  148. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/driver.pxd +0 -0
  149. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/driver.pyx +0 -0
  150. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/kamata.pxd +0 -0
  151. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/kamata.pyx +0 -0
  152. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/saito.pxd +0 -0
  153. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/saito.pyx +0 -0
  154. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/takeuchi.pxd +0 -0
  155. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/RadialSolver/starting/takeuchi.pyx +0 -0
  156. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/WorldPack/WorldPack.zip +0 -0
  157. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/__init__.py +0 -0
  158. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/cache.py +0 -0
  159. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/configurations.py +0 -0
  160. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/constants.pxd +0 -0
  161. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/constants.pyx +0 -0
  162. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/cooling/__init__.py +0 -0
  163. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/cooling/cooling.py +0 -0
  164. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/cooling/cooling_models.py +0 -0
  165. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/defaultc.py +0 -0
  166. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/dynamics/__init__.py +0 -0
  167. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/dynamics/dual_dissipation.py +0 -0
  168. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/dynamics/single_dissipation.py +0 -0
  169. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/exceptions.py +0 -0
  170. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/initialize.py +0 -0
  171. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/logger.py +0 -0
  172. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/numba_scipy/__init__.py +0 -0
  173. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/numba_scipy/special/__init__.py +0 -0
  174. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/numba_scipy/special/overloads.py +0 -0
  175. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/numba_scipy/special/signatures.py +0 -0
  176. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/orbit/__init__.py +0 -0
  177. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/orbit/averaging.py +0 -0
  178. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/output.py +0 -0
  179. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/paths.py +0 -0
  180. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/radiogenics/__init__.py +0 -0
  181. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/radiogenics/radiogenic_models.py +0 -0
  182. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/radiogenics/radiogenics.py +0 -0
  183. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/__init__.py +0 -0
  184. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/base.pxd +0 -0
  185. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/base.pyx +0 -0
  186. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/complex_compliance/__init__.py +0 -0
  187. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/complex_compliance/complex_compliance.py +0 -0
  188. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/complex_compliance/compliance_models.py +0 -0
  189. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/models.pxd +0 -0
  190. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/models.pyx +0 -0
  191. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/partial_melt/__init__.py +0 -0
  192. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/partial_melt/melting_models.py +0 -0
  193. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/partial_melt/partialmelt.py +0 -0
  194. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/rheology.py +0 -0
  195. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/viscosity/__init__.py +0 -0
  196. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/viscosity/viscosity.py +0 -0
  197. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/rheology/viscosity/viscosity_models.py +0 -0
  198. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/stellar/__init__.py +0 -0
  199. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/stellar/habitability.py +0 -0
  200. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/stellar/insolation.py +0 -0
  201. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/stellar/stellar.py +0 -0
  202. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/__init__.py +0 -0
  203. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/helpers/__init__.py +0 -0
  204. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/helpers/orbit_config.py +0 -0
  205. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/layers/__init__.py +0 -0
  206. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/layers/basic.py +0 -0
  207. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/layers/gas.py +0 -0
  208. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/layers/helper.py +0 -0
  209. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/layers/physics.py +0 -0
  210. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/orbit/__init__.py +0 -0
  211. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/orbit/base.py +0 -0
  212. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/orbit/physics.py +0 -0
  213. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/world_builder/__init__.py +0 -0
  214. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/world_builder/config_handler.py +0 -0
  215. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/world_builder/iterative_builder.py +0 -0
  216. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/world_builder/world_builder.py +0 -0
  217. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/world_types/__init__.py +0 -0
  218. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/world_types/basic.py +0 -0
  219. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/world_types/gas.py +0 -0
  220. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/world_types/layered.py +0 -0
  221. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/world_types/stellar.py +0 -0
  222. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/structures/world_types/tidal.py +0 -0
  223. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/__init__.py +0 -0
  224. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/ctl_funcs/__init__.py +0 -0
  225. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/ctl_funcs/ctl_funcs.py +0 -0
  226. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/dissipation.py +0 -0
  227. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/eccentricity_funcs/__init__.py +0 -0
  228. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/eccentricity_funcs/orderl2.py +0 -0
  229. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/eccentricity_funcs/orderl3.py +0 -0
  230. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/eccentricity_funcs/orderl4.py +0 -0
  231. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/eccentricity_funcs/orderl5.py +0 -0
  232. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/eccentricity_funcs/orderl6.py +0 -0
  233. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/eccentricity_funcs/orderl7.py +0 -0
  234. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/heating.py +0 -0
  235. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/inclination_funcs/__init__.py +0 -0
  236. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/inclination_funcs/orderl2.py +0 -0
  237. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/inclination_funcs/orderl3.py +0 -0
  238. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/inclination_funcs/orderl4.py +0 -0
  239. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/inclination_funcs/orderl5.py +0 -0
  240. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/inclination_funcs/orderl6.py +0 -0
  241. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/inclination_funcs/orderl7.py +0 -0
  242. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/love1d.py +0 -0
  243. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/methods/__init__.py +0 -0
  244. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/methods/base.py +0 -0
  245. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/methods/global_approx.py +0 -0
  246. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/methods/layered.py +0 -0
  247. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/__init__.py +0 -0
  248. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/collapse_modes.py +0 -0
  249. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/__init__.py +0 -0
  250. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/eccen_calc_orderl2.py +0 -0
  251. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/eccen_calc_orderl3.py +0 -0
  252. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/eccen_calc_orderl4.py +0 -0
  253. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/eccen_calc_orderl5.py +0 -0
  254. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/eccen_calc_orderl6.py +0 -0
  255. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/eccen_calc_orderl7.py +0 -0
  256. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/inclin_calc_orderl2.py +0 -0
  257. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/inclin_calc_orderl3.py +0 -0
  258. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/inclin_calc_orderl4.py +0 -0
  259. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/inclin_calc_orderl5.py +0 -0
  260. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/inclin_calc_orderl6.py +0 -0
  261. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_calc_helper/inclin_calc_orderl7.py +0 -0
  262. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/mode_manipulation.py +0 -0
  263. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/modes.py +0 -0
  264. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/modes/multilayer_modes.py +0 -0
  265. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/multilayer/__init__.py +0 -0
  266. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/multilayer/displacements.py +0 -0
  267. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/multilayer/heating.pxd +0 -0
  268. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/multilayer/heating.pyx +0 -0
  269. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/multilayer/sensitivity.pxd +0 -0
  270. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/multilayer/sensitivity.pyx +0 -0
  271. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/multilayer/stress_strain.py +0 -0
  272. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/potential/__init__.py +0 -0
  273. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/potential/nsr_med_eccen_gen_obliquity.py +0 -0
  274. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/potential/nsr_med_eccen_med_obliquity.py +0 -0
  275. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/potential/nsr_med_eccen_no_obliquity.py +0 -0
  276. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/potential/nsr_modes_low_eccen_gen_obliquity.py +0 -0
  277. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/potential/nsr_modes_med_eccen_gen_obliquity.py +0 -0
  278. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/potential/nsr_modes_med_eccen_med_obliquity.py +0 -0
  279. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/potential/nsr_modes_med_eccen_no_obliquity.py +0 -0
  280. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/potential/synchronous_low_e.py +0 -0
  281. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/tides/universal_coeffs.py +0 -0
  282. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/toolbox/__init__.py +0 -0
  283. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/toolbox/quick_tides.py +0 -0
  284. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/__init__.py +0 -0
  285. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/arrays/__init__.py +0 -0
  286. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/arrays/interp.pxd +0 -0
  287. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/arrays/interp.pyx +0 -0
  288. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/arrays/interp_.cpp +0 -0
  289. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/arrays/interp_.hpp +0 -0
  290. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/classes/__init__.py +0 -0
  291. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/classes/base.py +0 -0
  292. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/classes/base_x.pxd +0 -0
  293. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/classes/base_x.pyx +0 -0
  294. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/classes/config/__init__.py +0 -0
  295. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/classes/config/config.py +0 -0
  296. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/classes/model/__init__.py +0 -0
  297. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/classes/model/functional_utils.py +0 -0
  298. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/classes/model/model.py +0 -0
  299. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/classes/model/model_utils.py +0 -0
  300. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/conversions/__init__.py +0 -0
  301. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/conversions/conversions.py +0 -0
  302. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/conversions/conversions_x.pxd +0 -0
  303. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/conversions/conversions_x.pyx +0 -0
  304. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/conversions/timing.py +0 -0
  305. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/dictionary_utils.py +0 -0
  306. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/dimensions/__init__.py +0 -0
  307. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/dimensions/nondimensional.pxd +0 -0
  308. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/dimensions/nondimensional.pyx +0 -0
  309. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/dimensions/nondimensional_.hpp +0 -0
  310. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/exoplanets/__init__.py +0 -0
  311. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/exoplanets/data_download.py +0 -0
  312. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/graphics/__init__.py +0 -0
  313. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/graphics/global_map.py +0 -0
  314. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/graphics/grid_plot.py +0 -0
  315. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/graphics/multilayer/RN08-Data.csv +0 -0
  316. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/graphics/multilayer/T05-Data.csv +0 -0
  317. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/graphics/multilayer/__init__.py +0 -0
  318. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/graphics/multilayer/yplot.py +0 -0
  319. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/graphics/phasespace_plot.py +0 -0
  320. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/graphics/planet_plot.py +0 -0
  321. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/integration/__init__.py +0 -0
  322. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/integration/cyrk_helper.py +0 -0
  323. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/integration/julia_helper.py +0 -0
  324. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/integration/numbalsoda_helper.py +0 -0
  325. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/integration/scipy_helper.py +0 -0
  326. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/io/__init__.py +0 -0
  327. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/io/pathing.py +0 -0
  328. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/io/progress.py +0 -0
  329. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/math/__init__.pxd +0 -0
  330. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/math/__init__.py +0 -0
  331. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/math/complex.pxd +0 -0
  332. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/math/complex.pyx +0 -0
  333. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/math/numba_special.py +0 -0
  334. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/math/numerics.pxd +0 -0
  335. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/math/numerics.pyx +0 -0
  336. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/math/special.pxd +0 -0
  337. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/math/special.pyx +0 -0
  338. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/multiprocessing/__init__.py +0 -0
  339. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/multiprocessing/multiprocessing.py +0 -0
  340. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/numpy_helper/__init__.py +0 -0
  341. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/numpy_helper/array_other.py +0 -0
  342. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/numpy_helper/array_shape.py +0 -0
  343. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/performance/__init__.py +0 -0
  344. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/performance/memory.py +0 -0
  345. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/performance/numba.py +0 -0
  346. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/performance/special/__init__.py +0 -0
  347. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/performance/special/factorial.py +0 -0
  348. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/spherical_helper/__init__.py +0 -0
  349. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/spherical_helper/mass.py +0 -0
  350. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/spherical_helper/volume.py +0 -0
  351. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/string_helper/__init__.py +0 -0
  352. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/string_helper/string_helper.py +0 -0
  353. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/types.py +0 -0
  354. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/types_x.pxd +0 -0
  355. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy/utilities/types_x.pyx +0 -0
  356. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy.egg-info/SOURCES.txt +0 -0
  357. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy.egg-info/dependency_links.txt +0 -0
  358. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy.egg-info/entry_points.txt +0 -0
  359. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy.egg-info/requires.txt +0 -0
  360. {tidalpy-0.6.4 → tidalpy-0.6.5}/TidalPy.egg-info/top_level.txt +0 -0
  361. {tidalpy-0.6.4 → tidalpy-0.6.5}/cython_extensions.json +0 -0
  362. {tidalpy-0.6.4 → tidalpy-0.6.5}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: TidalPy
3
- Version: 0.6.4
3
+ Version: 0.6.5
4
4
  Summary: Tidal Dynamics and Thermal-Orbital Evolution Software Suite Implemented in Cython and Python
5
5
  Author-email: "Joe P. Renaud" <TidalPy@gmail.com>
6
6
  License-Expression: CC-BY-NC-SA-4.0
@@ -81,7 +81,7 @@ Dynamic: license-file
81
81
 
82
82
  ---
83
83
 
84
- <a href="https://github.com/jrenaud90/TidalPy/releases"><img src="https://img.shields.io/badge/TidalPy-0.6.4 Alpha-orange" alt="TidalPy Version 0.6.4 Alpha" /></a>
84
+ <a href="https://github.com/jrenaud90/TidalPy/releases"><img src="https://img.shields.io/badge/TidalPy-0.6.4 Alpha-orange" alt="TidalPy Version 0.6.5 Alpha" /></a>
85
85
 
86
86
  **Tidal Dynamics and Thermal-Orbital Evolution Software Suite Implemented in Cython and Python**
87
87
 
@@ -110,7 +110,13 @@ system and performing the following in a terminal:
110
110
 
111
111
  `pip install TidalPy`
112
112
 
113
- _TidalPy can not currently be installed via `conda install`._
113
+ Alternatively you can use conda to install TidalPy:
114
+
115
+ `conda install -c conda-forge TidalPy`
116
+
117
+ or
118
+
119
+ `mamba install TidalPy`
114
120
 
115
121
  ## Accessing Jupyter Notebooks
116
122
  There are several jupyter notebooks with TidalPy demos found in the /Demos/ folder of this repository.
@@ -11,7 +11,7 @@
11
11
 
12
12
  ---
13
13
 
14
- <a href="https://github.com/jrenaud90/TidalPy/releases"><img src="https://img.shields.io/badge/TidalPy-0.6.4 Alpha-orange" alt="TidalPy Version 0.6.4 Alpha" /></a>
14
+ <a href="https://github.com/jrenaud90/TidalPy/releases"><img src="https://img.shields.io/badge/TidalPy-0.6.4 Alpha-orange" alt="TidalPy Version 0.6.5 Alpha" /></a>
15
15
 
16
16
  **Tidal Dynamics and Thermal-Orbital Evolution Software Suite Implemented in Cython and Python**
17
17
 
@@ -40,7 +40,13 @@ system and performing the following in a terminal:
40
40
 
41
41
  `pip install TidalPy`
42
42
 
43
- _TidalPy can not currently be installed via `conda install`._
43
+ Alternatively you can use conda to install TidalPy:
44
+
45
+ `conda install -c conda-forge TidalPy`
46
+
47
+ or
48
+
49
+ `mamba install TidalPy`
44
50
 
45
51
  ## Accessing Jupyter Notebooks
46
52
  There are several jupyter notebooks with TidalPy demos found in the /Demos/ folder of this repository.
@@ -63,7 +63,6 @@ def value_check(world, config_to_compare: dict, check_name: bool = True):
63
63
  np.testing.assert_approx_equal(world.mass, layer_mass_combined)
64
64
  return True
65
65
 
66
-
67
66
  def test_build_layered_from_manual_config():
68
67
  """ This will test loading a LayeredWorld from a user-provided configuration dictionary. """
69
68
 
@@ -146,3 +145,22 @@ def test_build_complex_layered_world():
146
145
 
147
146
  # Make sure that there are four layers in the world
148
147
  assert len(earth_simple.layers) == 4
148
+
149
+ def test_planet_array_edit():
150
+ """ Make sure that planet.paint does not change the underlying arrays. """
151
+
152
+ from TidalPy.structures import build_world
153
+
154
+ io_simple = build_world('io_simple')
155
+
156
+ # Current work around; make a copy of any relevant arrays.
157
+ radii_2 = np.copy(io_simple.radii)
158
+
159
+ # Make a call to something that could change the underlying array.
160
+ _ = io_simple.paint(auto_show=False) # Comment/uncomment this line to check the result.
161
+
162
+ assert np.allclose(io_simple.radii, radii_2)
163
+
164
+ # While the values in these arrays should be the same; the arrays themselves should not be.
165
+ assert np.allclose(io_simple._radii, io_simple.radii)
166
+ assert not (io_simple._radii is io_simple.radii)
@@ -25,7 +25,6 @@ cdef void eos_diffeq(
25
25
  eos_function(<char*>eos_output_ptr, radius, y_ptr, input_args)
26
26
 
27
27
  cdef double rho = eos_output_ptr.density
28
-
29
28
  # Solve for the dependent variables
30
29
  # gravity is proportionate to 1 / r so there is a singularity at r=0. Let's set all derivatives equal to zero.
31
30
  if (radius < d_EPS_DBL_10) or (radius > eos_input_ptr.planet_radius):
@@ -4,9 +4,6 @@
4
4
  import numpy as np
5
5
  cimport numpy as cnp
6
6
 
7
- from libc.stdio cimport printf
8
- from libc.stdlib cimport exit
9
-
10
7
  from TidalPy.exceptions import ArgumentException, UnknownModelError
11
8
  from TidalPy.constants cimport d_NAN_DBL
12
9
 
@@ -1,10 +1,8 @@
1
1
  # distutils: language = c++
2
2
  # cython: boundscheck=False, wraparound=False, nonecheck=False, cdivision=True, initializedcheck=False
3
3
 
4
- from TidalPy.utilities.math.complex cimport cf_build_dblcmplx, cf_cabs, cf_cinv
4
+ from TidalPy.utilities.math.complex cimport cf_build_dblcmplx, cf_cinv
5
5
  from TidalPy.constants cimport d_EPS_DBL
6
- from libc.float cimport DBL_DIG
7
- from libc.stdio cimport printf
8
6
  from libc.math cimport fabs
9
7
  from libcpp cimport bool as cpp_bool
10
8
  from libcpp.cmath cimport ilogb, ldexp
@@ -123,6 +123,7 @@ cdef int cf_shooting_solver(
123
123
  ) noexcept nogil:
124
124
  """ Solves the viscoelastic-gravitational problem for planets using a shooting method.
125
125
  """
126
+
126
127
  # Feedback
127
128
  cdef char[256] message
128
129
  cdef char* message_ptr = &message[0]
@@ -458,11 +459,10 @@ cdef int cf_shooting_solver(
458
459
  last_radius_check = last_layer_upper_radius
459
460
 
460
461
  # Step through the solution vector and NAN out data below the starting radius
461
- for ytype_i in range(num_ytypes):
462
- for y_i in range(MAX_NUM_Y_REAL):
463
- for slice_i in range(last_index_before_start + 1):
464
- # TODO: Check that this indexing is correct.
465
- solution_ptr[slice_i * MAX_NUM_Y_REAL + ytype_i * MAX_NUM_Y_REAL + y_i] = cmplx_NAN
462
+ for slice_i in range(last_index_before_start + 1):
463
+ for ytype_i in range(num_ytypes):
464
+ for y_i in range(MAX_NUM_Y):
465
+ solution_ptr[slice_i * MAX_NUM_Y * num_ytypes + ytype_i * MAX_NUM_Y + y_i] = cmplx_NAN
466
466
 
467
467
  for current_layer_i in range(start_layer_i, num_layers):
468
468
  # Get layer's index information
@@ -747,7 +747,7 @@ cdef int cf_shooting_solver(
747
747
 
748
748
  # Decrement the shared pointer for the solution
749
749
  integration_solution.reset()
750
-
750
+
751
751
  if solution_storage_ptr.error_code != 0:
752
752
  # Error was encountered during integration
753
753
  solution_storage_ptr.success = False
@@ -834,6 +834,7 @@ cdef int cf_shooting_solver(
834
834
  gravity_lower = layer_gravity_ptr[0]
835
835
  bulk_lower = layer_bulk_mod_ptr[0]
836
836
  shear_lower = layer_shear_mod_ptr[0]
837
+
837
838
  radius_upper = layer_radius_ptr[layer_slices - 1]
838
839
  density_upper = layer_density_ptr[layer_slices - 1]
839
840
  gravity_upper = layer_gravity_ptr[layer_slices - 1]
@@ -931,7 +932,7 @@ cdef int cf_shooting_solver(
931
932
  layer_above_constant_vector_ptr[0] = constant_vector_ptr[0]
932
933
  layer_above_constant_vector_ptr[1] = constant_vector_ptr[1]
933
934
  layer_above_constant_vector_ptr[2] = constant_vector_ptr[2]
934
-
935
+
935
936
  # Ready for next y-type
936
937
 
937
938
  # Free memory
@@ -948,7 +949,7 @@ cdef int cf_shooting_solver(
948
949
  if not (main_storage_ptr[current_layer_i][solution_i] is NULL):
949
950
  free_mem(main_storage_ptr[current_layer_i][solution_i])
950
951
  main_storage_ptr[current_layer_i][solution_i] = NULL
951
-
952
+
952
953
  free_mem(main_storage_ptr[current_layer_i])
953
954
  main_storage_ptr[current_layer_i] = NULL
954
955
  free_mem(main_storage_ptr)
@@ -222,7 +222,6 @@ cdef int cf_radial_solver(
222
222
  starting_radius_to_use = starting_radius
223
223
 
224
224
  # Solve the equation of state for the planet
225
-
226
225
  # TODO: For now there is only one accepted EOS, the interpolated kind. In the future additional EOS will be supplied
227
226
  # either via arguments to this function or a more OOP approach where they are built into the layers.
228
227
  # Build arrays of EOS inputs.
@@ -825,10 +824,10 @@ def radial_solver(
825
824
 
826
825
  # Finalize radial solver solution storage
827
826
  solution.finalize_python_storage()
828
-
827
+
829
828
  if log_info:
830
829
  solution.print_diagnostics(print_diagnostics = False, log_diagnostics = True)
831
-
830
+
832
831
  if ((not solution.success) or (rs_error_code < 0)) and raise_on_fail:
833
832
  if "not implemented" in solution.message:
834
833
  raise NotImplementedError(solution.message)
@@ -614,7 +614,9 @@ class PhysicalObjSpherical(ConfigHolder):
614
614
  @property
615
615
  def radii(self) -> np.ndarray:
616
616
  """ Physical Object's Radius Slices (bottom to top) [m] """
617
- return self._radii
617
+ if self._radii is None:
618
+ return None
619
+ return np.copy(self._radii)
618
620
 
619
621
  @radii.setter
620
622
  def radii(self, value):
@@ -623,7 +625,9 @@ class PhysicalObjSpherical(ConfigHolder):
623
625
  @property
624
626
  def depths(self) -> np.ndarray:
625
627
  """ Physical Object's Depth Slices (bottom to top) [m] """
626
- return self._depths
628
+ if self._depths is None:
629
+ return None
630
+ return np.copy(self._depths)
627
631
 
628
632
  @depths.setter
629
633
  def depths(self, value):
@@ -632,7 +636,9 @@ class PhysicalObjSpherical(ConfigHolder):
632
636
  @property
633
637
  def volume_slices(self) -> np.ndarray:
634
638
  """ Physical Object's Volume Slices (bottom to top) [m3] """
635
- return self._volume_slices
639
+ if self._volume_slices is None:
640
+ return None
641
+ return np.copy(self._volume_slices)
636
642
 
637
643
  @volume_slices.setter
638
644
  def volume_slices(self, value):
@@ -641,7 +647,9 @@ class PhysicalObjSpherical(ConfigHolder):
641
647
  @property
642
648
  def sa_slices(self) -> np.ndarray:
643
649
  """ Physical Object's Surface Area Slices (bottom to top) [m2] """
644
- return self._sa_slices
650
+ if self._sa_slices is None:
651
+ return None
652
+ return np.copy(self._sa_slices)
645
653
 
646
654
  @sa_slices.setter
647
655
  def sa_slices(self, value):
@@ -650,7 +658,9 @@ class PhysicalObjSpherical(ConfigHolder):
650
658
  @property
651
659
  def mass_slices(self) -> np.ndarray:
652
660
  """ Mass of each Slice within the Physical Object [kg] """
653
- return self._mass_slices
661
+ if self._mass_slices is None:
662
+ return None
663
+ return np.copy(self._mass_slices)
654
664
 
655
665
  @mass_slices.setter
656
666
  def mass_slices(self, value):
@@ -659,7 +669,9 @@ class PhysicalObjSpherical(ConfigHolder):
659
669
  @property
660
670
  def mass_below_slices(self) -> np.ndarray:
661
671
  """ Mass Below each Slice of the Physical Object [kg] """
662
- return self._mass_below_slices
672
+ if self._mass_below_slices is None:
673
+ return None
674
+ return np.copy(self._mass_below_slices)
663
675
 
664
676
  @mass_below_slices.setter
665
677
  def mass_below_slices(self, value):
@@ -668,7 +680,9 @@ class PhysicalObjSpherical(ConfigHolder):
668
680
  @property
669
681
  def pressure_slices(self) -> np.ndarray:
670
682
  """ Physical Object's Pressure Slices (bottom to top) [Pa] """
671
- return self._pressure_slices
683
+ if self._pressure_slices is None:
684
+ return None
685
+ return np.copy(self._pressure_slices)
672
686
 
673
687
  @pressure_slices.setter
674
688
  def pressure_slices(self, value):
@@ -677,7 +691,9 @@ class PhysicalObjSpherical(ConfigHolder):
677
691
  @property
678
692
  def density_slices(self) -> np.ndarray:
679
693
  """ Physical Object's Density Slices (bottom to top) [kg m3] """
680
- return self._density_slices
694
+ if self._density_slices is None:
695
+ return None
696
+ return np.copy(self._density_slices)
681
697
 
682
698
  @density_slices.setter
683
699
  def density_slices(self, value):
@@ -686,7 +702,9 @@ class PhysicalObjSpherical(ConfigHolder):
686
702
  @property
687
703
  def gravity_slices(self) -> np.ndarray:
688
704
  """ Physical Object's Acceleration due to Gravity Slices (bottom to top) [m s-2] """
689
- return self._gravity_slices
705
+ if self._gravity_slices is None:
706
+ return None
707
+ return np.copy(self._gravity_slices)
690
708
 
691
709
  @gravity_slices.setter
692
710
  def gravity_slices(self, value):
@@ -848,7 +866,7 @@ class PhysicalObjSpherical(ConfigHolder):
848
866
  def radius_outer(self, value):
849
867
  self.radius = value
850
868
 
851
- # Slice properties
869
+ # Alias of slice properties
852
870
  @property
853
871
  def volumes(self):
854
872
  """ Alias of PhysicalObjSpherical.volume_slices [m3] """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: TidalPy
3
- Version: 0.6.4
3
+ Version: 0.6.5
4
4
  Summary: Tidal Dynamics and Thermal-Orbital Evolution Software Suite Implemented in Cython and Python
5
5
  Author-email: "Joe P. Renaud" <TidalPy@gmail.com>
6
6
  License-Expression: CC-BY-NC-SA-4.0
@@ -81,7 +81,7 @@ Dynamic: license-file
81
81
 
82
82
  ---
83
83
 
84
- <a href="https://github.com/jrenaud90/TidalPy/releases"><img src="https://img.shields.io/badge/TidalPy-0.6.4 Alpha-orange" alt="TidalPy Version 0.6.4 Alpha" /></a>
84
+ <a href="https://github.com/jrenaud90/TidalPy/releases"><img src="https://img.shields.io/badge/TidalPy-0.6.4 Alpha-orange" alt="TidalPy Version 0.6.5 Alpha" /></a>
85
85
 
86
86
  **Tidal Dynamics and Thermal-Orbital Evolution Software Suite Implemented in Cython and Python**
87
87
 
@@ -110,7 +110,13 @@ system and performing the following in a terminal:
110
110
 
111
111
  `pip install TidalPy`
112
112
 
113
- _TidalPy can not currently be installed via `conda install`._
113
+ Alternatively you can use conda to install TidalPy:
114
+
115
+ `conda install -c conda-forge TidalPy`
116
+
117
+ or
118
+
119
+ `mamba install TidalPy`
114
120
 
115
121
  ## Accessing Jupyter Notebooks
116
122
  There are several jupyter notebooks with TidalPy demos found in the /Demos/ folder of this repository.
@@ -14,14 +14,22 @@ from Cython.Build import cythonize
14
14
  import numpy as np
15
15
  import CyRK
16
16
 
17
+ DEBUG_MODE = False
18
+
17
19
  num_procs = os.cpu_count()
18
20
  num_threads = max(1, num_procs - 1)
21
+ if DEBUG_MODE:
22
+ num_threads = 1
19
23
 
20
24
  install_platform = platform.system()
21
25
 
22
26
  if install_platform.lower() == 'windows':
23
27
  extra_compile_args = ['/openmp']
24
28
  extra_link_args = []
29
+ if DEBUG_MODE:
30
+ extra_compile_args.append('/Ox')
31
+ extra_compile_args.append('/Zi')
32
+ extra_link_args.append("/debug:full")
25
33
  elif install_platform.lower() == 'darwin':
26
34
  extra_compile_args = ['-O3', '-Wno-error=incompatible-function-pointer-types', '-fopenmp']
27
35
  extra_link_args = ['-lomp']
@@ -91,6 +99,6 @@ class build_tidalpy(_build_py):
91
99
  self.distribution.ext_modules,
92
100
  compiler_directives={'language_level': "3"},
93
101
  include_path=['.', np.get_include()],
94
- nthreads=num_threads
102
+ nthreads=num_threads, emit_linenums=DEBUG_MODE
95
103
  )
96
104
  print('!-- Finished Cythonizing TidalPy')
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name='TidalPy'
3
- version = '0.6.4'
3
+ version = '0.6.5'
4
4
  description='Tidal Dynamics and Thermal-Orbital Evolution Software Suite Implemented in Cython and Python'
5
5
  authors= [
6
6
  {name = 'Joe P. Renaud', email = 'TidalPy@gmail.com'}
@@ -6,11 +6,17 @@ from setuptools import Extension, setup
6
6
  import numpy as np
7
7
  import CyRK
8
8
 
9
+ DEBUG_MODE = False
10
+
9
11
  install_platform = platform.system()
10
12
 
11
13
  if install_platform.lower() == 'windows':
12
14
  extra_compile_args = ['/openmp']
13
15
  extra_link_args = []
16
+ if DEBUG_MODE:
17
+ extra_compile_args.append('/Ox')
18
+ extra_compile_args.append('/Zi')
19
+ extra_link_args.append("/debug:full")
14
20
  elif install_platform.lower() == 'darwin':
15
21
  extra_compile_args = ['-O3', '-Wno-error=incompatible-function-pointer-types', '-fopenmp']
16
22
  extra_link_args = ['-lomp']
File without changes
File without changes