提交图

1650 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
c13fbb2314 Remove setting of magnetic properties for plates (faces). When cells edges or faces are specified only electric materials properties are used. 2018-05-18 14:50:57 +01:00
Craig Warren
50df03656c Improved commenting on Peplinski soil model. 2018-05-18 14:10:00 +01:00
Craig Warren
7b1a91ca76 Added checking for gcc 8.x 2018-05-03 13:12:49 +01:00
Craig Warren
2408b0eb61 Pinned mkl package to version 2018.0.0, as newer versions cause bug with B-scan plotting. 2018-05-02 16:48:57 +01:00
Craig Warren
dd110fd687 Added checks for correct source polarisation in 2D modes, & explicit setting of PEC boundaries for invariant direction in 2D modes. 2018-05-02 14:31:06 +01:00
Craig Warren
cc33a628b6 Tweaks to gridline styles. 2018-05-02 14:28:38 +01:00
craig-warren
4118604112 Corrected bug with extent of cylinders when building cylinders aligned with an axis. Introduced recently with speed-up of building axis aligned cylinders. 2018-04-17 20:08:37 +01:00
craig-warren
673588c4d5 Switch to using scipy fftpack rather than numpy fft functions for fractal generation - see issues #148 & #150 2018-04-12 17:52:26 +01:00
craig-warren
eef4a3bd6e More edits for including logo. 2018-04-12 17:45:59 +01:00
craig-warren
df91cf7cbe Use raw HTML to render logo correctly in 2018-04-12 17:37:06 +01:00
craig-warren
380dbbe098 Scale down large version of logo. 2018-04-12 17:23:51 +01:00
craig-warren
e8a421bc3e Test large version of logo for doc building. 2018-04-12 17:20:09 +01:00
craig-warren
497a10d357 Test logo in Latex docs. 2018-04-12 17:15:40 +01:00
craig-warren
43d87ed3a1 Test logo in Latex docs only. 2018-04-12 17:12:28 +01:00
craig-warren
defa45cc90 Test if logo breaks doc building. 2018-04-12 17:10:26 +01:00
craig-warren
47510f3aec Tests to resolve doc building error. 2018-04-12 17:06:23 +01:00
craig-warren
01be199381 Added a note about the option of specifying a device ID to select a specific GPU. 2018-04-05 10:08:37 +01:00
craig-warren
fe6e1180a8 Fixed bug with checking for existence of MPI environment argument. 2018-04-05 09:52:12 +01:00
Craig Warren
6dca8adff0 Merge pull request #151 from gprMax/Angelisd-master
Converter for HDF5 output to RD3, DZT, or DT1
2018-04-04 16:35:32 +01:00
Craig Warren
57520e0865 Added initial MATLAB script to convert gprMax output to some common GPR formats (RD3, DZT, DT1). 2018-04-04 16:31:01 +01:00
Craig Warren
1acd8e461a Updated link for VS Build Tools 2015 to point directly to executable download. 2018-04-04 15:35:00 +01:00
Angelisd
2999403edb gprMax merged output HDF5 to RD3, DZT, DT1 2018-03-25 22:06:43 +03:00
Craig Warren
c82aeade6a Merge pull request #147 from Tagussan/gpu_snapshot
Bugfix for when no rx commands and using GPU
2018-03-22 09:57:46 +00:00
Tagussan
080a530df0 Revert "snapshots for gpu"
This reverts commit 27766ca31a.
2018-03-22 16:04:43 +09:00
Tagussan
3bb4df6af9 bugfix: don't get rxs data if no rxs exist 2018-03-18 06:23:06 +09:00
Tagussan
27766ca31a snapshots for gpu 2018-03-18 06:20:54 +09:00
agianno
796346ebde Pmlformulation choice command 2018-03-15 16:17:58 +00:00
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