Skip to content

Commit

Permalink
Implement Woods-Saxon confinement matrix elements
Browse files Browse the repository at this point in the history
  • Loading branch information
vanderhe committed Jul 16, 2024
1 parent 5f459c1 commit 9e5998a
Show file tree
Hide file tree
Showing 7 changed files with 700 additions and 174 deletions.
2 changes: 1 addition & 1 deletion slateratom/lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ list(APPEND fypp_flags -I${projectdir}/common/include -DRELEASE="'${RELEASE}'")
set(sources-f90
avgpot.f90
blas.f90
confinement.f90
core_overlap.f90
coulomb_hfex.f90
coulomb_potential.f90
Expand All @@ -33,6 +32,7 @@ set(sources-f90
set(sources-fpp
blasroutines.F90
broydenmixer.F90
confinement.F90
lapackroutines.F90
simplemixer.F90)

Expand Down
Loading

0 comments on commit 9e5998a

Please sign in to comment.