Craig Warren
|
bb8e4ac944
|
Adjusted plotting scales for FFTs.
|
2016-01-13 16:04:45 +00:00 |
|
Craig Warren
|
8032851b9b
|
Added better checking of output(s) to plot.
|
2016-01-13 15:48:33 +00:00 |
|
Craig Warren
|
f8dd4e31f5
|
Overhauled module for simpler checking and plotting of data.
|
2016-01-13 15:48:01 +00:00 |
|
Craig Warren
|
88c5081c79
|
Clarified details of using custom waveform excitations.
|
2016-01-13 15:19:14 +00:00 |
|
Craig Warren
|
99b82322a7
|
Reformatting some code.
|
2016-01-13 15:10:36 +00:00 |
|
Craig Warren
|
5b7c36dcf6
|
Corrected bug with calculating unnecessary factors when using custom excitation.
|
2016-01-13 15:09:51 +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
|
c308274c1d
|
Corrected bug with printing waveform ID when duplicate found.
|
2016-01-13 15:07:35 +00:00 |
|
Craig Warren
|
dc3be76fc4
|
Added checking for available receiver outputs before trying to plot them.
|
2016-01-13 14:44:17 +00:00 |
|
Craig Warren
|
1dbd8c59be
|
Updated some text.
|
2016-01-13 14:16:58 +00:00 |
|
Craig Warren
|
460b0434b2
|
Update of some plot sizes and file names.
|
2016-01-13 13:50:02 +00:00 |
|
Craig Warren
|
fbd4410c49
|
Added link to paper on running transmission line before attaching it to the main grid.
|
2016-01-13 13:49:20 +00:00 |
|
Craig Warren
|
1764a4d3fe
|
Updated width of a plot.
|
2016-01-13 13:39:18 +00:00 |
|
Craig Warren
|
11a0941923
|
Updated to only plot Ey component of Mala 1.2GHz antenna model in free_space.
|
2016-01-13 13:37:09 +00:00 |
|
Craig Warren
|
faaf9741ec
|
Added PNG plotting option.
|
2016-01-13 13:35:51 +00:00 |
|
Craig Warren
|
3f865c364d
|
Adjusted frequency range plotting for FFT.
|
2016-01-13 13:31:28 +00:00 |
|
Craig Warren
|
8502e04aa9
|
Added link to the introductory/basic 2D example model with an A-scan of a metal cylinder.
|
2016-01-13 13:26:53 +00:00 |
|
Craig Warren
|
6e2946a698
|
File name adjustments.
|
2016-01-13 13:15:11 +00:00 |
|
Craig Warren
|
83ea51b1c0
|
Change to geometry file name.
|
2016-01-13 13:13:13 +00:00 |
|
Craig Warren
|
6364c1af02
|
Renaming of some model files.
|
2016-01-13 13:11:26 +00:00 |
|
Craig Warren
|
b88b72ec76
|
Added some checks for waveform type and frequency.
|
2016-01-13 13:10:37 +00:00 |
|
Craig Warren
|
d91ec755be
|
Change to model names.
|
2016-01-13 13:09:32 +00:00 |
|
Craig Warren
|
6be9473126
|
Finalised wire dipole example model and results.
|
2016-01-13 12:21:57 +00:00 |
|
Craig Warren
|
0e4bb43142
|
Updated copyright notice to add 2016.
|
2016-01-12 18:29:10 +00:00 |
|
Craig Warren
|
7f3bab7644
|
Updated version number to v.3.0.0b14.
v.3.0.0v14
|
2016-01-12 18:26:06 +00:00 |
|
Craig Warren
|
1b48240e09
|
Updated text on wire dipole results.
|
2016-01-12 18:01:19 +00:00 |
|
Craig Warren
|
189d2ee0f9
|
Made rounding function more generic.
|
2016-01-12 17:45:12 +00:00 |
|
Craig Warren
|
a3d2e1894f
|
Updated example on wire dipole model.
|
2016-01-12 17:32:36 +00:00 |
|
Craig Warren
|
dc9eb28de9
|
Changed name of 'rvalue' to 'roundvalue'.
|
2016-01-12 17:32:15 +00:00 |
|
Craig Warren
|
96553b1ce6
|
Added method call to calculate incident current and voltages; added current output to receivers.
|
2016-01-12 17:30:59 +00:00 |
|
Craig Warren
|
ac3f448d01
|
Added currents as available outputs.
|
2016-01-12 17:30:01 +00:00 |
|
Craig Warren
|
3e87d1a4d6
|
Added currents as available outputs.
|
2016-01-12 17:29:08 +00:00 |
|
Craig Warren
|
5fb95661e6
|
Updated transmission line to calculate incident voltages and current before attaching to grid; vectorized these operations. Spatial step based on magic time step in transmission line.
|
2016-01-12 17:28:45 +00:00 |
|
Craig Warren
|
4231092578
|
Updated for input impedance and admittance calculations.
|
2016-01-12 17:24:40 +00:00 |
|
Craig Warren
|
10e889bfb0
|
Changed 'field' terminology to 'output'.
|
2016-01-12 17:23:33 +00:00 |
|
Craig Warren
|
dea93b61f7
|
Updated to use edges to model the wire and lengthen the time window for better frequency resolution.
|
2016-01-12 17:22:52 +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
|
d1b73caac8
|
Changed name of rvalue function to roundvalues. Added rounddownmax function to round down a floating point value to one less than maximum precision of hardware.
|
2016-01-11 13:35:37 +00:00 |
|
Craig Warren
|
9239da0af0
|
Changed name of rvalue function to roundvalues.
|
2016-01-11 13:34:24 +00:00 |
|
Craig Warren
|
e123e66817
|
Changed name of rvalue function to roundvalue.
|
2016-01-11 13:33:41 +00:00 |
|
Craig Warren
|
e193dfd5da
|
Changed name of rvalue function to roundvalue.
|
2016-01-11 13:32:25 +00:00 |
|
craig-warren
|
9e091ded93
|
Spelling correction.
|
2016-01-08 20:07:29 +00:00 |
|
craig-warren
|
8a82e8a77d
|
Corrected some Sphinx errors.
|
2016-01-08 19:30:27 +00:00 |
|
craig-warren
|
903065bf27
|
Changed title of example.
|
2016-01-08 19:26:58 +00:00 |
|
craig-warren
|
910eb062f1
|
Updated text.
|
2016-01-08 19:25:05 +00:00 |
|
craig-warren
|
d3f6b327f1
|
More updates to the wire dipole example.
|
2016-01-08 19:21:29 +00:00 |
|
craig-warren
|
0022867287
|
Updates to wire dipole example.
|
2016-01-08 19:14:52 +00:00 |
|
craig-warren
|
a9de3ad00a
|
Work on wire dipole example.
|
2016-01-08 18:20:27 +00:00 |
|
craig-warren
|
fb95d41072
|
Adding detail to wire dipole example.
|
2016-01-08 17:55:14 +00:00 |
|
craig-warren
|
7fa1cac901
|
Updates to structure.
|
2016-01-08 17:19:56 +00:00 |
|