提交图

2580 次代码提交

作者 SHA1 备注 提交日期
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
6187b486cf Clean logic for outputfile writing 2023-09-18 14:01:40 +01:00
Craig Warren
d44408e6d4 Make excitation file function and command multi-use 2023-09-18 14:01:22 +01:00
Craig Warren
11a6b49b8d Turn off geometry only 2023-09-18 13:52:21 +01:00
Craig Warren
3da2cb507d Add example inserting antenna model the 'old way', i.e. with python blocks 2023-09-18 13:49:54 +01:00
Craig Warren
6b108cad27 Updated copyright year 2023-09-14 15:54:12 +01:00
Craig Warren
f6b434be48 Added some bold to part of install instructions 2023-09-14 15:53:59 +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
290a397880 Fixing Win path backslashes 2023-09-05 09:12:50 +01:00
Craig Warren
1dd3b8d247 Added comment on coeff array copying to GPU for PMLs 2023-09-05 08:41:28 +01:00
Craig Warren
77428a300e Tidied some comments 2023-09-04 21:17:17 +01:00
Craig Warren
8d47770405 Fixed PML bug with CUDA solver 2023-09-04 21:17:17 +01:00
Craig Warren
31d39e67f5 Improved syntax 2023-09-04 21:15:39 +01:00
Craig Warren
fa87b6c57a More work on setting precision with subgrids 2023-09-04 20:23:55 +01:00
Craig Warren
1d4f91b912 Revert previous change 2023-09-04 16:21:21 +01:00
Craig Warren
119d2d35e0 Removed inherited funcs 2023-09-04 16:15:15 +01:00
Craig Warren
833e86b285 Formatting 2023-09-04 14:50:49 +01:00
Craig Warren
da7be0133d Removed unused funcs 2023-09-04 14:50:36 +01:00
Craig Warren
af374440d9 Further tweaks for pml formulation and CLI 2023-09-04 11:40:32 +01:00
Craig Warren
e33163bbf9 Further tweak to handle pml formulation and CLI 2023-09-04 11:38:15 +01:00
Craig Warren
fb14166e1d Fixed issue with PML formulation and CLI 2023-09-04 11:26:06 +01:00
Craig Warren
f9a940182b Updates to handle sigmamax None via CLI 2023-09-04 11:17:53 +01:00
Craig Warren
2e891861a2 Fix subgrid arg for CLI 2023-09-04 11:03:02 +01:00
Craig Warren
ce2ac508a4 Clarified some comments 2023-09-04 10:55:12 +01:00
Craig Warren
f52e1d63cf Reinstate PML CFS and formulation via hash cmds 2023-09-04 10:55:12 +01:00
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