File tree Expand file tree Collapse file tree 1 file changed +25
-2
lines changed Expand file tree Collapse file tree 1 file changed +25
-2
lines changed Original file line number Diff line number Diff line change 1- # Multipole
2- 2D and 4D multipole expansion code (using Legendre polynomials and Spherical Harmonics respectively) for fitting PES into radial coefficients.
1+ # Multipole expansion
2+ 2D and 4D multipole expansion code (using Legendre polynomials and Spherical Harmonics respectively)
3+ for fitting PES into radial coefficients is provided as jupyter-notebook files.
4+
5+ Both codes use least square fit (achieved by taking pseudo-inverse of Legendre/Spherical-Harmonics coefficients stored in a 2D matrix).
6+
7+ For any quaries contact [ Dr. T. J. Dhilip Kumar] ( mailto:dhilip@iitrpr.ac.in ) CC: AK(mailto:kushwaha.apoorv@gmail.com )
8+
9+ File 1: 2D_multipole_inv.ipynb
10+ 2D PES (Atom - Rigid Rotor collision)
11+ ![ 2D PES (Atom - Rigid Rotor)] ( https://github.com/apoorv-kushwaha/Multipole/blob/main/jacobi22.png )
12+
13+ # Citation
14+ ---
15+ output:
16+ md_document:
17+ variant: markdown_github
18+ bibliography: bibliography.bib
19+ ---
20+
21+ [ @benchPES ]
22+
23+ File 2: Use 4D_SF_expansion.ipynb
24+ 4D PES (Two Rigid Rotors)
25+ ![ 4D PES (two rigid rotors)] ( https://github.com/apoorv-kushwaha/Multipole/blob/main/jac_final.png )
You can’t perform that action at this time.
0 commit comments