Commit Graph

  • fe2b55eddd Highlight calculated density values salman 2026-04-15 08:49:59 +02:00
  • 14641e289e Document local package builds salman 2026-04-14 17:49:47 +02:00
  • 1b4206a683 Simplify web deployment notes salman 2026-04-14 17:41:15 +02:00
  • f2184d2310 Clarify TrimSP helper routines salman 2026-04-14 17:28:23 +02:00
  • 7115fd3b04 Add comments to TrimSP Fortran core salman 2026-04-14 17:25:34 +02:00
  • c998e50921 Simplify browse folder IPC reply salman 2026-04-14 17:16:57 +02:00
  • d694f8f49f Show density warning near input salman 2026-04-14 17:14:27 +02:00
  • 11dd8896fc Improve fallback density estimate salman 2026-04-14 17:05:15 +02:00
  • 04272a0fc5 Harden fallback density estimate salman 2026-04-14 17:01:12 +02:00
  • 93c00e8b60 Remove deprecated Electron remote usage salman 2026-04-14 13:28:40 +02:00
  • 9ac9970174 Force Linux file dialogs off XDG portal salman 2026-04-14 13:21:51 +02:00
  • 0e4ff38b64 Use cwd as default dialog path salman 2026-04-14 13:16:25 +02:00
  • d6297cee94 Add browse folder fallback salman 2026-04-14 13:04:49 +02:00
  • 20b2aa4be5 Fix browse dialog parenting salman 2026-04-14 13:02:05 +02:00
  • d841ec55d1 Pin Electron to 40.6.0 salman 2026-04-14 12:55:11 +02:00
  • bd9461da7e Bump version to 1.0.3 salman 2026-04-14 12:20:46 +02:00
  • c0cb66f75d Handle canceled folder selection salman 2026-04-14 11:50:49 +02:00
  • 271e4e6d32 Merge conflict salman 2026-02-19 10:00:36 +01:00
  • 0b29c1cff3 Added SiN density salman 2026-02-19 09:57:13 +01:00
  • 47c0f7a319 Remove binaries. testpull salman 2025-03-27 19:10:54 +01:00
  • 88faca8dee Merged in scoeff (pull request #3) ext-mcfadd_randZaher Salman 2025-01-29 08:51:25 +00:00
  • 65c13b3697 move the data tables back into the "library" file ext-mcfadd_r 2025-01-28 11:29:58 -08:00
  • fc754e2a31 update the revised stopping power coefficients for O, Si, and Nb ext-mcfadd_r 2024-08-12 16:58:33 -07:00
  • b3685ec6e4 move text outside of ordered list ext-mcfadd_r 2024-08-12 16:52:05 -07:00
  • 1129ae00a5 clarify the default behaviour in the tooltip text ext-mcfadd_r 2024-08-12 16:46:53 -07:00
  • 391c25ef93 more stopping power coefficient options ext-mcfadd_r 2024-08-12 16:24:42 -07:00
  • 61b91707cf Fix bug in producing fiels to download on web. salman 2023-04-21 15:38:53 +02:00
  • 8222bab5ea Fix bug in producing fiels to download on web. salman 2023-04-21 15:38:53 +02:00
  • 25140790fd Added Ar projectile. salman 2023-04-20 17:28:59 +02:00
  • c44af3b4d6 Added Ar projectile. salman 2023-04-20 17:28:59 +02:00
  • e629ed0cb4 Use POST instead of GET to exchange info with webservers and load ascii data with the correct mimetype. salman 2023-04-07 16:15:49 +02:00
  • aa2766a69d Use POST instead of GET to exchange info with webservers and load ascii data with the correct mimetype. salman 2023-04-07 16:15:49 +02:00
  • df3fe3e2a4 Workaround bug with open button in GNOME file browser salman 2023-03-21 11:23:53 +01:00
  • 97f0753f76 Workaround bug with open button in GNOME file browser salman 2023-03-21 11:23:53 +01:00
  • a158402402 Workaround bug with open button in GNOME file browser salman 2023-03-17 16:23:30 +01:00
  • eef35b4d2d Workaround bug with open button in GNOME file browser salman 2023-03-17 16:23:30 +01:00
  • 9d71be46ea Merged master into feature/numElem Zaher Salman 2023-01-27 08:13:38 +00:00
  • 4b9883618d Merged master into feature/numElem Zaher Salman 2023-01-27 08:13:38 +00:00
  • 1c5d28bba8 Add LICENSE GPLv3 salman 2023-01-27 08:10:05 +00:00
  • a9fe878d87 Add LICENSE GPLv3 salman 2023-01-27 08:10:05 +00:00
  • d2ff626c8c Changed array sizes to be able to compile with mcmodel=medium and produce statically linked binary. Max rge points 500, max layers 60 and max elements per layer 12. salman 2023-01-26 22:18:59 +01:00
  • 2a01fbcbde Changed array sizes to be able to compile with mcmodel=medium and produce statically linked binary. Max rge points 500, max layers 60 and max elements per layer 12. salman 2023-01-26 22:18:59 +01:00
  • b18ec1c5fe First working implementation of more than 5 elements. salman 2023-01-25 16:40:13 +01:00
  • b1f3ecd5b0 First working implementation of more than 5 elements. salman 2023-01-25 16:40:13 +01:00
  • 065fc74269 More fortran code optimizations and cleanup. salman 2023-01-25 14:38:51 +01:00
  • 687537eb45 More fortran code optimizations and cleanup. salman 2023-01-25 14:38:51 +01:00
  • 43c3f75764 Fix bug in plotting multiple rge files. salman 2023-01-25 10:37:14 +01:00
  • 6cc2ccf353 Fix bug in plotting multiple rge files. salman 2023-01-25 10:37:14 +01:00
  • e5a0a8048a Optimize fortran code and make it more readable. Omit multiple loops on the layer and fold everything in one loop. salman 2023-01-25 10:35:21 +01:00
  • 2f0d2fafa1 Optimize fortran code and make it more readable. Omit multiple loops on the layer and fold everything in one loop. salman 2023-01-25 10:35:21 +01:00
  • 3c7d8a0e65 Ground work for larger number of elements. salman 2023-01-24 15:43:08 +01:00
  • f690462446 Ground work for larger number of elements. salman 2023-01-24 15:43:08 +01:00
  • 12186a8f2f Multiple elements feature started. salman 2023-01-24 09:49:19 +01:00
  • 9958c12717 Multiple elements feature started. salman 2023-01-24 09:49:19 +01:00
  • 84d97b95c9 Final touches for chemical formula feature. salman 2023-01-23 15:26:51 +01:00
  • a584605c6d Final touches for chemical formula feature. salman 2023-01-23 15:26:51 +01:00
  • a7ffcaeefe Removed support for old input file format. salman 2023-01-23 13:05:32 +01:00
  • 587c20636e Removed support for old input file format. salman 2023-01-23 13:05:32 +01:00
  • 08238d61e8 Updated RPM and DEB packages. salman 2023-01-22 11:02:30 +01:00
  • 586dee5aca Merged feature/chemcormula into master Zaher Salman 2023-01-22 09:59:15 +00:00
  • f473e04e9a Merged feature/chemcormula into master Zaher Salman 2023-01-22 09:59:15 +00:00
  • b2802c9841 Resolve conflict before merge salman 2023-01-22 10:58:33 +01:00
  • 372b10944d Resolve conflict before merge salman 2023-01-22 10:58:33 +01:00
  • b391a15c92 Finished including chemical formula in input file. Bump version. salman 2023-01-22 10:52:48 +01:00
  • c738032ada Finished including chemical formula in input file. Bump version. salman 2023-01-22 10:52:48 +01:00
  • 9bddb5aae1 Update Readme.md file. salman 2023-01-21 13:04:20 +01:00
  • e802421bbd Update Readme.md file. salman 2023-01-21 13:04:20 +01:00
  • 1fa7f7a27a Include chemical formula in output files from the fortran code and optimize Javascript code to use a const object rather than multiple functions. salman 2023-01-21 12:51:14 +01:00
  • 1e25128009 Include chemical formula in output files from the fortran code and optimize Javascript code to use a const object rather than multiple functions. salman 2023-01-21 12:51:14 +01:00
  • 837b3e858e Insert chem formula in input/output files of fortran code. salman 2023-01-20 16:01:58 +01:00
  • c2f0513f4a Insert chem formula in input/output files of fortran code. salman 2023-01-20 16:01:58 +01:00
  • f9b5cbff7a Add chem formula to input file salman 2023-01-20 15:34:55 +01:00
  • d865e7ef08 Add chem formula to input file salman 2023-01-20 15:34:55 +01:00
  • 1472fc4d48 Start with clean nodes salman 2023-01-20 15:32:02 +01:00
  • bf13f6cb76 Start with clean nodes salman 2023-01-20 15:32:02 +01:00
  • 8cea9aa520 Update ToDo and .gitignore salman 2023-01-19 16:30:20 +01:00
  • b2a59afa36 Update ToDo and .gitignore salman 2023-01-19 16:30:20 +01:00
  • 0a86dad75f Working RPM and DEB packages. salman 2023-01-19 16:08:39 +01:00
  • 0a09b29af8 Remove animation and ignore some files. salman 2023-01-19 15:10:42 +01:00
  • 5b7b3dd73a Remove animation and ignore some files. salman 2023-01-19 15:10:42 +01:00
  • daa8be67b3 Prepare for RPMs salman 2023-01-17 13:49:36 +01:00
  • 96a42156d4 Prepare for RPMs salman 2023-01-17 13:49:36 +01:00
  • 15c9413276 Fix icon issues. suter_a 2023-01-17 12:54:18 +01:00
  • 7a61a98ca1 Fix icon issues. suter_a 2023-01-17 12:54:18 +01:00
  • 74a2668a2e Add new staticly linked binary. salman 2023-01-17 12:47:51 +01:00
  • edbcd9b3dc Add new staticly linked binary. salman 2023-01-17 12:47:51 +01:00
  • 27533498aa Merged in main (pull request #2) ext-mcfadd_randZaher Salman 2023-01-12 17:09:33 +00:00
  • 2fff23ebe8 Merged in main (pull request #2) ext-mcfadd_randZaher Salman 2023-01-12 17:09:33 +00:00
  • 109919a18c fix typo in file extension ext-mcfadd_r 2023-01-12 10:18:12 -04:00
  • 407440aa35 fix typo in file extension ext-mcfadd_r 2023-01-12 10:18:12 -04:00
  • 0eab71ca40 Code reorganization and fix regresion. salman 2023-01-12 11:14:57 +01:00
  • 1e89b4efef Code reorganization and fix regresion. salman 2023-01-12 11:14:57 +01:00
  • 58e3b44706 Fix bug with html link not being updated. salman 2023-01-12 10:19:56 +01:00
  • 98ba507e1d Fix bug with html link not being updated. salman 2023-01-12 10:19:56 +01:00
  • 79b35a9f78 Cleanup. salman 2023-01-11 23:56:27 +01:00
  • b9bd18eed0 Cleanup. salman 2023-01-11 23:56:27 +01:00
  • 0bf513a9ad Bug fixes and final modifications. salman 2023-01-11 23:54:19 +01:00
  • cfdd7db2ec Bug fixes and final modifications. salman 2023-01-11 23:54:19 +01:00
  • 7fce9c5d12 Unified web and standalone versions done. salman 2023-01-11 22:40:43 +01:00
  • bfe8ace466 Unified web and standalone versions done. salman 2023-01-11 22:40:43 +01:00