Home > Applications > SpinW > m_files > sw_orbital.m

iFit/sw_orbital

PURPOSE ^

returns a polygon of selected hydrogen orbitals

SYNOPSIS ^

function hSurf = sw_orbital(qNum, varargin)

DESCRIPTION ^

 returns a polygon of selected hydrogen orbitals

 hSurf = SW_ORBITAL(qNum, 'Option1', Value1, ...)

 Input:

 qNum      Quantum numbers in vector (n, l, m, real). If the length of the
           vector is 4, real orbitals will be produced, if real==1, the
           sum of the +m and -m orbitals is calculated, however if
           real==2, the difference is calculated.

 Options:

 surfRes   Number of points in the surface mesh along every axis,
           default is 30.
 rLim      Limits of the axes, default is 32.
 P         Constant probability surface, default is 1E-5.
 rBohr     Bohr radius, default is 1.
 norm      Whether to normalise the axes, default is true.

 Radius is normalised to 1.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1