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 |
|
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 |
|
Sai-Suraj-27
|
fbe7b28658
|
Updated the issue templates to add a 'Read the docs' section.
|
2023-08-14 14:37:43 +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 |
|
Sai-Suraj-27
|
a87da89d94
|
Removed un-necessary concatenations while using f-strings.
|
2023-08-04 00:21:33 +05:30 |
|
Sai-Suraj-27
|
68c069259a
|
Updated some f-strings to make them cleaner.
|
2023-08-03 23:25:29 +05:30 |
|
Sai-Suraj-27
|
80c5a7f1f4
|
Re-optimized 2 functions with correct logic.
|
2023-08-03 23:18:10 +05:30 |
|
Sai-Suraj-27
|
ad8d69bd10
|
reverted some code change, after observing properly.
|
2023-08-03 23:06:09 +05:30 |
|
Sai-Suraj-27
|
72cc38b9c6
|
Updated some functions to make them much cleaner.
|
2023-08-03 22:58:00 +05:30 |
|
Sai-Suraj-27
|
22ab1ebd44
|
Merged nested if conditions, and removed some un-necessary conditional statement in a function.
|
2023-08-03 20:55:14 +05:30 |
|
Sai-Suraj-27
|
8e56b47405
|
Updated 2 functions to make the more cleaner and understandable, and also refactored some code.
|
2023-08-03 18:35:05 +05:30 |
|
Craig Warren
|
88c1c663fa
|
Corrected syntax for plot example
|
2023-07-27 10:38:25 +01:00 |
|
Craig Warren
|
9344f6cb53
|
Merge pull request #361 from Sai-Suraj-27/create_Issue_Templates
Added Issue templates to distinguish between Bug Reports, Feature Requests, and Doubts.
|
2023-07-27 09:49:25 +01:00 |
|
Craig Warren
|
4eb1e1489b
|
Merge pull request #360 from Sai-Suraj-27/update_pre-commit
Updated the `.pre-commit-config.yaml` file.
|
2023-07-27 09:38:12 +01:00 |
|
Sai-Suraj-27
|
9e9b3f97c1
|
changed the name of folder.
|
2023-07-27 10:37:04 +05:30 |
|
Sai-Suraj-27
|
1fcac16d85
|
Added Issue_Templates to distinguish between bug_reports, feature_requests, and doubts.
|
2023-07-27 10:32:17 +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
|
038f21ce2c
|
Merge pull request #358 from rania-pa/devel
Update add_surface_water.py and add_grass.py
|
2023-07-26 13:55:53 +01:00 |
|
rania-pa
|
21c9048976
|
Update add_grass.py
|
2023-07-26 01:16:34 +01:00 |
|
rania-pa
|
f123252719
|
Update add_surface_water.py
|
2023-07-26 00:42:53 +01:00 |
|
Craig Warren
|
0284f399bd
|
Merge pull request #357 from rania-pa/devel
Small fixes on add_surface_roughness.py and knl_fields_updates.py
|
2023-07-25 15:29:33 +01:00 |
|
rania-pa
|
79f319abbf
|
Update knl_fields_updates.py
|
2023-07-25 12:40:32 +01:00 |
|
rania-pa
|
988128e3d2
|
Update add_surface_roughness.py
|
2023-07-25 12:36:49 +01:00 |
|
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
|
79eecef659
|
Add scene to sim_config if not already created
|
2023-07-11 09:00:52 +01:00 |
|
craig-warren
|
00c2969333
|
Use gaussianprime (same as gaussiandot in this case) to align more clearly with analytical solution.
|
2023-07-07 12:16:30 +01:00 |
|