NWChem/contrib/mov2asc
Jeff Hammond cd7bbc776b remove source code and build system code associated with "SGI" macro
this is the third of three changesets designed to remove obsolete SGI platforms.
first, SGITFP, then the 32-bit version, SGI_N32, and now the SGI target, all of
which are associated with MIPS/IA64 machines from days gone by.

Signed-off-by: Jeff Hammond <jeff.science@gmail.com>
2022-03-07 10:28:10 +02:00
..
test Fix bash shebangs: make /usr/bin/env find bash in paths 2021-11-07 14:06:22 -08:00
asc2mov.F HvD: The movecs format has changed recently. Previously the embedding 2012-06-27 22:50:17 +00:00
Makefile update [ci skip] 2021-11-12 09:50:51 -08:00
mov2asc.F HvD: Made mov2asc backward compatible with the old vector file format. 2012-10-22 17:58:12 +00:00
README remove source code and build system code associated with "SGI" macro 2022-03-07 10:28:10 +02:00

$Id$

This is a pair of programs that translate between NWChem movecs files
in the usual binary format and an ASCII form that can be moved to
another platform and converted back into a binary file for that
machine.  They are quite simple, and don't do much error checking, but
they seem to work.

Requires NWChem's include files and libnwcutil.a containing the MA
library.


MA_USE_ARMCI_MEM must not be set to anything for this to work:
unsetenv MA_USE_ARMCI_MEM