Unofficial, Modified ZEUS-MP (v1.5)
12/21/2009
john@netpurgatory.com

The copy this was based on (v1.0b) was developed by 
Laboratory of Computational Astrophysics
University of Illinois at Urbana-Champaign

and was made freely available to the community by them under the
following terms (very similar to a BSD style license).

---------------- University of Illinois/NCSA Open Source License -----------

Copyright (c) 2001 by the Laboratory for
Computational Astrophysics and the Board of Trustees of the University
of Illinois in Urbana-Champaign. All rights reserved.


Developed by: Laboratory for Computational Astrophysics National
Center for Supercomputing Applications University of Illinois in
Urbana-Champaign http://cosmos.ucsd.edu/


Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal with the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions: 1. Redistributions of source code must
retain the above copyright notice, this list of conditions and the
following disclaimers. 2. Redistributions in binary form must
reproduce the above copyright notice, this list of conditions and the
following disclaimers in the documentation and/or other materials
provided with the distribution. 3. Neither the names of The Laboratory
for Computational Astrophysics, The National Center for Supercomputing
Applications, The University of Illinois in Urbana-Champaign, nor the
names of its contributors may be used to endorse or promote products
derived from this Software without specific prior written permission.


THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
SOFTWARE.

----------------------------------------------------------------------------

All changes are made by the author listed, generally J. Vernaleo,
C. Reynolds, or B. McKernan and are provided under the same terms as
the original code.

We do ask that any research that uses our modified code acknowledges
us by including a reference to our paper: Vernaleo and Reynolds 2006
(astro-ph/0511501, ApJ 645, 83)

It would also be nice (but is in no way required) if you let us know
that you are using that code. 

There is NO warranty or guarantee of fitness for any of this code.  It
may work for you.  It may not.

-------------------------------------------------------------------------

All scripts and documentation included to help use the code
(cleanup_mp.pl, configure.pl, choose.pl, mpisubmit.sh, mpiwrap.pl, and README) 
are provided by John C. Vernaleo and are released under the terms of the 3
clause BSD license below.  This ONLY applies to the Perl code and
documentation listed above.

Copyright (c) 2005-2007 John C. Vernaleo
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
   derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
