提交图

1181 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
eb71b5b825 Updated to include description of of where x,y,z coordinates for inserting an antenna model refer to. 2016-12-19 11:31:14 +00:00
Craig Warren
1ab402d121 Suppress all traceback information - only the exception type and value are printed. 2016-12-16 15:54:08 +00:00
Craig Warren
5a2d09c876 Updated Mac OS X name to macOS. 2016-12-15 14:59:21 +00:00
Craig Warren
fc5b36f0db Updated notes on output file structure to indicate that current (Ix, Iy, Iz) outputs are now optional. 2016-12-14 10:36:40 +00:00
Craig Warren
c4621667d7 Removed unnecessary argument from fractal surface and volume class methods. 2016-12-09 15:01:05 +00:00
Craig Warren
b8bc6e5597 Code tidy-up. 2016-12-09 14:41:42 +00:00
Craig Warren
ac402b8151 Corrected typo in detected machine type on Windows. 2016-12-09 12:00:19 +00:00
craig-warren
77231d4a81 Bumped to v.3.0.12 and created release. v.3.0.12 2016-12-08 08:34:16 +00:00
craig-warren
e0927c6423 Fixed dispersion analysis for 2D simulations with non-cubic cells. 2016-12-08 08:32:34 +00:00
craig-warren
a99c0ed14f Corrected typo in example of how to run the inputfile_old2new tool. 2016-12-08 08:18:50 +00:00
Craig Warren
4f4625a2ed Corrected file path. 2016-12-05 19:00:45 +00:00
Craig Warren
384dc7c858 Added results for SuperMicro SYS-7048GR-TR 2016-12-05 18:51:42 +00:00
Craig Warren
c70ebadd8c Added results for SuperMicro SYS-7048GR-TR 2016-12-05 18:49:52 +00:00
Craig Warren
440706f620 Correction to thread calc for benchmarking. 2016-12-05 16:01:33 +00:00
Craig Warren
98d8269cd6 Tidy machine and CPU IDs. 2016-12-05 15:33:56 +00:00
Craig Warren
36c66745f1 Bumped to version 3.0.11 2016-12-05 15:27:30 +00:00
Craig Warren
46483e49c5 Added explicit dl variable for clarity. 2016-12-05 15:26:59 +00:00
Craig Warren
7ea809b2ef Changed polarisation matching from 'is' to '=='
Added use of magnetic source update coefficient for MagneticDipole class.
Added explicit dl property to HertzianDipole class.
2016-12-05 15:25:51 +00:00
Craig Warren
ca2a6f48d2 Added printing of detected CPU type/frequency.
Added setting of grid dimension property.
2016-12-05 15:23:45 +00:00
Craig Warren
a14fef66e1 Added explicit setting of dl for #hertzian_dipole.
Added print message for line source when using #hertzian_dipole in 2D.
Added explicit polarisation variable instead of tmp string.
2016-12-05 15:22:59 +00:00
Craig Warren
8407a9c3b0 Added grid property dimension to explicitly state 2D or 3D. 2016-12-05 15:20:59 +00:00
Craig Warren
548bf9e434 Improved setting of threads in benchmarking mode. 2016-12-05 15:20:14 +00:00
Craig Warren
6216ab401c Clarified length of the Hertzian dipole, dl, is automatically set to dx, dy, or dz depending on the polarisation. 2016-12-05 15:18:35 +00:00
Craig Warren
4cd9b6d652 Corrected spelling error. 2016-11-18 12:13:21 +00:00
Craig Warren
05bb24c13a Corrected bracketing in materials table printing. 2016-11-18 11:06:57 +00:00
Craig Warren
b918f91663 flake8 code cleanups. 2016-11-18 11:03:03 +00:00
Craig Warren
d72ee36ebb Removed text on BibTeX imports. 2016-11-17 11:03:57 +00:00
Craig Warren
34a66cfa24 Merge branch 'master' of https://github.com/gprMax/gprMax 2016-11-16 12:55:04 +00:00
Craig Warren
d314da1875 Fixed delay correction for voltages. 2016-11-16 12:54:55 +00:00
Craig Warren
2d9716e8ff Added a note when using a #hertzian_dipole with a 2D it is acting as a line source. 2016-11-16 12:50:23 +00:00
craig-warren
42e456643f Updated description of location for downloading MS Windows Build Tools. 2016-11-11 09:39:23 +01:00
Craig Warren
0038752a14 Corrected bug with #geometry_objects_read - was over-writing an existing variable 'geometry' 2016-11-07 14:01:09 +00:00
Craig Warren
e39ddcad77 Added ability to rotate antenna models 90 degrees CCW in the x-y plane. 2016-10-21 12:51:04 +01:00
Craig Warren
121549eca6 Corrected coloured text printing and message when using --geometry-fixed option. 2016-10-20 12:01:52 +01:00
Craig Warren
eef18a4478 Corrected bug introduced when no longer plotting current outputs - default outputs list was incorrect. 2016-10-20 09:34:27 +01:00
Craig Warren
94b505b706 Adjusted length of material name printed in table. 2016-10-19 13:04:32 +01:00
Craig Warren
d5c59ccd29 Corrected 'gcc-6' to 'gcc' in command for installing GCC compiler on Mac OS X. 'gcc' should install GCC 6.x. currently with Homebrew. 2016-10-19 11:56:56 +01:00
Craig Warren
fe7127c123 Removed random ID for dispersive materials that are written to HDF5 files. 2016-10-19 11:09:13 +01:00
Craig Warren
811d756d78 Improved some comments. 2016-10-18 18:05:37 +01:00
Craig Warren
e3984a43ae Added check for space char between command name and parameters. 2016-10-18 17:59:26 +01:00
Craig Warren
f108dce8a6 Shorten printing of material names when longer than 75 characters. 2016-10-17 12:17:33 +01:00
Craig Warren
3e5515d07f Improved loading and selecting of correct EM field component. 2016-10-14 15:05:00 +01:00
Craig Warren
000cb46c4c Changed default default for saving and plotting of receiver output components to only electric and magnetic fields, i.e. no longer current. 2016-10-14 15:03:47 +01:00
Craig Warren
f947cc941e Bumped to v.3.0.10 2016-10-14 14:23:12 +01:00
Craig Warren
ab6bf81378 Added some missing comments. 2016-10-14 14:19:51 +01:00
Craig Warren
cfe6b59248 Renamed coordbase to coordorigin.
Initial class for PlaneWave source.
2016-10-14 14:19:30 +01:00
Craig Warren
e7820c700a Renamed coordbase to coordorigin. 2016-10-14 14:19:02 +01:00
Craig Warren
31cb66b10f Changed PML.directions dictionary into PML.slabs list. 2016-10-14 14:18:24 +01:00
Craig Warren
2bb641d0b1 Moved setting material averagable to False for infinite conductivity, i.e. PEC, to module where material command is initially read, i.e. input_cmds_multiuse.py 2016-10-14 14:17:41 +01:00
Craig Warren
b23950387b Changed PML thickness from tuple to ordered dictionary. 2016-10-14 14:16:22 +01:00