Commit Graph
210 Commits
Author SHA1 Message Date
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
salman acfb13d0f5 Merge new feature to load/run cfg files from command line 2026-06-14 16:17:38 +00:00
salman 82b530e9ca Enable running or loading multiple .cfg file from the command line. 2026-06-14 18:12:28 +02:00
salman a1e9a9f298 Make work path relative in test cfg files. 2026-06-13 16:38:06 +02:00
salman dd7100d1d5 Enable auto cfg loading and running from arguments. 2026-06-13 16:37:16 +02:00
salman 5f2f76a7d3 Allow loading and running cfg file from argument 2026-06-13 16:03:28 +02:00
salman a3f810ac71 keep resources folder for the generated binary 2026-06-13 15:37:57 +02:00
salman a1c0b66a79 Untrack binaries 2026-06-13 15:33:15 +02:00
salman 9129dbc415 Bump up version. 2026-06-13 15:30:51 +02:00
salman 7c0db8929a Fix failed dynamic build due to flatpak, build only rpm/deb 2026-06-13 14:09:18 +02:00
salman 78e6151798 Make an easy dynamic build path 2026-06-13 14:04:50 +02:00
salman 0023baede0 Make static linking the default packaging path 2026-06-13 13:47:15 +02:00