Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.80 KB | None | 0 0
  1. Last login: Tue Mar 31 13:35:57 on ttys001
  2. MacBook-Pro-katya:~ KatyaGonchar$ orca
  3. This program requires the name of a parameterfile as argument
  4. For example ORCA TEST.INP
  5. MacBook-Pro-katya:~ KatyaGonchar$ cd Desktop
  6. MacBook-Pro-katya:Desktop KatyaGonchar$ orca 1.input
  7.  
  8. *****************
  9. * O R C A *
  10. *****************
  11.  
  12. --- An Ab Initio, DFT and Semiempirical electronic structure package ---
  13.  
  14. #######################################################
  15. # -***- #
  16. # Department of theory and spectroscopy #
  17. # Directorship: Frank Neese #
  18. # Max Planck Institute fuer Kohlenforschung #
  19. # Kaiser Wilhelm Platz 1 #
  20. # D-45470 Muelheim/Ruhr #
  21. # Germany #
  22. # #
  23. # All rights reserved #
  24. # -***- #
  25. #######################################################
  26.  
  27.  
  28. Program Version 4.2.0 - RELEASE -
  29.  
  30.  
  31. With contributions from (in alphabetic order):
  32. Daniel Aravena : Magnetic Suceptibility
  33. Michael Atanasov : Ab Initio Ligand Field Theory (pilot matlab implementation)
  34. Alexander A. Auer : GIAO ZORA, VPT2
  35. Ute Becker : Parallelization
  36. Giovanni Bistoni : ED, misc. LED, open-shell LED, HFLED
  37. Martin Brehm : Molecular dynamics
  38. Dmytro Bykov : SCF Hessian
  39. Vijay G. Chilkuri : MRCI spin determinant printing, contributions to CSF-ICE
  40. Dipayan Datta : RHF DLPNO-CCSD density
  41. Achintya Kumar Dutta : EOM-CC, STEOM-CC
  42. Dmitry Ganyushin : Spin-Orbit,Spin-Spin,Magnetic field MRCI
  43. Miquel Garcia : C-PCM Hessian, Gaussian charge scheme
  44. Yang Guo : DLPNO-NEVPT2, CIM, IAO-localization
  45. Andreas Hansen : Spin unrestricted coupled pair/coupled cluster methods
  46. Benjamin Helmich-Paris : CASSCF linear response (MC-RPA)
  47. Lee Huntington : MR-EOM, pCC
  48. Robert Izsak : Overlap fitted RIJCOSX, COSX-SCS-MP3, EOM
  49. Christian Kollmar : KDIIS, OOCD, Brueckner-CCSD(T), CCSD density
  50. Simone Kossmann : Meta GGA functionals, TD-DFT gradient, OOMP2, MP2 Hessian
  51. Martin Krupicka : AUTO-CI
  52. Lucas Lang : DCDCAS
  53. Dagmar Lenk : GEPOL surface, SMD
  54. Dimitrios Liakos : Extrapolation schemes; Compound Job, initial MDCI parallelization
  55. Dimitrios Manganas : Further ROCIS development; embedding schemes
  56. Dimitrios Pantazis : SARC Basis sets
  57. Taras Petrenko : DFT Hessian,TD-DFT gradient, ASA, ECA, R-Raman, ABS, FL, XAS/XES, NRVS
  58. Peter Pinski : DLPNO-MP2, DLPNO-MP2 Gradient
  59. Christoph Reimann : Effective Core Potentials
  60. Marius Retegan : Local ZFS, SOC
  61. Christoph Riplinger : Optimizer, TS searches, QM/MM, DLPNO-CCSD(T), (RO)-DLPNO pert. Triples
  62. Tobias Risthaus : Range-separated hybrids, TD-DFT gradient, RPA, STAB
  63. Michael Roemelt : Original ROCIS implementation
  64. Masaaki Saitow : Open-shell DLPNO-CCSD energy and density
  65. Barbara Sandhoefer : DKH picture change effects
  66. Avijit Sen : IP-ROCIS
  67. Kantharuban Sivalingam : CASSCF convergence, NEVPT2, FIC-MRCI
  68. Bernardo de Souza : ESD, SOC TD-DFT
  69. Georgi Stoychev : AutoAux, RI-MP2 NMR
  70. Willem Van den Heuvel : Paramagnetic NMR
  71. Boris Wezisla : Elementary symmetry handling
  72. Frank Wennmohs : Technical directorship
  73.  
  74.  
  75. We gratefully acknowledge several colleagues who have allowed us to
  76. interface, adapt or use parts of their codes:
  77. Stefan Grimme, W. Hujo, H. Kruse, : VdW corrections, initial TS optimization,
  78. C. Bannwarth DFT functionals, gCP, sTDA/sTD-DF
  79. Ed Valeev, F. Pavosevic, A. Kumar : LibInt (2-el integral package), F12 methods
  80. Garnet Chan, S. Sharma, J. Yang, R. Olivares : DMRG
  81. Ulf Ekstrom : XCFun DFT Library
  82. Mihaly Kallay : mrcc (arbitrary order and MRCC methods)
  83. Andreas Klamt, Michael Diedenhofen : otool_cosmo (COSMO solvation model)
  84. Jiri Pittner, Ondrej Demel : Mk-CCSD
  85. Frank Weinhold : gennbo (NPA and NBO analysis)
  86. Christopher J. Cramer and Donald G. Truhlar : smd solvation model
  87. Lars Goerigk : TD-DFT with DH, B97 family of functionals
  88. V. Asgeirsson, H. Jonsson : NEB implementation
  89. FAccTs GmbH : IRC, NEB, NEB-TS, Multilevel, MM, QM/MM, CI optimization
  90. S Lehtola, MJT Oliveira, MAL Marques : LibXC Library
  91.  
  92.  
  93. Your calculation uses the libint2 library for the computation of 2-el integrals
  94. For citations please refer to: http://libint.valeyev.net
  95.  
  96. Your ORCA version has been built with support for libXC version: 4.2.3
  97. For citations please refer to: https://tddft.org/programs/libxc/
  98.  
  99. This ORCA versions uses:
  100. CBLAS interface : Fast vector & matrix operations
  101. LAPACKE interface : Fast linear algebra routines
  102. SCALAPACK package : Parallel linear algebra routines
  103.  
  104.  
  105. [file orca_main/run.cpp, line 9893]: Cannot open input file: 1.input
  106.  
  107. [file orca_main/run.cpp, line 9893]: Cannot open input file: 1.input
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement