Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions ORCA/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*.property.txt
*.gbw
*.densities
*.densitiesinfo
*.prop
*_property.txt
*.bibtex
10 changes: 10 additions & 0 deletions ORCA/ORCA3.0/casscf_beryllium_atom_nosym.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
! def2-qzvpp verytightscf noautostart nousesym

%casscf
nel 2
norb 4
end

* xyz 0 1
Be 0 0 0
*
939 changes: 939 additions & 0 deletions ORCA/ORCA3.0/casscf_beryllium_atom_nosym.out

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions ORCA/ORCA3.0/casscf_beryllium_atom_sym.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
! def2-qzvpp verytightscf noautostart usesym

%casscf
nel 2
norb 4
end

* xyz 0 1
Be 0 0 0
*
Loading
Loading