2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New QCTC that is O(N Lg N)
matcha
as mchalla
More... about 24 years ago
Removed QCTC! To be replaced with the real QCTC...
matcha
as mchalla
More... about 24 years ago
contract.F has been F90'ed and is now called Contract.F90 More... about 24 years ago
New versions (basically a name change) of the HRR files. These originally were called hrrbra_old.F and hrrket_old.F. The plan is to get rid of the explict versions for now (hrrbra.F and hrrket.F). More... about 24 years ago
Renamed some of the HRR files. More... about 24 years ago
Makefile shouldn't allow deletion of General*.Inc
matcha
as mchalla
More... about 24 years ago
Bumped up buffers some more...
matcha
as mchalla
More... about 24 years ago
*** empty log message ***
matcha
as mchalla
More... about 24 years ago
Lengthend DblToMedmChar
matcha
as mchalla
More... about 24 years ago
Added looser matrix thresholds.
matcha
as mchalla
More... about 24 years ago
Doubled buffer sizes to allow calculations on Si and Zn.
matcha
as mchalla
More... about 24 years ago
Added DTol and ETol to type TOLS, and propigated the change systemically. These values are used in SDMM to halt convergence.
matcha
as mchalla
More... about 24 years ago
minor cosmetic touch up
matcha
as mchalla
More... about 24 years ago
*** empty log message ***
matcha
as mchalla
More... about 24 years ago
New file that mirrors the SDMM.F90 methods just introduced.
matcha
as mchalla
More... about 24 years ago
The McWeeny purification scheme has been replaced by the Parser-Manopolis purification. Works robustly now without loss of electrons.
matcha
as mchalla
More... about 24 years ago
First version of putting the distribution and integral buffers into their own data sets. More... about 24 years ago
New VRR driver files that include all of the lower angular symmetry types. More... about 24 years ago
First version of NONX. Looks like it does distribution thresholding right. More... about 24 years ago
Cleaning up the NONX stuff More... about 24 years ago
*** empty log message ***
C. J. Tymczak
as tymczak
More... about 24 years ago
- Makefile: Modified to include the New Moduales - Moments/: Subdirectory that includes the Include files (HGTFToCarts.inc, HGTFToSP.inc) plus the matematica Programs which generates them. - MakeDJ: MaxL = 16: Now calls a CalQRho(rho) which calculate the Cartesisan Multipole tensor - JBlok: Added in the Calculation of the Cartesian Multipole Correction to the Matrix elemets. Took the MD2TRR,SetBraBlok,BraEst calculation out of the cell sum, which was an error. Added some logic (Dimen) so that CTraxBraKet and QTraxBraKet will only be done in the correct dimensional system.
C. J. Tymczak
as tymczak
More... about 24 years ago
- RhoBlock: Removed the Atom,State,Primative sysmetiztion factors, this was incorrect
C. J. Tymczak
as tymczak
More... about 24 years ago
- ParseInput: Added the functionality to turn the Periodicd on in any direction {On-X,On-Y,On-Z,On-XY,On-XZ,On-YZ,On-XYZ}
C. J. Tymczak
as tymczak
More... about 24 years ago
- PBC: Fixed New_CellSet_spher and New_CellSet_Cube. Now the Lattice vectors need to be called threw to make CellSet. Also Added the Logical Funtion IJKTest
C. J. Tymczak
as tymczak
More... about 24 years ago
- AtomPairs: Added an extra distance to New_CellSet_sphere to take into account atoms at the corners of the cell. Takes into account the size and shape of the box
C. J. Tymczak
as tymczak
More... about 24 years ago
Fixed the Periodic In CubeTree
C. J. Tymczak
as tymczak
More... about 24 years ago
Removed allocation of RFun and AuxRFun, since this is now done through a call to NewBraKetBlok.
matcha
as mchalla
More... about 24 years ago
*** empty log message ***
matcha
as mchalla
More... about 24 years ago
*** empty log message ***
C. J. Tymczak
as tymczak
More... about 24 years ago