Commit Graph
221 Commits
Author SHA1 Message Date
salman 8792ed3541 Upgrade Electron and Forge tooling 2026-08-28 14:41:32 +02:00
salman 74cf36eeac Modernize application icon 2026-08-27 22:00:45 +02:00
salman 8061f389fe Improve web results and diagnostics 2026-08-27 21:42:31 +02:00
salman 1f6ecc7982 Modernize scan workflow and web deployment 2026-08-27 19:24:27 +02:00
salman 65aeddd0ef Modernize application layout 2026-08-27 17:25:33 +02:00
salman 19b9eacf53 Fixed small final bug. v1.4.0 2026-08-27 15:22:15 +02:00
salman aa82948bbd Updated software links and version. 2026-08-27 15:09:24 +02:00
salman 8700fd3a85 Add README for tests 2026-08-27 15:07:36 +02:00
salman 5ccfe34f31 Added changelog 2026-08-27 15:06:01 +02:00
salman 66fc296eca Add citation file 2026-08-27 15:04:29 +02:00
salman cae1271788 Update names following the modernized version and associated paper. 2026-08-14 16:03:27 +02:00
salman dffbd1f6ea Adapt the web backend for the rng selection. 2026-06-25 23:53:10 +02:00
salman e54a8e4f6d Bump up version with rng features. Include citation instructions. 2026-06-25 09:50:42 +02:00
salman d4cdb1dd65 Expose RNG selcetion from GUI 2026-06-25 09:42:41 +02:00
salman a19dd6b96b Tests from pcg32, twice as fast and almost the same as the original ranlux. 2026-06-19 18:20:56 +02:00
Zaher Salman c721259556 Forgottent seeded pcg32 2026-06-19 17:14:53 +02:00
Zaher Salman a44db47586 Add pcg32 and xoshiro as optional number generators to get 2X speedup. 2026-06-19 17:03:40 +02:00
salman b713740f02 Merged master into fortran-cleanup 2026-06-18 13:13:20 +00:00
salman e292afff59 Add comments to subroutines. 2026-06-18 15:12:34 +02:00
salman 965cc556e2 Keep a copy of version 1.3.2 2026-06-18 15:10:46 +02:00
salman 1f3fd44f98 style-cleaned the extracted input reader. 2026-06-18 15:07:16 +02:00
salman d075ce5cee Modernise style 2026-06-18 14:58:25 +02:00
salman c201d83604 Extract the final transmission matrix / energy-angular correlation section 2026-06-18 14:08:16 +02:00
salman e90cab41d5 Extract the backscattering matrix / energy-angular correlation block. 2026-06-18 13:29:17 +02:00
salman 8eb8d07a46 Extract the forward/transmission sputtering matrix / energy-angle correlation block. 2026-06-18 13:04:23 +02:00
salman d76d40ea4c Extract the backward sputtering matrix / energy-angle correlation block. 2026-06-18 11:54:52 +02:00
salman 97dc213bbf Extract the matrix table axis setup block 2026-06-18 11:51:19 +02:00
salman 82e656e1cd Extract the transmission sputtering angular-distribution block 2026-06-18 11:39:52 +02:00
salman aa56bad442 Extract the transmission sputtering yields and energies block 2026-06-18 11:35:49 +02:00
salman 9369266988 Extract the backward sputtering angular-distribution block 2026-06-18 11:30:55 +02:00
salman 1ded610f99 Extract the backward sputtering yields and energies 2026-06-18 11:23:27 +02:00
salman 8a6ead44a4 Extract the transmission report block 2026-06-18 11:13:59 +02:00
salman ad42541140 Extract the backscattering report block 2026-06-18 11:04:58 +02:00
salman aaeb7f969a Extract the implanted depth/profile table writer 2026-06-18 10:55:37 +02:00
salman 3f6a5640b6 Extract the next .out block into a new output subroutine. 2026-06-18 10:47:13 +02:00
salman cc1c2ca56c Extract the next .out block into a new output subroutine. 2026-06-18 10:38:45 +02:00
salman 4bc2697695 Extract the next .out output block into a new subroutine. 2026-06-18 10:29:31 +02:00
salman 6f5be23e67 Move GUI .seq summary output into a new subroutine 2026-06-18 10:24:06 +02:00
salman ad23a2bc30 Move input reading into a subroutine 2026-06-18 10:12:07 +02:00
salman 91dd6f96a1 Split the file into sections with clear banners 2026-06-18 10:08:13 +02:00
salman d2d9f786e9 Run tests with modified fortran code 2026-06-18 09:59:14 +02:00
salman ef18e49f86 Add a variable dictionary 2026-06-18 09:36:07 +02:00
salman e06884b55e Maximum number of threads should not exceed available number 2026-06-17 17:04:41 +02:00
salman 5414f9dacd Fix regressions 2026-06-17 16:52:19 +02:00
salman c6baa56144 Merge branch 'master' of gitea.psi.ch:LMU/TRIMSP 2026-06-17 15:40:57 +02:00
salman 0ea6f27019 Expose type of scan and threads for both loop and set of values. 2026-06-14 22:33:55 +02:00
salman f8ecbae99d Make scans run on multiple threads. Speedup gain on local runs is fantastic. 2026-06-14 22:28:29 +02:00
salman 76c50c994d Bump version 2026-06-14 19:41:34 +02:00
salman ce7ed2e21f Merge pull request 'Enable running or loading multiple .cfg file from the command line.' (#1) from feature/automode into master
Reviewed-on: #1
2026-06-14 19:29:49 +02:00
salman bef9891db4 Fix bug extracting the energy value from the filename when there are too many '_'s 2026-06-14 19:19:06 +02:00