提交图

2722 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
3e17dc6499 Add new geo primitives 2023-09-04 10:55:12 +01:00
Craig Warren
b3e8b983e0 Cleaned up formatting and fixed an issue with double being set incorrectly 2023-09-01 21:23:34 +01:00
Craig Warren
7230a8bf1f Cleaned up function arg formatting for CUDA 2023-09-01 20:43:20 +01:00
Craig Warren
e3890bc2c5 Constants import from scipy 2023-09-01 16:23:34 +01:00
Craig Warren
4dbc5c4d6a Corrected path for plotting 2023-09-01 16:23:14 +01:00
Craig Warren
23bb2633f8 Formatting cleanup 2023-09-01 16:22:59 +01:00
Craig Warren
8dbb673d67 Ensure blank scenes list created even from CLI 2023-09-01 14:49:01 +01:00
Craig Warren
b5fe96ae21 Update to plot PML diffs 2023-08-31 20:59:24 +01:00
Craig Warren
631d9a8414 Added more options for checking PMLs 2023-08-31 14:47:47 +01:00
Craig Warren
596dc6e330 Removed refs to PML as these are tested separately 2023-08-31 13:42:20 +01:00
Craig Warren
2d08accca3 Removed unused max outputs variable 2023-08-31 13:41:54 +01:00
Craig Warren
6bab9e3237 Fixed further typos with voltage src and mag dipole opencl 2023-08-31 12:14:03 +01:00
Craig Warren
9763280b61 Fixed typo in voltage src and mag dipole. 2023-08-31 12:10:06 +01:00
Craig Warren
8891e89de5 Corrected some bugs with 400MHz model 2023-08-30 10:51:26 +01:00
Craig Warren
c3e357e7b7 Fixed typo bug with custom waveforms 2023-08-30 10:50:48 +01:00
Craig Warren
c91ab83315 Improved compiler opts for macOS 2023-08-30 10:08:53 +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
Craig Warren
15d5491b35 Merge pull request #377 from SainiAditya1/devel
Enhance CONTRIBUTING.md with Additional Information for Contributors
2023-08-29 15:45:36 +01:00
Aditya Saini
cbccd7eb89 Update CONTRIBUTING.md 2023-08-29 20:07:54 +05:30
Craig Warren
6843fd792b Merge pull request #375 from Sai-Suraj-27/new_versions
Updated the `gprMax.toml` file.
2023-08-29 15:14:51 +01:00
Sai-Suraj-27
976deefbea Configured code formatting and update version of pre-commit hooks. 2023-08-27 23:51:23 +05:30
AdittyaPal
5ba5eb314f Added documentation 2023-08-26 19:01:28 +05:30
AdittyaPal
de48191e00 Add files via upload 2023-08-25 22:01:26 +05:30
AdittyaPal
d8d54deada Add files via upload 2023-08-25 22:00:57 +05:30
AdittyaPal
44cd71bfe1 Add files via upload 2023-08-22 12:36:51 +05:30
AdittyaPal
26d373bc4f Add files via upload 2023-08-22 12:36:13 +05:30
AdittyaPal
09a962076d Works in the gprMax framework
Changed the scripts to fit in as much as possible into the standard gprMax framework. It should work save a few glitches here and there.
2023-08-19 11:31:16 +05:30
AdittyaPal
94ccaf8600 Add files via upload 2023-08-18 18:04:00 +05:30
craig-warren
4718c41605 Fixed bug with naming of peplinski materials - water content as name is not unique 2023-08-17 10:55:58 -06:00
Craig Warren
9080a2d944 Merge pull request #368 from Sai-Suraj-27/contribution_guide
Added a Contribution guide.
2023-08-17 17:08:13 +01:00
Craig Warren
ce47ff6005 Merge pull request #365 from Sai-Suraj-27/optimizing
Removed un-necessary string concatenations and Refactored few functions.
2023-08-17 17:05:30 +01:00
AdittyaPal
adb94a5325 Add files via upload 2023-08-17 20:30:01 +05:30
AdittyaPal
c0fae11eb7 Add files via upload 2023-08-17 19:00:31 +05:30
AdittyaPal
798adc9169 Add files via upload 2023-08-17 14:05:17 +05:30
AdittyaPal
b4dffa12ac Add files via upload 2023-08-17 14:04:50 +05:30
Sai-Suraj-27
fbe7b28658 Updated the issue templates to add a 'Read the docs' section. 2023-08-14 14:37:43 +05:30
AdittyaPal
8cff14d48a Add files via upload 2023-08-13 19:38:39 +05:30
AdittyaPal
477e5c4fe2 Updated the (main-like) function 2023-08-13 19:37:31 +05:30
AdittyaPal
3fc4ddc8cb Updated the planeWaves() class 2023-08-12 11:02:01 +05:30
AdittyaPal
a59bb8f607 Add files via upload 2023-08-11 22:29:30 +05:30
AdittyaPal
24e00828e4 Add files via upload 2023-08-11 22:26:49 +05:30
AdittyaPal
faf067953b Add files via upload 2023-08-11 22:24:09 +05:30
AdittyaPal
7742af565c Update conda_env.yml
Renamed the conda environment.
2023-08-11 22:20:56 +05:30
Sai-Suraj-27
c1bbdd82ca Refactored to make the code better in few files. 2023-08-10 15:02:32 +05:30
Sai-Suraj-27
a75781f25a Added few more points to the contribution_guide. 2023-08-10 11:58:16 +05:30
Sai-Suraj-27
a2101bc431 Added link to docs, renamed the file. 2023-08-06 18:40:37 +05:30
Sai-Suraj-27
0786ed2d5a Prepared a basic contribution_guide for gprMax. 2023-08-06 18:32:23 +05:30