提交图

1655 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
fe1043ea9e Updated debug messages for MPI. 2018-02-28 09:53:05 +00:00
Craig Warren
fe89343cd9 Check for existence of mpicomm in args. 2018-02-28 09:36:04 +00:00
Craig Warren
d467877d0b Added some debug messages for MPI and MPI communicator to command line args. 2018-02-28 09:31:22 +00:00
Craig Warren
d49ffd9988 Added some debug for alternate MPI method. 2018-02-27 16:52:51 +00:00
Craig Warren
fb8dd26c3f Removed requirement for centre of cylindrical sector to be inside domain. Added check for angles being positive. 2018-02-27 14:42:58 +00:00
Craig Warren
ec767b2d28 Added bounds setting for cylindrical sector with centre outside domain. 2018-02-27 14:41:50 +00:00
Craig Warren
a1763c0609 Reinstated and updated code for building cylinders aligned to axes. Made code for building spheres more robust. 2018-02-26 17:39:42 +00:00
Craig Warren
7957601030 Corrected typo. 2018-02-26 16:16:20 +00:00
Craig Warren
3fbf8256d3 Revert to old cylinder building code for now - cylinders aligned with axes needs more work. 2018-02-26 16:15:56 +00:00
craig-warren
f5d1efd1d6 Corrected bug with new code for building cylinders aligned with axes. 2018-02-25 15:29:37 +00:00
craig-warren
08bc41e666 Corrected typo in new cylinder-building code for y-aligned cylinders. 2018-02-23 09:10:41 +00:00
Craig Warren
eb7362db6c Added code to speed up the building of cylinders that are aligned to a grid axis. 2018-02-22 15:36:25 +00:00
Craig Warren
c986c94da5 Corrected bug with passing MPI communicator object (introduced recently for testing). 2018-02-16 10:02:38 +00:00
Craig Warren
253cae9fe1 Removed extra mpicomm argument from an MPI testing mode. 2018-02-13 10:49:26 +00:00
craig-warren
3285abf758 Updated syntax. 2018-02-04 19:22:05 +00:00
craig-warren
5a9d987bdb Added image of mesh of GSSI 400MHz antenna model. 2018-02-04 19:02:18 +00:00
craig-warren
195ca6e5db Added initial model of GSSI 400MHz antenna to user libraries. 2018-02-04 18:14:43 +00:00
Craig Warren
4897b3f7a0 Updated path to Jupyter notebooks. 2018-01-31 23:04:34 +01:00
Craig Warren
d70b680c81 Changed white space to underscore in path names for some tools. 2018-01-31 23:03:15 +01:00
Craig Warren
57ea242d30 Added .gitattributes to allow correct code language detection on GitHub. 2018-01-31 22:52:43 +01:00
Craig Warren
5f698b6316 Updates to MPI testing to allow passing of communicator object through api(). 2018-01-31 16:35:27 +01:00
Craig Warren
5ca7b770b0 Updates to formatting of text for MPI. 2018-01-30 17:30:10 +01:00
Craig Warren
6fc479d0b0 Formatting updates to host text. 2018-01-30 17:18:43 +01:00
Craig Warren
c1ad415828 Added hostname to machine identification info. 2018-01-30 16:47:37 +01:00
Craig Warren
34518d082b Updates for MPI when importing gprMax and using api() 2018-01-30 16:04:41 +01:00
Craig Warren
85b8111366 Fix bug with incorrect module import name. 2018-01-28 15:59:12 +01:00
Craig Warren
db929d52cd Fixed bug introduced with changes to interpolation of imported waveforms see - https://github.com/gprMax/gprMax/issues/139 2018-01-23 12:01:54 +01:00
Craig Warren
c5c37bd273 Changed ID of material created for resistive voltage source to be more unique - now uses voltage source position in ID rather than conductivity value which could be the same for multiple sources. This should not have caused any issues but looks cosmetically better! 2018-01-23 12:00:31 +01:00
Craig Warren
c137bef5c3 Updating of outputfiles_merge to allow it to be imported as a function. 2018-01-17 17:17:57 +01:00
Craig Warren
afd30b27ab Fix syntax. 2018-01-17 16:02:12 +01:00
Craig Warren
7049bc5509 Corrected args in testing new MPI implementation. 2018-01-17 16:00:59 +01:00
Craig Warren
6ab573a837 Testing alternate MPI implementation. 2018-01-17 15:20:24 +01:00
Craig Warren
ef220ec930 Added some extra error messages to check when rough surface trough/peaks do not correspond to dimensions of fractal box that they are associated with. 2018-01-15 10:56:54 +01:00
Craig Warren
6c81552268 Updated table formatting. 2018-01-13 18:11:08 +01:00
Craig Warren
9676a43e23 Re-structuring of antennas module 2018-01-13 18:02:47 +01:00
Craig Warren
9f014a9611 Updated contact details. 2018-01-13 16:37:59 +01:00
Craig Warren
4848a8d4d7 PEP8 code cleanups. 2018-01-02 18:14:20 +00:00
Craig Warren
f83ec97fa9 Formatting cleanups. 2018-01-02 17:19:42 +00:00
Craig Warren
a784459ee6 Merge pull request #138 from gprMax/geometry-out-speed-up
geometry output speed up
2018-01-02 17:08:36 +00:00
Craig Warren
2136bf391e Added '_ext' suffix to Cython module names so they can be more easily distinguished when importing. 2018-01-02 17:06:25 +00:00
Craig Warren
8b81dca756 Use of np.isclose rather than equality when finding frequency of maximum power. 2018-01-02 14:09:17 +00:00
Craig Warren
fc7306c101 Updated copyright date. 2018-01-02 11:23:53 +00:00
jasminium
d6c7185882 removed file 2017-12-21 11:57:50 +00:00
jasminium
6ab0eafe4a voxel building 2017-12-21 11:39:42 +00:00
Craig Warren
4548644399 Correction to calculation for maximum frequency of interest. 2017-12-20 15:28:03 +00:00
Craig Warren
50a483ac92 Added line break. 2017-12-20 15:17:36 +00:00
Craig Warren
d2e42c0d8d Bumped to v.3.1.2 v.3.1.2 2017-12-20 15:05:08 +00:00
Craig Warren
e09f08ae75 Changed importing of user-defined waveforms from excitation file to include a interpolation (see extra optional parameters for excitation file command in docs). 2017-12-20 15:03:22 +00:00
Craig Warren
91a8a6a14f Added FFT function (uses np.fft.fft) to utilities module, to avoid repeating same code in several modules. 2017-12-20 15:01:12 +00:00
Craig Warren
4e7aecb8bb Corrected typo in error message for transmission line waveform ID. 2017-12-20 10:59:07 +00:00