craig-warren
|
493e13c340
|
Further formatting tweaks.
|
2016-05-30 15:14:29 +01:00 |
|
craig-warren
|
0490a3311a
|
Formatting updates.
|
2016-05-30 15:10:48 +01:00 |
|
craig-warren
|
4f95357bfc
|
Cleaned up formatting.
|
2016-05-30 14:47:59 +01:00 |
|
craig-warren
|
1ff4deaa28
|
Tidying and simplifying text.
|
2016-05-30 14:37:16 +01:00 |
|
craig-warren
|
a104bb914d
|
User and dev installation now the same.
|
2016-05-30 14:25:52 +01:00 |
|
craig-warren
|
1e2dbff92b
|
Revised installation procedure. Now the same for user and devs. No more hosting pre-built binary extensions, users build themselves.
|
2016-05-30 14:24:23 +01:00 |
|
Craig Warren
|
438669959b
|
Added filename argument to assist with saving figures from module.
|
2016-05-27 15:15:24 +01:00 |
|
Craig Warren
|
98556e5dea
|
Updated to reflect revised antenna plotting.
|
2016-05-26 12:18:05 +01:00 |
|
Craig Warren
|
17c6839e3b
|
Better handling of when s21 is None.
|
2016-05-26 12:16:32 +01:00 |
|
Craig Warren
|
188542f2e6
|
Added an example of using the module to plot antenna parameters for s21.
|
2016-05-26 10:55:33 +01:00 |
|
Craig Warren
|
570640fb49
|
Revised antenna parameter plotting script to handle s21 calculation and plotting when either a transmission line or receiver is used on the receiver antenna in the model.
|
2016-05-26 10:48:53 +01:00 |
|
Craig Warren
|
f89f8e1d8f
|
Alphabetical order.
|
2016-05-25 11:52:18 +01:00 |
|
Craig Warren
|
4cf2fb86ac
|
Updated info on s21 parameter plotting.
|
2016-05-25 10:23:42 +01:00 |
|
Craig Warren
|
50d60dc5f9
|
Removed extra text block.
|
2016-05-25 10:19:51 +01:00 |
|
Craig Warren
|
bdae110c0a
|
Updated info of plotting tools to match rationalised plotting functions.
|
2016-05-25 09:38:49 +01:00 |
|
Craig Warren
|
e793af12b8
|
Updated name of argument for receiver component.
|
2016-05-25 09:38:00 +01:00 |
|
Craig Warren
|
3061f2af5f
|
Merge remote-tracking branch 'origin/master'
|
2016-05-24 16:05:17 +01:00 |
|
Craig Warren
|
a8408a93a3
|
No static linking on Windows as there is no static version of the OpenMP library.
|
2016-05-24 16:05:02 +01:00 |
|
Craig Warren
|
68ebec3d27
|
Merge pull request #53 from obtitus/master
converted print() calls to command() calls in input_cmd_funcs.
|
2016-05-21 19:46:42 +01:00 |
|
Øystein Bjørndal
|
6a9ccc59bb
|
just some newline, trying to be consistent...
|
2016-05-20 22:19:19 +02:00 |
|
Øystein Bjørndal
|
3128fbc0d4
|
modifed the remaining functions to call command and return Coordinate(s)
|
2016-05-20 22:06:35 +02:00 |
|
Øystein Bjørndal
|
393d5e38e9
|
bugfix, the filter command removed the float/int 0. Added command call for material(), NOTE: may modify rounding as str(x) outputs more digits than {:g}
|
2016-05-20 19:39:25 +02:00 |
|
Øystein Bjørndal
|
7ed026c5c9
|
converted a few print() calls to command() calls. Should be identical in behavior.
|
2016-05-20 19:15:54 +02:00 |
|
Craig Warren
|
b430bb7059
|
Merge remote-tracking branch 'origin/master'
|
2016-05-20 16:19:02 +01:00 |
|
Craig Warren
|
589613761a
|
Added flag to make Windows compiles do static linking.
|
2016-05-20 16:18:31 +01:00 |
|
Craig Warren
|
b1f0c53dab
|
Merge pull request #52 from obtitus/master
added some additional input_cmd_funcs and named tuple Coordinate.
|
2016-05-20 15:26:48 +01:00 |
|
Øystein Bjørndal
|
3dc9dffcad
|
added some additional input_cmd_funcs, added Coordinate tuple and modified some of the existing functions so that they return a Coordinate instead of a plain tuple. Added example of usage as user_models/cylinder_2D_py.in
|
2016-05-20 15:48:55 +02:00 |
|
Craig Warren
|
c5da3fd547
|
Added more info on command line args/flags.
|
2016-05-19 17:52:11 +01:00 |
|
Craig Warren
|
9624c60bd7
|
psutil now seems OK to use via conda (instead of pip) on Mac OS X El Capitan.
|
2016-05-19 17:50:15 +01:00 |
|
Craig Warren
|
a1c61a8106
|
Removed pyfiglet dependancy.
|
2016-05-19 17:35:36 +01:00 |
|
Craig Warren
|
9d2945614e
|
Corrected URL to developer installation notes.
|
2016-05-19 17:15:16 +01:00 |
|
Craig Warren
|
9ab01ebc22
|
Formatting updates.
|
2016-05-19 17:07:34 +01:00 |
|
Craig Warren
|
85d6c62327
|
Formatting updates.
|
2016-05-19 17:07:05 +01:00 |
|
Craig Warren
|
e7c487a100
|
Added printed info on initial ranges.
|
2016-05-19 16:14:24 +01:00 |
|
Craig Warren
|
faaf053948
|
Jupyter notebook for plotting builtin waveforms.
|
2016-05-19 13:11:50 +01:00 |
|
Craig Warren
|
af85dbf223
|
Merge remote-tracking branch 'origin/master'
|
2016-05-19 09:44:41 +01:00 |
|
Craig Warren
|
f827f94ff4
|
Geometry for Jupyter example.
|
2016-05-19 09:44:07 +01:00 |
|
jasminium
|
fcc2fc8284
|
broken but causing global errors. did not see xdmf writer commented out.
|
2016-05-18 17:13:59 +01:00 |
|
jasminium
|
6e12a85f7c
|
simplify main loop to build connectivity etc..
|
2016-05-18 16:48:56 +01:00 |
|
jasminium
|
06c3c66e95
|
remove float types and added integers
|
2016-05-18 16:00:28 +01:00 |
|
jasminium
|
bca1817679
|
removed counters for edges etc..
|
2016-05-18 15:55:00 +01:00 |
|
jasminium
|
9c6af8b5d5
|
Merge branch 'master' of https://github.com/gprMax/gprMax
default voxel and optional edge writing
|
2016-05-18 15:17:30 +01:00 |
|
jasminium
|
3b2d4671a3
|
default voxel and optional edge writing
|
2016-05-18 15:17:20 +01:00 |
|
Craig Warren
|
971368774e
|
Updated and added notebooks on simple examples from docs.
|
2016-05-18 15:10:05 +01:00 |
|
Craig Warren
|
be89482b42
|
Edits to get docs to build.
|
2016-05-18 14:33:29 +01:00 |
|
Craig Warren
|
0464cf5655
|
Temporary comment of lxml module to get docs to build.
|
2016-05-18 14:23:18 +01:00 |
|
Craig Warren
|
5a6c2e2e93
|
Updated to also install as a package.
|
2016-05-18 13:53:39 +01:00 |
|
Craig Warren
|
837700b0f4
|
Added some comments.
|
2016-05-18 13:05:03 +01:00 |
|
Craig Warren
|
7c2c0b0c7d
|
Corrected ignore for .egg-info
|
2016-05-18 13:03:58 +01:00 |
|
Craig Warren
|
3285ee3dc6
|
Updated text descriptions of plotting modules.
|
2016-05-18 13:03:22 +01:00 |
|