Unofficial, Modified ZEUS-MP
04/22/2005
vernaleo@astro.umd.edu

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.

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.  All documentation by J. Vernaleo is also provided
under the same terms.

We do ask that any research that uses our modified code acknowledges
us by including the following text:

    This work used the modified version of ZEUS-MP provided by John
    Vernaleo, Barry McKernan, and Chris Reynolds at the Department of
    Astronomy, University of Maryland.

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 Perl scripts included to help use the code (cleanup_mp.pl,
configure.pl, choose.pl, and mpiwrap.pl) 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 listed above.

Copyright (c) 2005 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.
