提交图

1326 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
f960c49e17 Updated to account for new PML boundary ID naming.
Updated current calc functions to take all magnetic fields as args for consistency.
2017-01-30 18:16:09 +00:00
Craig Warren
5e2623580d Updated to account for new PML boundary ID naming. 2017-01-30 18:15:27 +00:00
Craig Warren
7bc0e96258 Updated writing of receivers to file method for efficiency.
Removed unnecessary if statement from transmission line writing.
2017-01-30 18:14:46 +00:00
Craig Warren
543ca1ba3b Added ability to plot current outputs if specified. 2017-01-30 16:54:25 +00:00
Craig Warren
a43cdf7a70 Updated comments for PML class. 2017-01-27 16:58:45 +00:00
Craig Warren
4392123817 Updated description of #pml_cfs command. 2017-01-27 16:58:19 +00:00
Craig Warren
33832478d4 Remove some debug print messages. 2017-01-26 18:13:22 +00:00
Craig Warren
598f5fbd63 Update function comments. 2017-01-26 18:04:07 +00:00
Craig Warren
4cfdb8f822 Code formatting cleanups. 2017-01-26 18:00:51 +00:00
Craig Warren
bdae7ae886 Code formatting cleanups. 2017-01-26 17:59:39 +00:00
Craig Warren
a0228221ba Moved unit-testing of input_cmd_funcs to tests sub-package. 2017-01-26 17:34:51 +00:00
Craig Warren
36f6f3a954 Merge pull request #91 from obtitus/master
bugfix, to_save_str = ' '.join(to_save)  fails if to_save is Noen
2017-01-26 17:32:25 +00:00
Craig Warren
f88087fd43 Updated comments on legend. v.3.0.14 2017-01-26 17:19:40 +00:00
Craig Warren
d8632a79e2 Corrected path to analytical solution plots. 2017-01-26 17:17:08 +00:00
Craig Warren
26e98bb6a4 Updated to v.3.0.14 2017-01-26 17:14:39 +00:00
Craig Warren
03f8f6e97a Turn off traceback. 2017-01-26 17:06:37 +00:00
Craig Warren
8060b3011e Use isclose for finding max frequency. 2017-01-26 17:04:44 +00:00
Craig Warren
0169dfc205 Testing dispersion algorithm. 2017-01-26 16:55:58 +00:00
Craig Warren
3618cc1298 Print frequency of max power for waveform. 2017-01-26 16:32:22 +00:00
Craig Warren
6d10cfb616 Remove backtrace limit. 2017-01-26 16:27:54 +00:00
Craig Warren
c03b5efa63 Formatting cleanups. 2017-01-26 16:23:29 +00:00
Craig Warren
1cb71fdb2c Overhaul of tests sub-package. 2017-01-26 15:19:24 +00:00
Craig Warren
6d4caca5aa Updated to use improved host machine information function. 2017-01-26 15:17:33 +00:00
Craig Warren
4fbabb1b15 Improved detection of host machine information. 2017-01-26 15:17:00 +00:00
Craig Warren
46d239e313 Simplified some logic in init of PMLs. 2017-01-26 15:16:30 +00:00
Craig Warren
e042b14178 Updated to use improved host machine info function. 2017-01-26 15:15:55 +00:00
Craig Warren
8bb22d68a9 Improved dispersion analysis warning algorithm - checks for non-physical wave propagation and improves max frequency finding. 2017-01-26 15:15:20 +00:00
Craig Warren
83aa754e94 Added printing of host machine info when gprMax launched.
Improved dispersion analysis warning algorithm - checks for non-physical wave propagation and improves max frequency finding.
Added ability to move simple sources and receivers by negative increments.
2017-01-26 15:13:54 +00:00
Craig Warren
ccbc113473 Clarified descriptions of PML slabs for #pml_cells 2017-01-26 15:05:15 +00:00
Craig Warren
a783b05e3e Updated paths to reflect new tests sub-package structure. 2017-01-26 14:59:57 +00:00
Craig Warren
daab11f23a Updated comments formatting. 2017-01-26 12:17:05 +00:00
Craig Warren
d4ceeb721a Merge branch 'master' of https://github.com/gprMax/gprMax 2017-01-26 12:16:10 +00:00
Craig Warren
2e1103361b Updated formatting of some printed messages. 2017-01-26 12:15:44 +00:00
Craig Warren
3bf30d069e Corrected issues with dispersion analysis for high values of dielectric, and for pulses with low power at low frequencies (affected finding highest frequency). 2017-01-26 12:15:04 +00:00
Øystein Bjørndal
dfa547e192 added an initial basic unit-test for input_cmd_funcs. Feel free to move this file to the test/ directory 2017-01-25 13:25:00 +01:00
Øystein Bjørndal
c1bff26ce8 user-friendly exception message when using polarization in rx and not passing in dxdy 2017-01-25 13:24:08 +01:00
Øystein Bjørndal
6b076a7cb8 bugfix, to_save_str = ' '.join(to_save) fails if to_save is Noen (which is the default!) 2017-01-25 11:59:41 +01:00
craig-warren
3dc57b9686 Updated some comments. 2017-01-20 15:31:49 +00:00
craig-warren
71c0c82940 Improved logic for 2D/3D updates for standard electric updates. 2017-01-20 13:46:48 +00:00
craig-warren
52f1478239 Updated some variable names and plot legend. 2017-01-20 13:44:24 +00:00
Craig Warren
c6d3fafb97 Updated copyright notices to 2017. 2017-01-18 14:16:20 +00:00
Craig Warren
be824294cc Adjust legend labels. 2017-01-12 16:01:51 +00:00
Craig Warren
0bfb8d01c9 Remove old import of plot_fields module. 2017-01-12 15:57:28 +00:00
Craig Warren
f9172b5b27 Corrected some grammar. 2016-12-22 10:52:03 +00:00
Craig Warren
8642462b9e Renamed to input file commands. 2016-12-19 14:19:53 +00:00
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