mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-04-30 12:24:49 +02:00
Merge branch 'master' of github.com:EmielSlootman/qmckl
This commit is contained in:
commit
01bc82c3c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ tools/libtool
|
||||
tools/ltmain.sh
|
||||
tools/missing
|
||||
tools/test-driver
|
||||
*/*.exported
|
||||
|
@ -967,7 +967,8 @@ double chbrclf_basis_prim_factor[chbrclf_prim_num] =
|
||||
#+end_src
|
||||
|
||||
** Molecular orbitals
|
||||
The file is too large to be included in org-mode.
|
||||
|
||||
The file is too large to be included in org-mode.
|
||||
|
||||
#+begin_src c
|
||||
#define chbrclf_mo_num ((int64_t) 224)
|
||||
@ -975,7 +976,6 @@ double chbrclf_mo_coef[chbrclf_mo_num*chbrclf_ao_num] =
|
||||
{
|
||||
... see include/chbrclf.h
|
||||
}
|
||||
#+end_src
|
||||
|
||||
** Electron coordinates
|
||||
|
||||
|
59510
tests/chbrclf.h
Normal file
59510
tests/chbrclf.h
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user