Home ˜˜ Using Synow

Download Synow


SYNOW 1.0 (shift+left click) to download Synow


SYNOW 2.3 (shift+left click) to download Synow.


Synow 2.3 will also need the linelists (1.6M).


If you wish to install Synow on a Mac, then the steps involved are as follows (thanks to Dan Milisavljevic and Rollin Thomas):


1) install gfortran compiler
2) download cd1_f90.bin and cd1_f90.xxxx.bin files
3) edit getbin.f to point to those files
4) edit the Makefile such that the uncommented lines read

FCOMP = gfortran
FCOPT = -O -ffree-form -fconvert=big-endian
export FORT_CONVERT100000=big-endian

5) run 'make synow'