提交图

29 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
1ce90bd2ae Updated copyright date. 2021-02-24 11:58:37 +00:00
Craig Warren
abb391283f Cleaned up comments. 2020-11-23 10:14:17 +00:00
craig-warren
1ef898384a Cleanup of imports and checking using pylint 2020-04-07 15:24:22 +01:00
Craig Warren
516660c2d2 Work on integrating new MPIExecutor (Tobias). 2020-03-09 17:35:41 +00:00
Craig Warren
1e4237c2f5 Tidy up of logging and initial MPI task farm work. 2020-03-06 16:48:21 +00:00
Craig Warren
253e3a04f7 Copyright year update. 2020-02-13 17:12:09 +00:00
Craig Warren
7e6434ede7 Make single output file for main and subgrids. 2020-02-13 13:23:11 +00:00
Craig Warren
2c450a63af Further work to prepare sub-gridding. 2019-11-18 14:02:32 +00:00
Craig Warren
3c494f1399 Moved global autotranslate to an arg. 2019-11-05 14:14:57 +00:00
Craig Warren
a0e7ff1fa1 Updates to get antenna models working with revised antenna library. 2019-10-31 14:27:22 +00:00
Craig Warren
471ee916ea Work on output directory, snapshots, and geometry view path settings. 2019-10-23 13:26:27 +01:00
Craig Warren
1ad97fbeef More changes discussed with John. F-strings, logging etc... 2019-10-11 11:08:51 +01:00
Craig Warren
3cad0f25b0 Cleanups and beginning to add GPU. 2019-10-08 16:52:11 +01:00
jasminium
d9c5ed34f9 changes 2019-08-23 18:06:03 +01:00
John Hartley
e31e5184e1 save subgrid fields on each timestep 2019-08-23 16:37:56 +01:00
John Hartley
57d307acf9 working 2019-08-23 14:57:56 +01:00
John Hartley
7bc37d0ef5 subgridding files 2019-08-21 21:14:57 +01:00
Craig Warren
6602a7bc81 Code formatting cleanups. 2019-07-05 11:24:29 +01:00
Craig Warren
abffb2e433 Changes to package structure and config module. Added ability to choose E or H fields in snapshots. 2019-07-05 10:57:22 +01:00
Craig Warren
0ca02137b3 Updated copyright date to 2019. 2019-01-04 09:25:37 +00:00
Craig Warren
a1512086bc Change HDF5 file attributes: 'dx,dy,dz' to 'dx_dy_dz' and 'nx,ny,nz' to 'nx_ny_nz'. 2018-07-09 11:09:06 +01:00
Craig Warren
4848a8d4d7 PEP8 code cleanups. 2018-01-02 18:14:20 +00:00
Craig Warren
fc7306c101 Updated copyright date. 2018-01-02 11:23:53 +00:00
Craig Warren
3c8e5bab1b Updates for version 3.1.0 - Big Smoke. These updates are predominately to enable gprMax to be run on GPUs using NVIDIA CUDA. 2017-06-19 16:24:08 +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
Craig Warren
03f7bae43e Moved store_outputs function into this module. 2017-02-21 12:30:05 +00:00
Craig Warren
7bc0e96258 Updated writing of receivers to file method for efficiency.
Removed unnecessary if statement from transmission line writing.
2017-01-30 18:14:46 +00:00
Craig Warren
c6d3fafb97 Updated copyright notices to 2017. 2017-01-18 14:16:20 +00:00
Craig Warren
d99d160673 writer_hdf5.py module renamed fields_outputs.py
geometry_views.py module renamed geometry_outputs.py
2016-09-30 14:28:50 +01:00