Version: 01.08.2009
(last modifications: 26. August 2010)
Because of new hardware (Intel Macs) and transfer from old f77 to f90, some difficulties may be encoutered.
If the executables are not working on your computer, follow the instrucions below.
For UNIX and Mac, download TheriakDominoMAC, for Windows download TheriakDominoWIN.
re-compiling the programs:
- download the gfortran compiler from
http://gcc.gnu.org/wiki/GFortranBinaries.
- Install the binaries for gfortran (just double-click the installer and follow the instrucions)
- in Makefile change the compiler in line three to gfortran
- Open a Terminal (Batch window), make "Programs" the working directory and type "make all".
for Mac OS X 10.5.x
- TheriakDominoMAC.zip : programs, source code, documentations and examples.
The programs were compiled on a MacBookPro, 2.4 GHz Intel Core 2 Duo.
For other hardware, the programs have to be re-compiled.
for Windows
- TheriakDominoWIN.zip : programs, source code, documentations and examples.
The programs were compiled with gfortran (14Mai2008) in XP