Craig Warren
b818361fd3
Merge branch 'master' of https://github.com/gprMax/gprMax
2022-02-19 17:45:53 +00:00
Craig Warren
81d196ca1e
Added initial ideas for GSoC2022
2022-02-19 17:30:01 +00:00
JLA4444
f6477d14fb
Bug when merging files
...
When merging outputfiles basefilename + *.out was used
This includes files as basefilename + abcd234.out which causes issues
Also the bug when basefilename.out, after an A scan, caused issues is fixed
2022-02-04 16:41:20 +01:00
Craig Warren
201cd2c645
Updated instructions for VS Build Tools 2022.
2022-01-18 16:56:34 +00:00
Craig Warren
2d5926aa1f
Remove 'field_updates_dispersive.pyx' from master branch.
2022-01-12 15:41:18 +00:00
Craig Warren
5be9f3e0dd
Copyright update to 2022.
2022-01-06 21:10:12 +00:00
Craig Warren
cd30dd0df3
Copyright update to 2022.
2022-01-06 21:08:41 +00:00
Craig Warren
5a1a90099f
Updated copyright to 2022.
2022-01-06 21:01:41 +00:00
Craig Warren
7d5cfa2c67
Updated macro to account for new Paraview threshold behaviour in >v.5.10
2022-01-06 21:01:14 +00:00
Craig Warren
74b66a2395
Update copyright to 2021
2021-12-13 16:01:31 +00:00
Craig Warren
db88bc1f4b
Handle compilation on Apple Silicon
2021-12-13 15:58:39 +00:00
Craig Warren
e66fdc17b3
Added zip safe flag because of bad marshall data with setuptools.
2021-04-12 17:02:56 +01:00
Craig Warren
6f8838752d
Added option to select correct GPU with multi-node MPI.
2021-03-27 15:41:17 +00:00
Craig Warren
392daa862f
Use platform.node() for hostname lookup. Required for multi-node MPI.
2021-03-27 15:36:57 +00:00
Craig Warren
8082424913
Updates fractal seeding to use new numpy seed generator.
2021-03-15 11:01:55 +00:00
Craig Warren
9d7a480ff2
Remove unnecessary extra cells from GeometryObject arrays.
2021-02-24 10:11:19 +00:00
Craig Warren
fc24d61e63
Correct mpi spawn issue with mpicomm arg
2021-02-23 16:43:02 +00:00
Craig Warren
457d4607f4
Corrected numbering of projects.
2021-02-23 10:38:11 +00:00
Craig Warren
f381e912ff
Added project on GPU sub-gridding, and added John as mentor to some projects.
2021-02-23 10:36:09 +00:00
Craig Warren
90e1a45fd6
Updated projects for 2021.
2021-02-19 17:05:06 +00:00
Craig Warren
a4293b5edf
Initial GSoC ideas for 2021
2021-02-02 13:34:54 +00:00
Craig Warren
6a915b8499
MPI Spawn debugging
2021-01-11 21:04:56 +00:00
Craig Warren
367fc00dae
MPI Spawn updates
2021-01-11 16:47:51 +00:00
Craig Warren
4cd02054de
MPI debugging
2021-01-11 16:28:15 +00:00
Craig Warren
b3d77f1143
MPI debugging
2021-01-11 16:23:39 +00:00
Craig Warren
69821f16b8
Updated detection of MPI comm
2021-01-11 16:18:27 +00:00
Craig Warren
c6ce0bc959
update to MPI comm name detection
2021-01-11 11:50:19 +00:00
Craig Warren
5610a5ff89
update to MPI comm name detection
2021-01-11 11:44:07 +00:00
Craig Warren
64ba153533
added clause for when name of MPI comm is not set
2021-01-11 11:37:48 +00:00
Craig Warren
a2cf12fbbb
added clause for when MPI world name is not set.
2021-01-11 11:35:27 +00:00
Craig Warren
cc7bd9992f
Updated bencmarking models.
2020-12-15 16:38:14 +00:00
Craig Warren
2874dbe1eb
Added extra benchmarking models.
2020-12-15 16:14:08 +00:00
Craig Warren
32d4d92f98
Modified installation instructions for Windows to use Build Tools 2019.
2020-12-08 14:22:36 +00:00
Craig Warren
eb8c2d5fae
Changed naming of pre-calculated waveform values from J and M, to wholestep and halfstep.
2020-12-01 16:26:47 +00:00
Craig Warren
8d0d49996b
Clean up some white space.
2020-12-01 16:24:42 +00:00
Craig Warren
7207147337
Tidied code formatting and improved comments.
2020-11-24 11:58:31 +00:00
Craig Warren
3bd4e4acf8
Tidied code formatting and removed import of sys
2020-11-24 11:55:29 +00:00
Craig Warren
c2b421ed74
Corrected to reflect voltage source being used rather than transmission line.
2020-11-24 11:54:01 +00:00
Craig Warren
4c9de9ae37
Remove pinning of numpy as bug now resolved on macOS.
2020-11-16 11:16:10 +00:00
Craig Warren
d34edb6dc7
Merge pull request #266 from nrahnemoon/fix_initial_save
...
Fix theta in initial_save
2020-10-15 14:50:10 +01:00
Nima Rahnemoon
1855cc888e
Fix theta in initial_save
2020-10-14 18:18:59 -07:00
Craig Warren
301e9da1bb
Updated to recognise gcc v10
2020-07-17 13:57:43 +01:00
Craig Warren
3dee01fcf1
Remove deprecated 'frac' property for plotting.
2020-07-13 13:52:42 +01:00
Craig Warren
73a3f93a08
Added divide by zero ignore for s11, s21, zin, yin
2020-06-11 22:05:07 +01:00
Craig Warren
7e1d1a6297
Changed fwrite precisions for DT1 file. Added a separate field to the information window (i.e. the first pop up window) for the rx-component (i.e. Ex or Ey or Ez). Now the user has the option to store any of these fields to the desired GPR output file (usefull in the case of a 3D model).
2020-05-29 07:18:10 +01:00
Craig Warren
5530b34884
Merge pull request #252 from karlhorky/patch-1
...
Fix links
2020-05-21 14:02:29 +01:00
Karl Horky
172a8c07b7
Fix links
2020-05-20 10:59:23 +02:00
craig-warren
5c11a3922e
Fixed syntax error - missing commas in plot.
2020-05-18 16:05:36 +01:00
Craig Warren
a966d1679b
Updated string reading in binary file read.
2020-04-25 21:27:14 +01:00
Craig Warren
0d55875c74
Added note on wxPython if using Arch Linux.
2020-04-25 19:27:08 +01:00