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 |
|
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 |
|