Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
general_hints_-_frequently_asked_questions [2026/03/03 15:59] – [molpro not running] dollgeneral_hints_-_frequently_asked_questions [2026/03/30 11:37] (current) – [Geometry] doll
Line 38: Line 38:
  
   * Computational parameters such as tolerances, thresholds have been carefully calibrated. Usually they do not need to be changed.   * Computational parameters such as tolerances, thresholds have been carefully calibrated. Usually they do not need to be changed.
-  * gprint,basis,orbitals may be inserted so that these data are available in the output file; it however makes the output file larger.+  * ''gprint,basis,orbitals,civector'' may be inserted so that these data are available in the output file; it however makes the output file larger. Use e.g. ''gprint,orbitals=2'' to print occupied and two lowest virtual orbitals
   * Molpro uses a default memory size [[general_program_structure#memory_allocation|(see here)]] which should be sufficient for small systems. When requesting more memory, it is recommended to first get some experience about the memory necessary, and then request a reasonable amount of memory, and not astronomic memory for small systems.   * Molpro uses a default memory size [[general_program_structure#memory_allocation|(see here)]] which should be sufficient for small systems. When requesting more memory, it is recommended to first get some experience about the memory necessary, and then request a reasonable amount of memory, and not astronomic memory for small systems.
 ==== Geometry ====   ==== Geometry ====  
Line 44: Line 44:
   * The units have to be correct (Angstrom versus bohr). By default, xyz input is in Angstrom, while z-matrix coordinates are in atomic units.     * The units have to be correct (Angstrom versus bohr). By default, xyz input is in Angstrom, while z-matrix coordinates are in atomic units.  
   * A geometry which strongly deviates from the experimental geometry may cause convergence problems. This may be due to unrealistic bond lengths or angles. E.g. breaking a bond may require to change the wave function card or method (remember the text book example of H<sub>2</sub> with a large bond length, RHF versus UHF).     * A geometry which strongly deviates from the experimental geometry may cause convergence problems. This may be due to unrealistic bond lengths or angles. E.g. breaking a bond may require to change the wave function card or method (remember the text book example of H<sub>2</sub> with a large bond length, RHF versus UHF).  
-  * If any kind of problems in a calculation occur, it is recommended to visualise the geometry and check it for correctness.  +  * If any kind of problems in a calculation occurs, it is recommended to visualise the geometry and check it for correctness.  
      
 ==== Basis set ==== ==== Basis set ====