Craig Warren
|
e042b14178
|
Updated to use improved host machine info function.
|
2017-01-26 15:15:55 +00:00 |
|
Craig Warren
|
c6d3fafb97
|
Updated copyright notices to 2017.
|
2017-01-18 14:16:20 +00:00 |
|
Craig Warren
|
ca2a6f48d2
|
Added printing of detected CPU type/frequency.
Added setting of grid dimension property.
|
2016-12-05 15:23:45 +00:00 |
|
Craig Warren
|
b23950387b
|
Changed PML thickness from tuple to ordered dictionary.
|
2016-10-14 14:16:22 +01:00 |
|
Craig Warren
|
8be93431ca
|
Source and receiver steps now stored in a tuple (x, y, z).
|
2016-09-30 14:25:30 +01:00 |
|
Craig Warren
|
18f2c98d36
|
Changed out-of-memory message from raising an error to just printing a warning.
|
2016-09-21 10:43:16 +01:00 |
|
craig-warren
|
0e70f7bc8d
|
Corrected single/double equals bug with OMP darwin option.
|
2016-08-21 17:59:44 +01:00 |
|
Craig Warren
|
d891253415
|
Leave OMP_WAIT_POLICY set to active for Mac OS X. Seems to improve performance slightly.
|
2016-08-19 16:56:20 +01:00 |
|
Craig Warren
|
a3de48cc2b
|
Avoid setting OMP_WAIT_POLICY.
|
2016-08-19 15:54:51 +01:00 |
|
Craig Warren
|
95d5db7bd1
|
Switch off setting any extra OMP variables for now.
|
2016-08-19 13:03:10 +01:00 |
|
Craig Warren
|
59eb30e911
|
Improved memory usage estimate (following testing).
|
2016-08-17 10:40:01 +01:00 |
|
Craig Warren
|
75a8ef43e2
|
PEP8 formatting cleanups.
|
2016-08-10 13:56:15 +01:00 |
|
Craig Warren
|
33f9756191
|
Coloured warning messages.
|
2016-08-09 14:08:47 +01:00 |
|
Craig Warren
|
25ff6b6127
|
Updated message printing for RAM.
|
2016-08-05 16:36:01 +01:00 |
|
Craig Warren
|
f00cf43d14
|
Added error check for when model could use more RAM than available.
|
2016-08-04 15:59:34 +01:00 |
|
Craig Warren
|
cb4324c32a
|
Capitalise environment variables for OMP.
|
2016-08-03 14:47:22 +01:00 |
|
Craig Warren
|
f4c01b776c
|
Whitespace removal.
|
2016-07-21 16:31:30 +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
|
84346c797e
|
Remove unused imports.
|
2016-07-21 15:57:13 +01:00 |
|
Craig Warren
|
c3e7c69c01
|
Tidy of import commands.
|
2016-05-18 10:43:08 +01:00 |
|
Craig Warren
|
aa20146d82
|
Changed print message for src_steps to indicate only simple sources will be stepped.
|
2016-05-06 12:19:41 +01:00 |
|
Craig Warren
|
900f3ec7f6
|
Better path handling for excitation file.
|
2016-05-05 13:38:03 +01:00 |
|
Craig Warren
|
722788ef78
|
Improved parsing of float and int time values.
|
2016-04-25 17:55:13 +01:00 |
|
Craig Warren
|
a29135ffe9
|
Use 'true' instead of 1.
|
2016-03-24 18:10:05 +00:00 |
|
Craig Warren
|
fad360509e
|
Added setting of some environment variable for OpenMP for better performance.
|
2016-03-24 18:09:30 +00:00 |
|
Craig Warren
|
fb7fac3e68
|
Removed unneeded input argument.
|
2016-03-21 15:11:05 +00:00 |
|
craig-warren
|
4827bfd5f1
|
Removed some blank space.
|
2016-03-13 12:37:49 +00:00 |
|
craig-warren
|
6f6d09b44a
|
Adding message stating 2D or 3D CFL limit for time step.
|
2016-03-05 12:52:00 +00:00 |
|
craig-warren
|
7eb5f3983b
|
Modifications to simplify setting PML and time step limit for 2D models. This is now done automatically by gprMax and does not requires any user input commands to do so.
|
2016-03-05 12:47:01 +00:00 |
|
Craig Warren
|
2e52cde04c
|
Added warning when using more threads than physical CPU cores.
|
2016-03-01 14:45:05 +00:00 |
|
Craig Warren
|
5c9d858575
|
Added check for at least one cell in every domain dimension.
|
2016-02-25 15:08:33 +00:00 |
|
Craig Warren
|
78adaac83e
|
Adjusted some message text printing.
|
2016-02-24 14:59:58 +00:00 |
|
Craig Warren
|
09154edcbf
|
Corrected bug with looking for excitation file in same directory as input file.
|
2016-02-22 10:49:10 +00:00 |
|
Craig Warren
|
fa49e358a1
|
Corrected checking that number of PML cells fits within domain size.
|
2016-01-26 15:18:58 +00:00 |
|
Craig Warren
|
589bd7a6d6
|
Changed roundvalue function to round_value.
|
2016-01-14 18:07:07 +00:00 |
|
Craig Warren
|
6a03e08a25
|
Corrected bug with reading when using a single custom excitation.
|
2016-01-13 15:08:54 +00:00 |
|
Craig Warren
|
0e4bb43142
|
Updated copyright notice to add 2016.
|
2016-01-12 18:29:10 +00:00 |
|
Craig Warren
|
189d2ee0f9
|
Made rounding function more generic.
|
2016-01-12 17:45:12 +00:00 |
|
Craig Warren
|
82ebb67541
|
Changed name of rvalue function to roundvalues. Added modification to round down time step to nearest float with precision one less than hardware maximum. Avoids inadvertently exceeding the CFL due to binary representation of floating point number.
|
2016-01-11 13:37:59 +00:00 |
|
Craig Warren
|
90dfe34764
|
More tidying of code formatting
|
2015-12-22 17:40:38 +00:00 |
|
Craig Warren
|
7bf048a44f
|
Tidy up of code formatting
|
2015-12-22 16:58:27 +00:00 |
|
Craig Warren
|
eaf3012985
|
Updated txstep variables to use srcstep name.
|
2015-12-11 10:11:25 +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 |
|