Skip to content

Commit fff2c90

Browse files
committed
added rotate option to schema_input.json
1 parent 37066ba commit fff2c90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/users/schema_input.json

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
"zeta": int, # Zeta quality for AO basis
102102
"method": string, # Name of method for initial energy
103103
"localize": bool, # Use localized orbitals
104+
"rotate": bool, # Rotate orbitals in initial guess
104105
"restricted": bool, # Use spin restricted orbitals
105106
"relativity": string, # Name of relativistic method
106107
"screen": float, # Screening used in GTO evaluations

0 commit comments

Comments
 (0)