8. Workflows and Automatization¶
Workflows and Automatization
- 8.1. ORCA Python Interface (OPI)
 - 8.2. Compound
 - 8.3. More Details on Compound
- 8.3.1. Commands
- 8.3.1.1. &
 - 8.3.1.2. Abort
 - 8.3.1.3. Alias
 - 8.3.1.4. Basenames
 - 8.3.1.5. Break
 - 8.3.1.6. CloseFile
 - 8.3.1.7. Continue
 - 8.3.1.8. Dataset
 - 8.3.1.9. D.MakeReferenceFromDir
 - 8.3.1.10. D.Print
 - 8.3.1.11. Diagonalize
 - 8.3.1.12. End
 - 8.3.1.13. EndRun
 - 8.3.1.14. EndFor
 - 8.3.1.15. For
 - 8.3.1.16. Geometry
 - 8.3.1.17. G.BohrToAngs
 - 8.3.1.18. G.CreateBSSE
 - 8.3.1.19. G.CreateFragments
 - 8.3.1.20. G.FollowNormalMode
 - 8.3.1.21. G.DisplaceAtom
 - 8.3.1.22. G.GetAngle
 - 8.3.1.23. G.GetAtomicNumbers
 - 8.3.1.24. G.GetBondDistance
 - 8.3.1.25. G.GetCartesians
 - 8.3.1.26. G.GetGhostAtoms
 - 8.3.1.27. G.GetNumOfAtoms
 - 8.3.1.28. G.MoveAtomToCenter
 - 8.3.1.29. G.Read
 - 8.3.1.30. G.RemoveAtoms
 - 8.3.1.31. G.RemoveElements
 - 8.3.1.32. G.WriteXYZFile
 - 8.3.1.33. GOAT
 - 8.3.1.34. Goat.Get_Energy
 - 8.3.1.35. Goat.Get_Num_Of_Geometries
 - 8.3.1.36. Goat.ParseEnsembleFile
 - 8.3.1.37. Goat.Set_Basename
 - 8.3.1.38. Goat.Print
 - 8.3.1.39. Goat.WriteXYZFile
 - 8.3.1.40. GetNumOfInstances
 - 8.3.1.41. GoTo
 - 8.3.1.42. If
 - 8.3.1.43. InvertMatrix
 - 8.3.1.44. Mat_p_Mat
 - 8.3.1.45. Mat_x_Mat
 - 8.3.1.46. Mat_x_Scal
 - 8.3.1.47. NewGeom
 - 8.3.1.48. OpenFile
 - 8.3.1.49. NewStep
 - 8.3.1.50. Print
 - 8.3.1.51. ReadProperty
 - 8.3.1.52. Read_Geom
 - 8.3.1.53. ReadMOs
 - 8.3.1.54. S.GetBasename
 - 8.3.1.55. S.GetChar
 - 8.3.1.56. S.GetSuffix
 - 8.3.1.57. StepEnd
 - 8.3.1.58. Sys_cmd
 - 8.3.1.59. Timer
 - 8.3.1.60. T.Last
 - 8.3.1.61. T.Reset
 - 8.3.1.62. T.Start
 - 8.3.1.63. T.Stop
 - 8.3.1.64. T.Total
 - 8.3.1.65. Variables - General
 - 8.3.1.66. Variables - Declaration
 - 8.3.1.67. Variables - Assignment
 - 8.3.1.68. Variables - Functions
 - 8.3.1.69. V.GetBool()
 - 8.3.1.70. V.GetDim1()
 - 8.3.1.71. V.GetDim2()
 - 8.3.1.72. V.GetDouble()
 - 8.3.1.73. V.GetInteger()
 - 8.3.1.74. V.GetSize()
 - 8.3.1.75. V.GetString()
 - 8.3.1.76. V.PrintMatrix()
 - 8.3.1.77. With
 - 8.3.1.78. Write2File
 - 8.3.1.79. Write2String
 
 - 8.3.2. List of known Properties
 
 - 8.3.1. Commands
 - 8.4. Compound Examples