User Tools

Site Tools


numexercises7_14

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
numexercises7_14 [2014/07/14 08:13]
bogner
numexercises7_14 [2014/07/14 08:41]
bogner
Line 4: Line 4:
   * Install Git, and try out some of the commands covered in Morten or Nicolas'​s lecture slides ({{:​computing.pdf|}} {{:​talentdftguides.pdf|}}) for your code in the first problem.   * Install Git, and try out some of the commands covered in Morten or Nicolas'​s lecture slides ({{:​computing.pdf|}} {{:​talentdftguides.pdf|}}) for your code in the first problem.
  
-  * The code   ​calculates the relative matrix elements $\langle nl|V|n'​l\rangle$ in HO states. From this, construct a subroutine that returns the properly normalized $r$-space HO wf's. For some basic background on HO wf'​s, ​ {{:​ho_spherical.pdf|here}}.+  * The code {{:​coulomboscrelme.f90.zip|}} ​calculates the relative matrix elements $\langle nl|V|n'​l\rangle$ in HO states. From this, construct a subroutine that returns the properly normalized $r$-space HO wf's. For some basic background on HO wf'​s, ​see  ​{{:​ho_spherical.pdf| here}}.
    
-  * +  * Check numerically that the constructed HO wf's are orthonormal. To do this, you will want to use Gaussian quadrature to discretize the integrals. Gaussian quadrature is discussed a bit in {{:​ho_spherical.pdf| }}. If you don't have a routine to calculate quadrature points/​weights,​ take advantage of Google to find a canned routine to do this for you. 
 + 
 +  * Construct a subroutine that returns relative HO matrix elements of the Minnesota NN potential. The definition of the Minnesota potential is here: 
 + 
numexercises7_14.txt · Last modified: 2014/07/14 13:40 by bogner