提交图

2612 次代码提交

作者 SHA1 备注 提交日期
craig-warren
7ac9f7f734 Trying to fix GPU memory leak 2023-12-10 15:32:48 +00:00
craig-warren
1a4f0a2fa3 Tweaked display of GPU device name 2023-12-10 00:25:09 +00:00
craig-warren
cae3c1fffb Syntax tidy 2023-12-10 00:14:40 +00:00
craig-warren
82e80ab12c Print GPU device ID with MPI 2023-12-10 00:10:41 +00:00
craig-warren
8235cb37b3 GPU dict update 2023-12-10 00:01:23 +00:00
craig-warren
0a37f23ef5 Added deviceID to printed name for GPUs 2023-12-09 23:56:34 +00:00
craig-warren
591a6e63e3 Updated geo obj import with revised process cmds 2023-12-09 23:35:17 +00:00
craig-warren
9acdfe1108 Added contributor thanks 2023-12-05 10:21:52 +00:00
craig-warren
94fff2ae11 Removed unused utility funcs 2023-12-05 10:14:02 +00:00
craig-warren
8657e000a7 Renamed object 'create' function to 'build' 2023-12-05 10:11:02 +00:00
craig-warren
12742b2849 Fixed bug with building fractal box which was always happening last 2023-12-05 10:10:33 +00:00
craig-warren
df33382eb9 Clarified interp with excitatio file 2023-12-05 10:09:36 +00:00
craig-warren
d7e22f8d16 Re-instated natural keys function for file sorting 2023-12-05 10:08:56 +00:00
Craig Warren
f48825b614 Merge pull request #406 from Sai-Suraj-27/update_pre-commit_versions
Updated `black` formatter version and modified files according to it.
2023-11-24 11:05:18 +00:00
Sai-Suraj-27
d2b6e4ddd7 Updated black formatter version and modified files according to it. 2023-11-19 00:40:05 +05:30
Craig Warren
a6ca55b582 Tidied up waveform text 2023-11-06 20:45:30 +00:00
craig-warren
a63f00b3f6 Fix propagating seed value for adding grass 2023-11-06 13:16:35 +00:00
Craig Warren
5993924b3b Merge pull request #394 from Sai-Suraj-27/update_versions
Updated `pre-commit hooks` version and checked all the files accordingly.
2023-10-24 19:39:52 +01:00
Sai-Suraj-27
aeac79e445 Updated pre-commit hooks version and checked all the files accordingly. 2023-10-24 18:17:58 +05:30
Craig Warren
a061e64c68 Cleanup formatting 2023-10-13 20:36:40 +01:00
Craig Warren
e787140b96 Cleanup formatting 2023-10-13 20:36:29 +01:00
craig-warren
ac4483795c Corrected output of tls with subgrids 2023-10-12 21:06:47 +01:00
Craig Warren
6935dcfbbd Merge pull request #387 from Sai-Suraj-27/update_pre-commit-hooks
Added a new check that verifies `.toml` files in the repo, and updated `black` version.
2023-10-11 11:55:38 +01:00
Sai-Suraj-27
9c2b63d883 Added new check that verifies .toml files in the repo, and updated black version. 2023-09-25 14:18:50 +05:30
craig-warren
15ed426999 Fix for multi-models (scenes) called via CLI 2023-09-22 17:36:20 +01:00
craig-warren
4ff45c6c33 Tidied error message for PML kappamin check 2023-09-19 11:41:10 +01:00
craig-warren
aa8423c7bc Remove unused func 2023-09-19 11:03:18 +01:00
craig-warren
ceda003b53 Remove unused funcs 2023-09-19 11:03:09 +01:00
craig-warren
b3f8f6ecc3 Adding check for kappamin values 2023-09-19 10:24:59 +01:00
craig-warren
17305a274c Removed unused funcs 2023-09-19 10:24:44 +01:00
Craig Warren
936fb6c4be Fix deprecated numpy array == test 2023-09-18 20:26:51 +01:00
Craig Warren
c75a482b73 Added text on using antenna models with Python blocks, e.g. 'old way' 2023-09-18 14:19:10 +01: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
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