2021-06-08 13:49:06 +00:00
2021-06-08 15:30:15 +02:00
2021-06-06 22:34:35 +02:00
2021-06-06 18:34:29 +02:00
2021-06-06 18:34:29 +02:00
2021-06-06 18:34:29 +02:00
2021-06-06 18:34:29 +02:00
2021-06-06 18:34:29 +02:00
2021-06-06 18:34:29 +02:00
2021-06-06 18:34:29 +02:00
2021-06-06 18:34:29 +02:00

Trim.SP - TRIM simulation

Contents

This is the fortran source code and GUI of TrimSP Monte-Carlo simulations.

  • This code is specifically tuned to simulate implantation of low energy projectiles in materials.
  • The code is maintained by the Low Energy Muons group at PSI.
  • The GUI is written in Node.js, JavaScript and Electron.
  • The binary (statically linked) from the fortran code is also included.
  • RPM and DEB packages are also included

Supported platforms:

  • 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

Description
TRIM.SP simulation code and GUI
Readme GPL-3.0 497 MiB
Languages
Fortran 64.7%
JavaScript 24.5%
HTML 6%
CSS 4.5%
Makefile 0.3%