Commit Graph

  • dffbd1f6ea Adapt the web backend for the rng selection. fortran-cleanup salman 2026-06-25 23:53:10 +02:00
  • e54a8e4f6d Bump up version with rng features. Include citation instructions. salman 2026-06-25 09:50:42 +02:00
  • d4cdb1dd65 Expose RNG selcetion from GUI salman 2026-06-25 09:42:41 +02:00
  • a19dd6b96b Tests from pcg32, twice as fast and almost the same as the original ranlux. salman 2026-06-19 18:20:56 +02:00
  • c721259556 Forgottent seeded pcg32 Zaher Salman 2026-06-19 17:14:53 +02:00
  • a44db47586 Add pcg32 and xoshiro as optional number generators to get 2X speedup. Zaher Salman 2026-06-19 17:03:40 +02:00
  • b713740f02 Merged master into fortran-cleanup salman 2026-06-18 13:13:20 +00:00
  • e292afff59 Add comments to subroutines. salman 2026-06-18 15:12:34 +02:00
  • 965cc556e2 Keep a copy of version 1.3.2 master salman 2026-06-18 15:10:46 +02:00
  • 1f3fd44f98 style-cleaned the extracted input reader. salman 2026-06-18 15:07:16 +02:00
  • d075ce5cee Modernise style salman 2026-06-18 14:58:25 +02:00
  • c201d83604 Extract the final transmission matrix / energy-angular correlation section salman 2026-06-18 14:08:16 +02:00
  • e90cab41d5 Extract the backscattering matrix / energy-angular correlation block. salman 2026-06-18 13:29:17 +02:00
  • 8eb8d07a46 Extract the forward/transmission sputtering matrix / energy-angle correlation block. salman 2026-06-18 13:04:23 +02:00
  • d76d40ea4c Extract the backward sputtering matrix / energy-angle correlation block. salman 2026-06-18 11:54:52 +02:00
  • 97dc213bbf Extract the matrix table axis setup block salman 2026-06-18 11:49:34 +02:00
  • 82e656e1cd Extract the transmission sputtering angular-distribution block salman 2026-06-18 11:39:52 +02:00
  • aa56bad442 Extract the transmission sputtering yields and energies block salman 2026-06-18 11:35:49 +02:00
  • 9369266988 Extract the backward sputtering angular-distribution block salman 2026-06-18 11:30:55 +02:00
  • 1ded610f99 Extract the backward sputtering yields and energies salman 2026-06-18 11:23:27 +02:00
  • 8a6ead44a4 Extract the transmission report block salman 2026-06-18 11:13:59 +02:00
  • ad42541140 Extract the backscattering report block salman 2026-06-18 11:04:58 +02:00
  • aaeb7f969a Extract the implanted depth/profile table writer salman 2026-06-18 10:55:37 +02:00
  • 3f6a5640b6 Extract the next .out block into a new output subroutine. salman 2026-06-18 10:47:13 +02:00
  • cc1c2ca56c Extract the next .out block into a new output subroutine. salman 2026-06-18 10:38:45 +02:00
  • 4bc2697695 Extract the next .out output block into a new subroutine. salman 2026-06-18 10:29:31 +02:00
  • 6f5be23e67 Move GUI .seq summary output into a new subroutine salman 2026-06-18 10:24:06 +02:00
  • ad23a2bc30 Move input reading into a subroutine salman 2026-06-18 10:12:07 +02:00
  • 91dd6f96a1 Split the file into sections with clear banners salman 2026-06-18 10:08:13 +02:00
  • d2d9f786e9 Run tests with modified fortran code salman 2026-06-18 09:59:14 +02:00
  • ef18e49f86 Add a variable dictionary salman 2026-06-18 09:36:07 +02:00
  • e06884b55e Maximum number of threads should not exceed available number salman 2026-06-17 17:04:41 +02:00
  • 5414f9dacd Fix regressions salman 2026-06-17 16:52:19 +02:00
  • c6baa56144 Merge branch 'master' of gitea.psi.ch:LMU/TRIMSP salman 2026-06-17 15:40:57 +02:00
  • 0ea6f27019 Expose type of scan and threads for both loop and set of values. salman 2026-06-14 22:33:55 +02:00
  • f8ecbae99d Make scans run on multiple threads. Speedup gain on local runs is fantastic. salman 2026-06-14 22:28:29 +02:00
  • 76c50c994d Bump version salman 2026-06-14 19:41:34 +02:00
  • ce7ed2e21f Merge pull request 'Enable running or loading multiple .cfg file from the command line.' (#1) from feature/automode into master salman 2026-06-14 19:29:49 +02:00
  • bef9891db4 Fix bug extracting the energy value from the filename when there are too many '_'s salman 2026-06-14 19:19:06 +02:00
  • acfb13d0f5 Merge new feature to load/run cfg files from command line salman 2026-06-14 16:17:38 +00:00
  • 82b530e9ca Enable running or loading multiple .cfg file from the command line. salman 2026-06-14 18:12:28 +02:00
  • a1e9a9f298 Make work path relative in test cfg files. salman 2026-06-13 16:38:06 +02:00
  • dd7100d1d5 Enable auto cfg loading and running from arguments. salman 2026-06-13 16:37:16 +02:00
  • 5f2f76a7d3 Allow loading and running cfg file from argument salman 2026-06-13 16:03:28 +02:00
  • a3f810ac71 keep resources folder for the generated binary salman 2026-06-13 15:37:57 +02:00
  • a1c0b66a79 Untrack binaries salman 2026-06-13 15:33:15 +02:00
  • 9129dbc415 Bump up version. salman 2026-06-13 15:30:51 +02:00
  • 7c0db8929a Fix failed dynamic build due to flatpak, build only rpm/deb salman 2026-06-13 14:09:18 +02:00
  • 78e6151798 Make an easy dynamic build path salman 2026-06-13 14:04:50 +02:00
  • 0023baede0 Make static linking the default packaging path salman 2026-06-13 13:47:15 +02:00
  • f8866be6d3 Empty todo list salman 2026-06-13 13:23:19 +02:00
  • 4cc0bd9daa Require and input filename, no more eingabe/ausgabe salman 2026-06-13 12:03:38 +02:00
  • 066018f196 Require and input filename, no more eingabe/ausgabe salman 2026-06-13 12:00:55 +02:00
  • 198fb0a41a Improve output data handeling from fixed numbered columns to base it on column labels. salman 2026-06-13 11:08:10 +02:00
  • 7b659604a1 Remove old code. salman 2026-06-13 10:59:32 +02:00
  • b775fdc12c Increase label space salman 2026-06-13 10:57:54 +02:00
  • 5ef7e3ef45 Fixed compilation issue Zaher Salman 2026-06-13 10:26:12 +02:00
  • affead51a3 Cosmetic changes Zaher Salman 2026-06-13 10:23:25 +02:00
  • 8deb3c2e37 Fix labels Zaher Salman 2026-06-13 10:11:14 +02:00
  • 27ebcd2062 Excluded tests folder from packages. salman 2026-06-12 23:13:26 +02:00
  • 5c5e3bc82c Cleanup version and one binary location. salman 2026-06-12 20:05:17 +02:00
  • 1c8e4a4a1f Version cleanup salman 2026-06-12 19:52:43 +02:00
  • b844022298 Merged feature/bugfix into master salman 2026-06-12 17:31:18 +00:00
  • 3f027fca64 Keep old version copy. Zaher Salman 2026-06-12 19:29:45 +02:00
  • b39054348f Passed regression tests. Bump up version to 1.3.0 Zaher Salman 2026-06-12 19:23:54 +02:00
  • a11871ba1c Increased number of allowed elements in the composition to 12 and tested Zaher Salman 2026-06-12 19:14:40 +02:00
  • aecbe3a6f5 Bump version to 1.2.0 with bugfix tested successfully. Zaher Salman 2026-06-12 18:31:55 +02:00
  • 07917e1ae9 Updated Li8 tests with bugfix binary Zaher Salman 2026-06-12 18:21:36 +02:00
  • b86d26a259 Merge branch 'feature/bugfix' of bitbucket.org:zaher-salman/trimsp into feature/bugfix Zaher Salman 2026-06-12 18:18:55 +02:00
  • ef009aaddc Updated tests with the bugfixed binary. Zaher Salman 2026-06-12 18:15:12 +02:00
  • fb104ce52e Merged master into feature/bugfix salman 2026-06-12 15:42:27 +00:00
  • a838168b8a Add 8Li tests for the bugs. Zaher Salman 2026-06-12 17:41:55 +02:00
  • c28eb4816e Merged master into feature/bugfix salman 2026-06-12 15:28:21 +00:00
  • ad3aea8ab3 remove tests from branch Zaher Salman 2026-06-12 17:27:50 +02:00
  • efa71b24e9 Add tests for ultra thin targets to check bug fix. Zaher Salman 2026-06-12 17:16:10 +02:00
  • e9a745ef17 Add tests for ultra thin targets to check bug fix. Zaher Salman 2026-06-12 17:06:13 +02:00
  • 722e422ea1 Merged master into feature/bugfix salman 2026-06-12 14:36:22 +00:00
  • 99b2c20d23 Suspected bug fixes. Zaher Salman 2026-06-12 16:35:55 +02:00
  • 21976f7ccf Add baseline tests before major changes to fortran code. Zaher Salman 2026-06-12 16:26:42 +02:00
  • fffa9e4dd3 Fix app icon in taskbar and generate a mageia compatible RPM salman 2026-04-27 15:03:45 +02:00
  • 677d5eddb8 Do not show relative path in checksum files. salman 2026-04-24 17:57:16 +02:00
  • 00b735f914 Update version to 1.0.5 and name md5 and sha256 with the package name. salman 2026-04-23 16:03:21 +02:00
  • c954ef2a67 Clearer labeling salman 2026-04-22 17:21:22 +02:00
  • 23e2e76414 Clean up the bahaviout of Save as and Save menu items. Save cfg file by default. salman 2026-04-22 17:05:51 +02:00
  • ae86f45a3d Save cfg file by default on the web application salman 2026-04-22 17:04:39 +02:00
  • 87ea5e5ee4 Clean up menus and unused menu items salman 2026-04-22 16:53:23 +02:00
  • 3db9e547e9 Fix minor issues in css salman 2026-04-22 16:53:00 +02:00
  • 086075001c Add package checksum scripts salman 2026-04-22 15:10:33 +02:00
  • 28ff33814e Minor changes salman 2026-04-22 10:51:00 +02:00
  • eececdbdc2 Cosmetic adjustments salman 2026-04-16 16:18:45 +02:00
  • b1f35b4c26 Add status bar salman 2026-04-16 16:11:54 +02:00
  • 788cf08fef Add notification when saving cfg file salman 2026-04-16 11:32:32 +02:00
  • 939ea3ca98 Flatpak builder works without the need for --no-sandbox salman 2026-04-15 17:36:09 +02:00
  • 5c552f8e2e Adjust Flatpak runtime launch settings salman 2026-04-15 16:25:42 +02:00
  • 5a0c2d9970 Add Flatpak packaging support salman 2026-04-15 15:55:42 +02:00
  • 8021772e96 Bundle trimspNL for packaged builds salman 2026-04-15 15:40:28 +02:00
  • aeef88480e Add Be-11 option and RuO2 density salman 2026-04-15 13:57:04 +02:00
  • 994948822e Normalize formula aliases and add Pc densities salman 2026-04-15 13:27:28 +02:00
  • d58f093cfe Add common substrate densities salman 2026-04-15 12:16:25 +02:00
  • be97206f6a Refresh scan plots during runs salman 2026-04-15 09:07:14 +02:00