Software versions
The current version includes 2D and 3D programs, some utilities
and a visualisation software xadeli. Software packages are available for
the 2D code (3p4
release) and for the 3D
code (3d4 release) as zipped tarfiles.
Operating systems
Adeli is compiled with Fortran 77 under Linux and can be
compiled under other platforms (Sun Solaris, IBM...)
Xadeli is compiled with c with various X11 librairies under Linux and
Unix
|
|
Unix/Linux installation
1. Create a directory (named
X) where you want to install the code;
2. Get the software package
3. Unshrink the code to get
a tarfile
4. Extract files
:
tar xvf tarfile_name
5. Add the paths X/bin
and X/com in the \PATH variable in the .cshrc file.
|