README-file:

This is read_ABAQUS module for Convex/AVS developed jointly by Centre for
Scientific Computing (CSC) and students at Helsinki University during
spring'92.

The code is written in C-language and developed on Convex C220 and C3840
machines at CSC. It contains some Convex specific features in C/Fortran
-interface that may hurt to run it on other platform (unless similar
features exist).

All software is found in tar-file "read_ABAQUS.tar".
Transfer this file via binary-ftp to your own machine.

Also, uuencoded documentation is provided separately (as well as in
distribution tar-file). The documentation files are "user.uuencoded" and 
"documentation.uuencoded". Transfer them to your local machine and
decode/uncompress them by:

% uudecode user.uuencoded
% uncompress user.ps.Z
% uudecode documentation.uuencoded
% uncompress documentation.ps.Z


Directories:

doc      - documentation in uuencoded and compressed postscript form
help     - on-line help
models   - sample example .fil (IEEE) and .inp -files
net      - sample networks
sources  - sources and Convex C2 executables

