SUBROUTINE EXOCC ( IORB, OCUP, OCDOWN )

Argument Definitions (+ indicates altered content)
INTEGER            IORB
REAL*8            +OCDOWN,    +OCUP
Description
                                                                        * 
  Copyright (C) 1996 Leif Laaksonen, Dage Sundholm                      * 
  Copyright (C) 1996-2010 Jacek Kobus               * 
                                                                        * 
  This program is free software; you can redistribute it and/or modify  * 
  it under the terms of the GNU General Public License version 2 as     * 
  published by the Free Software Foundation.                            * 
                                                                        * 
 
### exocc ### 
 
    Calculates the number of alpha and beta electrons for a given orbital.
Source file:exocc.f
Local Variables (+ indicates altered content)
CHARACTER*8       +ALPHA,     +BETA
INTEGER           +I,         +IEND,      +IP,        +IPE
Referenced Common Block Variables (+ indicates altered content)
COMPATAB           CHARACTER*8        SPIN(240)
ORBITI             INTEGER            MGX(9,60)