74 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
ec4f98fd24 Fixed typo in toolbox name 2025-07-25 10:15:13 +01:00
Craig Warren
533c9c0de1 Corrected overlapping text in plots 2025-07-25 10:14:57 +01:00
Craig Warren
856da0f19c Commented out png saving, only PDF by default 2025-07-17 09:47:56 +01:00
Craig Warren
3ff400e6f8 Fixed bug with overlapping text on plots 2025-07-17 09:47:20 +01:00
Craig Warren
51a904e709 Corrected missing bracket 2025-07-16 22:01:51 +01:00
Craig Warren
a07311dbd7 Corrected formatting in table 2025-07-04 14:11:36 +03:00
Nathan Mannall
591dba9db8 Update HPC docs 2025-06-27 17:59:45 +01:00
Nathan Mannall
5fe678fba3 Add guidance for using MPI domain decomposition 2025-06-25 13:27:46 +01:00
Nathan Mannall
024cf46adb Fix broken reference links 2025-06-19 15:17:35 +01:00
Nathan Mannall
a32dcb030d Merge branch 'devel-reframe' into mpi 2025-03-18 13:31:49 +00:00
Craig Warren
548a0a550c Updated with ruff formatter 2025-02-04 20:38:27 +00:00
Craig Warren
e2c5a23f28 Fix bug with single file not being in a list 2025-02-04 20:24:05 +00:00
Craig Warren
845c75daab Copyright update 2025-02-04 16:50:10 +00:00
nmannall
98b77504e3 Update Paraview macro to use field data 2024-11-12 14:34:10 +00:00
nmannall
33e44ab882 Merge branch 'devel' into mpi 2024-04-17 12:30:28 +01:00
nmannall
d4a34668ec Merge branch 'mpi' into add_reframe_tests 2024-04-17 12:12:07 +01:00
nmannall
a66afdb480 Add subgrid and antenna reframe tests 2024-04-17 12:08:37 +01:00
nmannall
a4dcb46c12 Fix file not found when not run from repo root 2024-04-17 12:06:10 +01:00
Craig Warren
9f4bb79f54 Enforcing list when specifying even single output component 2024-04-15 15:59:48 +01:00
nmannall
a145933341 Merge branch 'devel' into mpi
Conflicts:
    requirements.txt
2024-03-27 14:56:00 +00:00
Craig Warren
d75ea4dc45 Fixed import of em constants 2024-03-18 10:47:19 +00:00
nmannall
725669c955 Merge branch 'devel' into mpi 2024-02-02 17:16:00 +00:00
nmannall
84b42062e6 Update documentation to reflect new taskfarm flag 2024-02-01 17:30:52 +00:00
Craig Warren
4d5afa8d1b use_line_collection no longer needed in newer matplotlib 2024-01-30 15:18:24 +00:00
nmannall
0c0c61e340 Install and run pre-commit 2024-01-22 16:46:33 +00:00
nmannall
0df1737719 Merge branch 'devel' into mpi 2024-01-12 17:27:22 +00:00
craig-warren
116ea7904e Fixed PV rendering colour bug 2024-01-04 12:15:29 +00:00
craig-warren
b159eb375a Updated copyright year 2024-01-04 10:41:06 +00:00
nmannall
8bff7029a3 Allow users to specify the merged output filename 2023-12-19 15:01:56 +00:00
Craig Warren
f47afc6046 Merge pull request #383 from Sai-Suraj-27/f-strings
Reformatted few files according to latest python standards.
2023-09-18 14:05:14 +01:00
Craig Warren
6b108cad27 Updated copyright year 2023-09-14 15:54:12 +01:00
Sai-Suraj-27
caa9ed88ae Ran pre-commit run --all-files to modify all the files correctly. 2023-09-08 16:06:59 +05:30
Sai-Suraj-27
caa566702c Merge branch 'devel' of https://github.com/gprMax/gprMax into f-strings 2023-09-08 15:58:24 +05:30
Craig Warren
8891e89de5 Corrected some bugs with 400MHz model 2023-08-30 10:51:26 +01:00
Craig Warren
ab922a97eb Updated email & web links 2023-08-30 09:28:45 +01:00
Craig Warren
3698a0a6f0 Removed 0.5mm & 1mm resolutions for 400MHz model as not valid anymore. 2023-08-30 09:25:45 +01:00
Sai-Suraj-27
f279dd6a51 Used flynt automated tool to update from .format to f-strings. 2023-08-29 22:29:21 +05:30
Craig Warren
d60015d285 Updated GSSI 400MHz to 2022 version 2023-08-29 17:11:27 +01:00
Sai-Suraj-27
c1bbdd82ca Refactored to make the code better in few files. 2023-08-10 15:02:32 +05:30
Sai-Suraj-27
5527398e0c updated the pre-commit-config.yaml file by adding the isort hook. 2023-07-26 22:28:43 +05:30
Sai-Suraj-27
21388e6346 updated the pre-commit-config.yaml file by updating the versions of black and pre-commit-hooks. 2023-07-26 19:58:57 +05:30
Craig Warren
67c2cf4138 Corrected some text 2023-07-24 10:21:51 +01:00
Craig Warren
1023b0c2ea Updated to handle multiple STLs in one geometry 2023-07-11 09:02:01 +01:00
craig-warren
47c9ddbab8 Corrected package name 2023-07-06 16:41:50 +01:00
Sai-Suraj-27
64b3068aa3 Trying to resolve all the merge conflicts. 2023-06-27 16:34:09 +05:30
Sai-Suraj-27
f9dd7f2420 Added a pre-commit config file and reformatted all the files accordingly by using it. 2023-06-26 16:09:39 +05:30
Sai-Suraj-27
48a4c39a12 Reverting back a small change made. 2023-06-23 23:16:03 +05:30
Sai-Suraj-27
7e4a4fff34 updated code in a few files to make it more understandable, also used .join method at a place to increase the speed. 2023-06-23 20:08:13 +05:30
Craig Warren
4d85e21a5a Removed .pvd wrapper creation and reading 2023-06-14 12:08:50 +01:00
Craig Warren
f24a9c4275 Updated syntax to reflect cmd line arg change 2023-06-13 16:13:59 +01:00