This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validated hamiltonian matrix element generation.
- Loading branch information
Young Woo Choi
committed
Apr 9, 2016
1 parent
0e13521
commit d2ac44f
Showing
13 changed files
with
2,129 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
! | ||
!\SCCS Information: @(#) | ||
! FILE: debug.h SID: 2.3 DATE OF SID: 11/16/95 RELEASE: 2 | ||
! | ||
! %---------------------------------% | ||
! | See debug.doc for documentation | | ||
! %---------------------------------% | ||
|
||
integer logfil, ndigit, mgetv0, & | ||
msaupd, msaup2, msaitr, mseigt, msapps, msgets, mseupd,& | ||
mnaupd, mnaup2, mnaitr, mneigh, mnapps, mngets, mneupd,& | ||
mcaupd, mcaup2, mcaitr, mceigh, mcapps, mcgets, mceupd | ||
|
||
common /debug/ & | ||
logfil, ndigit, mgetv0, & | ||
msaupd, msaup2, msaitr, mseigt, msapps, msgets, mseupd,& | ||
mnaupd, mnaup2, mnaitr, mneigh, mnapps, mngets, mneupd,& | ||
mcaupd, mcaup2, mcaitr, mceigh, mcapps, mcgets, mceupd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.