Difference between revisions of "Gslice.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:gslice.m}} __NOTOC__ Slices a Gaussian geometry scan log into property calculation inputs at the energy minimum geometries. The function asks for the log and fo...")
 
(Normalise sequential blank lines)
Line 17: Line 17:
 
==See also==
 
==See also==
 
[[Import,_export,_and_visualisation]]
 
[[Import,_export,_and_visualisation]]
 
  
 
''Version 2.7, authors: [[Ilya Kuprov]]''
 
''Version 2.7, authors: [[Ilya Kuprov]]''

Revision as of 12:26, 25 April 2026

Slices a Gaussian geometry scan log into property calculation inputs at the energy minimum geometries. The function asks for the log and for a text file containing the property calculation header. Some paths are hard-coded; edit as appropriate.

Syntax

    gslice()

Arguments

    this function pops up dialog boxes

Outputs

    property calculation inputs for every equilibrium geometry 
    in the scan and a windows script that executes them

See also

Import,_export,_and_visualisation

Version 2.7, authors: Ilya Kuprov