提交图

2471 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
65057de491 Merge pull request #341 from Sai-Suraj-27/class_Waveform
This PR updates a few files which makes them much cleaner with better code.
2023-04-17 09:43:47 +01:00
Craig Warren
5ff07b92e8 Tidy ups and remove n_built_in_materials 2023-04-17 09:36:05 +01:00
Craig Warren
42652d21f0 Tidy up some imports and syntax 2023-04-17 09:35:35 +01:00
Craig Warren
4a0767ce90 Remove model outputs 2023-04-17 09:34:58 +01:00
Craig Warren
a51eb362b7 Added FUNDING.yml 2023-04-17 09:04:53 +01:00
Craig Warren
cb1013155f Remove subgrid snapshot testing 2023-04-17 09:04:44 +01:00
Sai Suraj
893d635fc1 Merge branch 'devel' of https://github.com/gprMax/gprMax into class_Waveform 2023-04-17 10:40:53 +05:30
Sai Suraj
e239b84f7c Merge branch 'devel' of https://github.com/gprMax/gprMax into beta_1 2023-04-16 19:30:54 +05:30
Sai Suraj
2f8294698d Reformatted some code in a few more files. 2023-04-16 19:17:57 +05:30
Antonis Giannopoulos
bec20bbd52 New object building primitives and two new mixing models for fractal box, bug fixes
Introduced object primitives #ellipsoid and #cone. The #ellipsoid works with regular semi-axes
along x, y, and z. The #cone works in a similar way to the cylinder and can be truncated with circular faces of different radii. If one radius is zero then it is a normal cone.
Introduced two new mixing models for using with a fractal box, #material_range and #material_list
The #material_range allows materials to be constructed using ranges of permittivity, conductivity, magnetic permeability and magnetic loss. Ranges can be increasing or decreasing as needed.
The #material_list creates a list of predefined materials that can be used with a fractal box. The order of the listed materials reflects the order of the bins they are allocated to in a fractal box.
The fractal box and associated mixing models have been updated to use a list of material IDs and do not rely on the assumption that are generated sequentially. This gives greater flexibility and
adds little computation burden on the creation of the fractal volume.

Bug fixes for mixing anisotropic volumetric materials where "mr" was used instead of "ms".
Bug fixes on objects that use integer coordinates for centres but where passed floats instead.
2023-04-16 13:51:47 +01:00
Sai Suraj
361bfc3115 Updated a few more files by reformatting some code, now they look a little better. 2023-04-16 15:48:19 +05:30
Sai Suraj
f0c6e02781 Renamed a variable from max to maxi in plot_pml_comparison.py file as 'max' is an inbuilt function name. 2023-04-16 15:36:57 +05:30
Sai Suraj
80db7bbe67 Updated few parts of test_models.py file, renamed a variable from max to maxi as max is an inbuilt function name. 2023-04-16 12:25:22 +05:30
Sai Suraj
e41449a923 Reformatted some code in 3 more files, used f-strings to make code better. 2023-04-16 11:03:47 +05:30
Sai Suraj
e8271e1c1f Updated some parts of the setup.py to make the code much better and cleaner. 2023-04-16 01:02:26 +05:30
Sai Suraj
a347b12c9e Reformatted some code in 3 more files to make it more cleaner, and better. 2023-04-16 00:46:37 +05:30
Sai Suraj
d9175e8a5e Merged the progressbars dictionary assignment with declaration to make the code cleaner. 2023-04-15 11:44:46 +05:30
Sai Suraj
740ddb06ed Used f-strings to make the code in cmds_multiuse.py much better 2023-04-15 11:26:38 +05:30
Sai Suraj
9dbf795356 Used f-strings to make the code in cmds_singleuse.py file more cleaner and readable. 2023-04-15 11:06:45 +05:30
Sai Suraj
f05cb68bc2 Reformated some 'if statements' to make them more simpler with less amount of code. 2023-04-15 10:33:05 +05:30
Craig Warren
1dd4f17850 Bullets bug 2023-04-13 14:00:03 +01:00
Craig Warren
49ee68c838 A couple more grammar fixes 2023-04-13 13:56:10 +01:00
Craig Warren
f012ec2fea Merge pull request #340 from Sai-Suraj-27/devel
This PR fixes mistakes in the docs, and makes it clean and better
2023-04-13 13:50:42 +01:00
Sai Suraj
1edbd8c20b Corrected small grammatical mistakes in few files of docs. 2023-04-11 19:48:28 +05:30
Sai Suraj
05847a8564 Corrected some more grammatical, and spelling mistaktes found in docs 2023-04-11 19:30:44 +05:30
Sai Suraj
8e8a8da7dc Corrected some more spelling and grammatical mistakes in different files of docs. 2023-04-11 19:16:30 +05:30
Sai Suraj
487a9fb7f7 Corrected some spelling mistakes and grammatical errors in the README file. 2023-04-11 18:53:02 +05:30
Craig Warren
4b36ed616a Removed unused vtk float identifiers 2023-04-06 15:42:18 +01:00
Craig Warren
acc32b8220 Initial subgridding example 2023-03-31 16:56:09 +01:00
Craig Warren
0537f2b0d1 Different reqs 2023-03-31 16:09:19 +01:00
Craig Warren
90286cf8a9 Trying different reqs 2023-03-31 16:07:38 +01:00
Craig Warren
d0da213bb2 Remove Python ver specification 2023-03-31 16:05:22 +01:00
Craig Warren
45e3804748 Different Python ver 2023-03-31 16:03:55 +01:00
Craig Warren
99e71472e5 Try different Python 2023-03-31 16:02:39 +01:00
Craig Warren
f6f12822c9 Trying different doc build 2023-03-31 15:54:23 +01:00
Craig Warren
d3d6062a8f Sorted broken links 2023-03-31 15:43:38 +01:00
Craig Warren
72017f9808 Trying to fix bulleted list rendering 2023-03-31 14:49:11 +01:00
Craig Warren
01c39a3bdf Impulse info 2023-03-31 14:49:00 +01:00
Craig Warren
84445f4f7b Update to impulse info 2023-03-31 13:56:05 +01:00
Craig Warren
de9fde2f38 Added impulse response to waveform descriptions 2023-03-31 13:42:30 +01:00
Craig Warren
d646a7964d Removed a numbered list 2023-03-31 13:13:29 +01:00
Craig Warren
7c3fd6c1b8 Updated to describe Python API 2023-03-30 16:42:33 +01:00
Craig Warren
df8328238d Updated to Python API 2023-03-30 16:34:40 +01:00
Craig Warren
90cd5801ca Update to use Python API 2023-03-30 16:23:04 +01:00
Craig Warren
e38ad654b8 Trying to fix bullet rendering bug 2023-03-30 15:41:40 +01:00
Craig Warren
c15425db0a Updated docstring for run func 2023-03-30 15:36:43 +01:00
Craig Warren
6e8cd1ce78 Bulleted list update 2023-03-30 15:12:21 +01:00
Craig Warren
d78da497f9 Small updates to text for antenna models 2023-03-30 15:11:53 +01:00
Craig Warren
baaf21ef98 Pin Sphinx to avoid bullet rendering bug 2023-03-30 14:31:00 +01:00
Craig Warren
e2df0d1ff6 PML info update 2023-03-30 14:30:42 +01:00