Python code for Schrodinger-Newton solitons with axial symmetry
Loading...
Persistent link to this item
Statistics
View StatisticsCollection Period
2023-06-01
2024-06-30
2024-06-30
Date Completed
2025-07-28
item.page.dateupdated
Time period coverage
Geographic coverage
Source information
Journal Title
Journal ISSN
Volume Title
Published Date
Author Contact
Hiller, John
jhiller@d.umn.edu
jhiller@d.umn.edu
Abstract
These Python codes solve the Schrodinger-Newton problem of a nonrelativistic particle bound in a gravitational well created by the probability distribution of its own location. Rather than being restricted to the traditional assumption of spherical symmetry, these codes allow axial symmetry. Two methods are considered. One uses cylindrical coordinates to represent the Schrodinger and gravitational Poisson equations as two-dimensional partial differential equations which are then solved by finite-difference methods of matrix diagonalization and SOR iterations, respectively. The other method uses spherical coordinates and a partial wave analysis, which leads to coupled ordinary differential equations also solved by finite-difference methods. The second method is faster and much more stable with respect to convergence for simultaneous solutions of the Schrodinger and Poisson equations. The first method is used as a check on the second.
Description
Each Python code solves a subproblem of a different type or by a different method.
axial-mL0.py : solves the Schrodinger-Newton problem in cylindrical coordinates for the case where the L_z eigenvalue is zero.
axial-mLnot0-even.py: solves the Schrodinger-Newton problem in cylindrical coordinates for the case where the L_z eigenvalue is not zero and the z reflection parity is even.
axial-mLnot0-odd.py: solves the Schrodinger-Newton problem in cylindrical coordinates for the case where the L_z eigenvalue is not zero and the z reflection parity is odd.
spherical.py: solves the Schrodinger-Newton problem in spherical
coordinates using a partial-wave analysis
Referenced by
https://doi.org/10.1103/hjtl-ypxt
Series
Related to
item.page.isreplacedby
License
CC0 1.0 Universal
http://creativecommons.org/publicdomain/zero/1.0/
http://creativecommons.org/publicdomain/zero/1.0/
Publisher
Collections
Funding Information
item.page.sponsorshipfunderid
item.page.sponsorshipfundingagency
item.page.sponsorshipgrant
Previously Published Citation
Other identifiers
Suggested Citation
Hiller, John R; Chabysheva, Sophia S; Flores, Aaron; Stegner, Connor. (2025). Python code for Schrodinger-Newton solitons with axial symmetry. Retrieved from the Data Repository for the University of Minnesota (DRUM), https://doi.org/10.13020/j2am-3771.
View/Download File
File View/Open
Description
Size
Readme.txt
Description of the data and files
(4.84 KB)
axial-mL0.py
cylindrical coordinate solution where the L_z eigenvalue is zero
(13.71 KB)
axial-mLnot0-even.py
cylindrical coordinate solution where the L_z eigenvalue is not zero and the z reflection parity is even
(11.99 KB)
axial-mLnot0-odd.py
cylindrical coordinate solution where the L_z eigenvalue is not zero and the z reflection parity is odd
(11.63 KB)
spherical.py
solves the Schrodinger-Newton problem in spherical coordinates using a partial-wave analysis
(6.54 KB)
Content distributed via the University Digital Conservancy may be subject to additional license and use restrictions applied by the depositor. By using these files, users agree to the Terms of Use. Materials in the UDC may contain content that is disturbing and/or harmful. For more information, please see our statement on harmful content in digital repositories.
