|
Home
>
Downloads
>
Installation Linux/MAC
|
Previous
Next
|
|
|
|
|
-
Create a directory $HOME/simind
-
Download the distribution you want to install into the $HOME directory and unpack
by the following commands [examples are for Linux pathscale 32 compilation]
gunzip smc_pth_32_vxx.tar.gz [32bit pathscale]
tar -xvf smc_pth_32_vxx.tar
where xx is the version number!
-
Add to the .cshrc file the lines. This is only needed first time!
setenv SMC_DIR $HOME/simind/smc_dir
-
Add $HOME/simind to the $PATH search
-
Execute the commandsource .cshrc to make the changes effective
In addition to the SIMIND code there is the following programs that you might need
Michael's help to run!
bis
bim
Both bim and bis are described in manual but discrepancies can occur!
Included is a data file 'bench.smc'. Read in this by the command
/home/simind/> change bench
Simulation
/home/simind/> simind bench
|
|
|
|
|
|