8000 Installation · esokos/isola Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
esokos edited this page Feb 21, 2014 · 4 revisions
6713

ISOLA and ISOLA-GUI, installation is easy and needs just three steps

Before the installation get the GUI and gfortran or powerstation folders. The first one includes the Matlab GUI folder and the other two include the Fortran codes (select one based on the compiler you prefer).

Step 1: In a folder e.g. c:\isola put all the GUI files and all the *.exe files from the fortran folder. This will be your installation folder .

Step 2: Add the installation folder in Matlab path (e.g. within Matlab go to File, Set Path, Add folder and select the installation folder, then press Save and Close).

Step 3: Add the installation folder in your system path (e.g. in windows go to Control Panel, System, Advanced, Environment variable and add the installation folder in the Path under System variables). ISOLA is now installed.

Testing the installation in Matlab From within Matlab command window type isola and press enter, the ISOLA-GUI should start initializing in the current folder, if not check the above steps.

Testing the installation in operating system Open a command window and type e.g. runisola you should see something like this

number of stations (max 21), nr= 0 stations used in the inversion: run-time error F6501: READ(inpinv.dat) - end of file encountered

don't be concerned about the errors now, these are due to the fact that the code cannot find the necessary files.

If you see the above message it is good news it means that your operating system knows where the isola codes reside, you can proceed with the actual use of the code.

Clone this wiki locally
0