提交图

1523 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
32c3a2b95f Bumped to v.3.1.3 v.3.1.3 2018-03-05 09:57:37 +00:00
Craig Warren
e765253090 Trying to fix libpng error with Latex docs. 2018-03-01 11:04:11 +00:00
Craig Warren
c6c79542ae More tweaks to MPI print messages. 2018-03-01 10:46:57 +00:00
Craig Warren
41d3688430 More adjustments to MPI print messages. 2018-03-01 10:38:20 +00:00
Craig Warren
f07c4d9045 Checking MPI communicator names. 2018-03-01 10:15:50 +00:00
Craig Warren
9c9498758e Improved print messages for MPI. 2018-03-01 09:49:57 +00:00
Craig Warren
51765bc69b Avoid numpy 1.14 until h5py is updated to avoid annoying (but harmless) float warning. 2018-03-01 09:49:30 +00:00
Craig Warren
9fb19600a7 More MPI debug info. 2018-02-28 16:58:13 +00:00
Craig Warren
9baadbc761 Added parent PID info to MPI messages. 2018-02-28 16:46:10 +00:00
Craig Warren
a4afe43eda Don't disconnect from parent MPI comm? 2018-02-28 16:40:53 +00:00
Craig Warren
62d004f72a More work on shutdown of MPI communicators. 2018-02-28 16:30:20 +00:00
Craig Warren
04c49c264d Corrected method names for MPI cleanups. 2018-02-28 16:25:55 +00:00
Craig Warren
786e9352d4 Don't add mpicomm object to command line args. It is unneccessary as only strings can be passed to MPI Spawn. 2018-02-28 16:14:45 +00:00
Craig Warren
9e2a2265d9 Removed mpicomm arg from command line as it is irrelevant. 2018-02-28 16:02:28 +00:00
Craig Warren
db5483af83 More MPI debug messages. 2018-02-28 13:54:52 +00:00
Craig Warren
6a6148ab29 More changes to MPI code. 2018-02-28 12:06:56 +00:00
Craig Warren
0fd2ce73b3 Tidy up of MPI code. 2018-02-28 11:49:21 +00:00
Craig Warren
cea1317bf5 Corrected name for MPI communicator argument. 2018-02-28 10:27:32 +00:00
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