Craig Warren
|
05bb24c13a
|
Corrected bracketing in materials table printing.
|
2016-11-18 11:06:57 +00:00 |
|
Craig Warren
|
b918f91663
|
flake8 code cleanups.
|
2016-11-18 11:03:03 +00:00 |
|
Craig Warren
|
94b505b706
|
Adjusted length of material name printed in table.
|
2016-10-19 13:04:32 +01:00 |
|
Craig Warren
|
f108dce8a6
|
Shorten printing of material names when longer than 75 characters.
|
2016-10-17 12:17:33 +01:00 |
|
Craig Warren
|
2bb641d0b1
|
Moved setting material averagable to False for infinite conductivity, i.e. PEC, to module where material command is initially read, i.e. input_cmds_multiuse.py
|
2016-10-14 14:17:41 +01:00 |
|
Craig Warren
|
457bc833d0
|
Added check when processing materials to set averagable to False if conductivity is infinite, i.e. pec
|
2016-10-11 13:25:36 +01:00 |
|
Craig Warren
|
b715ac920b
|
Corrected printing of material values (in materials table) for Lorentz and Drude materials.
|
2016-10-04 11:10:01 +01:00 |
|
Craig Warren
|
32438bc9b4
|
Material 'average' parameter now called 'averagable' for clarity.
Corrected bug with Peplinki mixing model where number of dispersive poles were not being set.
|
2016-09-30 14:26:44 +01:00 |
|
Craig Warren
|
75a8ef43e2
|
PEP8 formatting cleanups.
|
2016-08-10 13:56:15 +01:00 |
|
Craig Warren
|
4d50f22c37
|
Adding printing of material types, i.e. builtin, user-defined, debye etc...
|
2016-08-08 18:00:29 +01:00 |
|
Craig Warren
|
2fb7d077d0
|
Created function to process complete materials list - calc update coifs, store in arrays etc... (moved from main gprMax module)
|
2016-08-05 16:37:05 +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
|
84346c797e
|
Remove unused imports.
|
2016-07-21 15:57:13 +01:00 |
|
Craig Warren
|
e18d7e3d5e
|
Refactored Lorentz coefficient expressions.
|
2016-07-19 11:05:07 +01:00 |
|
Craig Warren
|
ca988e43b5
|
Fixed bug with complex number in Lorenz material coefficients.
|
2016-07-19 10:45:18 +01:00 |
|
Craig Warren
|
6c82028984
|
Change to allow user pec-like material to be created in external material file.
|
2016-07-14 13:19:20 +01:00 |
|
Craig Warren
|
56ac4b7533
|
Corrected typo when using Peplinski mixing model.
|
2016-07-08 11:45:35 +01:00 |
|
Craig Warren
|
f367e0981a
|
Set conductivity of 'pec' to infinity. This only effects printing of material properties, since the update coefficients for 'pec' are set to zero.
|
2016-07-05 10:49:33 +01:00 |
|
Craig Warren
|
46eafcb553
|
Removed unnecessary grid class instance argument to Material init.
|
2016-06-30 14:07:28 +01:00 |
|
craig-warren
|
c9c627720a
|
Revert "multi cmds to functions"
This reverts commit 92bf59bc36 .
|
2016-06-12 14:06:56 +08:00 |
|
jasminium
|
92bf59bc36
|
multi cmds to functions
|
2016-06-09 18:05:42 +01:00 |
|
Craig Warren
|
f8f18579a8
|
Updated to new-style classes.
|
2016-05-06 12:20:05 +01:00 |
|
Craig Warren
|
18693474a1
|
Merge branch 'optimisation-taguchi'
|
2016-01-14 10:20:52 +00:00 |
|
Craig Warren
|
0e4bb43142
|
Updated copyright notice to add 2016.
|
2016-01-12 18:29:10 +00:00 |
|
Craig Warren
|
42fe2e5cac
|
Corrected class names.
|
2016-01-06 18:36:27 +00:00 |
|
Craig Warren
|
84b0c714c3
|
Cleaned up some code formatting.
|
2015-12-14 10:17:58 +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
|
b241b2d24c
|
Corrected reading of Lorentz and Drude parameters.
|
2015-11-20 17:54:19 +00:00 |
|
Craig Warren
|
843ec686de
|
First commit
|
2015-09-30 14:26:59 +01:00 |
|