Merge branch 'master' of https://bitbucket.org/zaher-salman/trimsp
This commit is contained in:
16
Readme.md
16
Readme.md
@@ -14,6 +14,22 @@ This is the fortran source code and GUI of TrimSP Monte-Carlo simulations.
|
||||
|
||||
* Linux
|
||||
|
||||
### Fortran code compilation: ###
|
||||
|
||||
Install gfortran compiler, then:
|
||||
|
||||
cd trimsp/fortran
|
||||
make
|
||||
make install
|
||||
|
||||
This will install the `trimspNL` in `/usr/local/bin`.
|
||||
|
||||
### Running the GUI ###
|
||||
Install Node.js and Electron, then
|
||||
|
||||
cd trimsp
|
||||
npm start
|
||||
|
||||
### Contact ###
|
||||
Zaher Salman <zaher.salman@psi.ch>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user