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
|
4d061c4b1b
|
Updated structure to group Cython and CUDA modules in separate folders.
|
2019-06-10 16:04:08 +01:00 |
|
Craig Warren
|
61e9d43e26
|
Removal of Taguchi optimisation. Move towards high-level config module, rather than settings in Grid class.
|
2019-05-24 09:54:32 +01:00 |
|
Craig Warren
|
0ca02137b3
|
Updated copyright date to 2019.
|
2019-01-04 09:25:37 +00: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
|
4848a8d4d7
|
PEP8 code cleanups.
|
2018-01-02 18:14:20 +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
|
fc7306c101
|
Updated copyright date.
|
2018-01-02 11:23:53 +00:00 |
|
Craig Warren
|
73e2c39257
|
Explicitly set dtype for fractal weighting array.
|
2017-06-21 14:35:34 +01: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 |
|
fake-name
|
f9c0eeb48b
|
Unsplat imports, mostly to break up the few cases of HUGE 180 char imports.
I'm eventually going to try to remove all instances of <from x import y>, but that's further down the line.
|
2017-04-25 15:06:14 -07:00 |
|
Craig Warren
|
9a00412ee3
|
PEP8 code cleanups.
|
2017-03-13 14:02:09 +00:00 |
|
Craig Warren
|
0635ccda11
|
Fractal weighting now scaled according to minimum of dimensions of fractal volume.
Added fftshift to move zero frequency component to centre of array.
|
2017-03-13 13:51:57 +00:00 |
|
Craig Warren
|
73aa76730c
|
Remove '+1's from fractal arrays to match removal from solid array.
|
2017-03-02 10:53:34 +00:00 |
|
Craig Warren
|
c6d3fafb97
|
Updated copyright notices to 2017.
|
2017-01-18 14:16:20 +00:00 |
|
Craig Warren
|
c4621667d7
|
Removed unnecessary argument from fractal surface and volume class methods.
|
2016-12-09 15:01:05 +00:00 |
|
Craig Warren
|
45a8647a05
|
Adding averaging (dielectric smoothing) option to fractal volume (#fractal_box).
|
2016-09-30 14:14:40 +01:00 |
|
Craig Warren
|
f4c01b776c
|
Whitespace removal.
|
2016-07-21 16:31:30 +01:00 |
|
Craig Warren
|
4095925ef0
|
Formatting cleanups.
|
2016-07-21 16:23:41 +01:00 |
|
Craig Warren
|
e8ebd1498f
|
Whitespace cleanups.
|
2016-07-21 16:17:39 +01:00 |
|
Craig Warren
|
e378bd66f9
|
Whitespace (W292,W293,W391) tidy.
|
2016-07-21 16:08:39 +01:00 |
|
Craig Warren
|
cd823901d6
|
Tidied imports.
|
2016-07-21 16:01:53 +01:00 |
|
Craig Warren
|
12d0d918a4
|
Updated to new-style classes.
|
2016-05-06 12:17:44 +01:00 |
|
Craig Warren
|
d0ae51f5f8
|
Re-added numpy raise divide catch.
|
2016-01-14 18:03:30 +00:00 |
|
Craig Warren
|
e7740f9827
|
Changed roundvalue function to round_value.
|
2016-01-14 18:02:19 +00:00 |
|
Craig Warren
|
0e4bb43142
|
Updated copyright notice to add 2016.
|
2016-01-12 18:29:10 +00:00 |
|
Craig Warren
|
e193dfd5da
|
Changed name of rvalue function to roundvalue.
|
2016-01-11 13:32:25 +00:00 |
|
Craig Warren
|
95d025c5a7
|
Corrected class names.
|
2016-01-06 18:34:04 +00:00 |
|
craig-warren
|
bc42bf9d53
|
Updated to use absolute imports for packages rather than relative ones.
|
2015-11-25 17:58:29 +00:00 |
|
Craig Warren
|
843ec686de
|
First commit
|
2015-09-30 14:26:59 +01:00 |
|