Craig Warren
|
4f60764802
|
Bumped version to v.3.0.20
v.3.0.20
|
2017-06-09 15:57:56 +01:00 |
|
Craig Warren
|
2e4b43df0f
|
Corrected ambiguity with the centre frequency content of the 'gaussiandotdot' and 'gaussiandotnorm' waveforms. Prior to this update the centre frequency of these waveforms were derived from a base Gaussian waveform with the user given frequency (deriving the pulse width), i.e. this resulted in higher than expected centre frequencies for these waveforms. This has now been corrected so that the user specified centre frequency is what is used for these waveforms.
Tidied up terminology relating to waveform centre frequency.
|
2017-06-09 15:57:35 +01:00 |
|
Craig Warren
|
90f7255ff0
|
Corrected spelling mistake.
|
2017-06-06 15:03:45 +01:00 |
|
Craig Warren
|
c03740713b
|
Removed some extra text from the voltage source command.
|
2017-06-06 14:59:42 +01:00 |
|
Craig Warren
|
982b30b5bd
|
Corrected bug with replacing #rx_box command for 3D models.
|
2017-06-06 11:45:40 +01:00 |
|
Craig Warren
|
d9452879ca
|
Corrected bug with replacing #tx_steps and #rx_steps commands in 3D models.
|
2017-06-06 11:06:34 +01:00 |
|
Craig Warren
|
d4dfbffb2f
|
Corrected broken link.
|
2017-06-05 11:07:26 +01:00 |
|
Craig Warren
|
ff937320be
|
3-pole Debye fit for some of the Eccosorb LS series of absorbers.
|
2017-05-24 13:07:55 +01:00 |
|
Craig Warren
|
50d60637e1
|
Added materials library for some of the Eccosorb LS series of absorbers.
|
2017-05-24 13:07:11 +01:00 |
|
Craig Warren
|
e9c36d70fb
|
Added materials library for some the Eccosorb LS series of absorbers.
|
2017-05-24 13:06:26 +01:00 |
|
Craig Warren
|
6a07fba39b
|
Removed constraint that relaxation times for Debye materials must be greater than the time resolution of the model.
|
2017-05-24 13:05:30 +01:00 |
|
Craig Warren
|
cd3042ec4f
|
Fixed bug with geometry getting reused when running multiple models with the --geometry-only argument. The grid instance was not being cleared between models so it was assumed the --geometry-fixed argument had been specified.
|
2017-05-10 12:49:30 +01:00 |
|
Craig Warren
|
2f934092ce
|
Add ability to compile with gcc 7.
|
2017-05-08 09:58:03 +01:00 |
|
Craig Warren
|
cc01ec595f
|
Removed some commented out code that was unnecessary.
|
2017-05-05 12:17:35 +01:00 |
|
Craig Warren
|
57693ec3ba
|
Added MANIFEST.in to ensure data files, i.e. materials files for user libraries, etc... are installed with the package.
|
2017-05-04 16:27:26 +01:00 |
|
craig-warren
|
fa24a6140a
|
Corrected bug with processing some commands for 3D models where the line of the input file was not getting incremented.
Added processing of transmission lines now that they are also in the new code.
|
2017-05-03 18:14:10 +01:00 |
|
Craig Warren
|
45fd6f1c47
|
Corrected some comments.
|
2017-05-02 14:19:59 +01:00 |
|
Craig Warren
|
6addb8883b
|
Reduced threshold used in estimating numerical dispersion from -60dB to -40dB.
Added calculation of complex relative permittivity for Debye, Lorentz, and Drude materials. Real part is used in numerical dispersion analysis.
|
2017-05-02 14:18:09 +01:00 |
|
Craig Warren
|
02629792d3
|
Added method to materials class to calculate complex relative permittivity.
|
2017-05-02 14:15:33 +01:00 |
|
Craig Warren
|
41bc03070a
|
Change checking of imported geometry spatial discretisation with model spatial discretisation from using int to round_value function.
|
2017-05-02 14:13:58 +01:00 |
|
Craig Warren
|
8101120e95
|
Removed extra parameter from example code.
|
2017-04-28 18:04:25 +01:00 |
|
Craig Warren
|
51b50b18e9
|
Merge pull request #108 from fake-name/master
Partial whitespace cleanup.
|
2017-04-27 21:24:03 +01:00 |
|
fake-name
|
2898cf8070
|
Merge remote-tracking branch 'remotes/upstream-master/master'
|
2017-04-27 12:12:46 -07:00 |
|
craig-warren
|
a8b82e44d1
|
Added a note on requiring either 1mm or 2mm AustinMan/Woman models to use with dispersive material properties due to relaxation times of Debye poles.
|
2017-04-27 19:38:20 +01:00 |
|
craig-warren
|
d2d4377e46
|
Clarified instructions for installing Xcode and gcc on Mac OS X.
|
2017-04-27 10:28:09 +01:00 |
|
fake-name
|
a0404f690e
|
Merge branch 'master' of github.com:gprMax/gprMax
# Conflicts:
# gprMax/pml_1order_update.pyx
# gprMax/pml_updates.pyx
|
2017-04-26 13:01:32 -07:00 |
|
Craig Warren
|
88d9197a38
|
Corrected bug with customised PML scaling of alpha and sigma parameters.
|
2017-04-26 18:13:56 +01:00 |
|
Craig Warren
|
affc2c0268
|
Moved 1st and 2nd order PML update functions into single module.
|
2017-04-26 15:22:14 +01:00 |
|
fake-name
|
6b36b597bd
|
Break the comments to be mostly 80 chars wide, with a 100 char ceiling (mostly, probably missed some).
No actual code modification yet, only whitespace.
|
2017-04-25 16:52:36 -07:00 |
|
fake-name
|
857e5ce55e
|
Disabling the long line warning is just /WRONG/.
|
2017-04-25 15:06:41 -07:00 |
|
fake-name
|
f9c0eeb48b
|
Unsplat imports, mostly to break up the few cases of HUGE 180 char imports.
I'm eventually going to try to remove all instances of <from x import y>, but that's further down the line.
|
2017-04-25 15:06:14 -07:00 |
|
craig-warren
|
54d2b76875
|
Add explicit error to prevent materials with permittivity or permeability of less than 1. Need to do some PML checks before allowing < 1 or negative, i.e. metamaterials.
|
2017-04-13 10:27:36 +01:00 |
|
craig-warren
|
46768a3223
|
Moved image location.
|
2017-04-06 15:38:35 +01:00 |
|
craig-warren
|
5da3886434
|
Updated image name.
|
2017-04-06 15:37:21 +01:00 |
|
craig-warren
|
0516d6ff10
|
Added Lenovo benchmark results.
|
2017-04-06 15:26:33 +01:00 |
|
Craig Warren
|
c98295aaef
|
Syntax corrections.
|
2017-04-04 14:07:02 +01:00 |
|
Craig Warren
|
328e98cb85
|
Added a module to the tools sub-package that enables a PNG image file to be converted into a HDF5 file that can then be used to import geometry.
|
2017-04-04 14:03:09 +01:00 |
|
Craig Warren
|
09d675b5fc
|
Reverted to recommending MS Visual Studio 2015 Build Tools.
|
2017-04-03 14:03:52 +01:00 |
|
Craig Warren
|
415a08c5c8
|
Further tweaks to make hyperthreading detection on Linux better.
|
2017-04-03 13:12:25 +01:00 |
|
Craig Warren
|
2e91e4c2bb
|
Improved robustness of detecting host machine information.
|
2017-04-03 12:58:01 +01:00 |
|
Craig Warren
|
9be9db116d
|
Fix marker edge colours.
|
2017-03-30 14:13:46 +01:00 |
|
craig-warren
|
174317bc1e
|
Where does the name gprMax come from?
|
2017-03-29 17:39:45 +01:00 |
|
Craig Warren
|
beb6a39957
|
Updated image logo URL.
|
2017-03-29 14:15:35 +01:00 |
|
Craig Warren
|
2fd4d3087b
|
Update to URL format.
|
2017-03-29 13:45:59 +01:00 |
|
Craig Warren
|
55e476cbcd
|
Updated instructions for VS2017 Build Tools.
|
2017-03-29 12:40:12 +01:00 |
|
Craig Warren
|
ed3377b750
|
Further update to URL formats.
|
2017-03-29 12:27:11 +01:00 |
|
Craig Warren
|
659bd8b2f1
|
Updating URL formats.
|
2017-03-29 12:22:29 +01:00 |
|
Craig Warren
|
557925ea7a
|
Updating URL formats.
|
2017-03-29 12:13:25 +01:00 |
|
Craig Warren
|
6405476066
|
Inline links.
|
2017-03-29 12:08:46 +01:00 |
|
Craig Warren
|
533aca0ce8
|
Changed path to logo image.
|
2017-03-29 12:05:15 +01:00 |
|