提交图

1950 次代码提交

作者 SHA1 备注 提交日期
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
craig-warren
d3be3e49e8 Updated index structure. 2016-01-08 17:12:12 +00:00
Craig Warren
8a098bd860 Corrected name of wire dipole model. 2016-01-08 15:09:28 +00:00
Craig Warren
6b43cae9f6 Added wire dipole model file. 2016-01-08 15:08:26 +00:00
Craig Warren
35de896deb Added structure of output file for transmission line. 2016-01-08 15:04:40 +00:00
Craig Warren
dba88ed704 Added page for optimisation. 2016-01-08 15:04:18 +00:00
Craig Warren
6bd3345fd4 Added transmission line command. 2016-01-08 15:03:57 +00:00
Craig Warren
48ce525c3c Divided up examples and added wire dipole (to be completed). 2016-01-08 15:03:41 +00:00
Craig Warren
7b0a207168 Divided up examples and added wire dipole (to be completed). 2016-01-08 15:03:28 +00:00
Craig Warren
98fee70f36 Divided up examples and added wire dipole (to be completed). 2016-01-08 15:03:17 +00:00
Craig Warren
c2d46c2003 Updated built-in function plots. 2016-01-08 14:28:07 +00:00
Craig Warren
c352bc111b Tidied up formatting. 2016-01-08 14:27:27 +00:00
Craig Warren
d788298789 Updated style for FFT plots; added command line argument to specify transmission line number. 2016-01-08 14:26:28 +00:00
Craig Warren
e73abded50 Updated plot range and style for FFT plots. 2016-01-08 14:25:48 +00:00
Craig Warren
a98d0becb1 Updated plot range and style for FFT plots. 2016-01-08 14:25:01 +00:00
Craig Warren
c386d2604a Corrected bug with ABC in transmission line; renamed some functions 2016-01-08 14:24:25 +00:00
Craig Warren
bbaf4c5b56 Renamed some functions. 2016-01-08 14:23:18 +00:00
Craig Warren
934354bd6f Removed length parameter from transmission line input. 2016-01-08 14:22:54 +00:00
Craig Warren
936585df7a Renamed some functions. 2016-01-08 14:22:21 +00:00
Craig Warren
c941780221 Renamed. 2016-01-08 10:04:16 +00:00
craig-warren
647418c776 Initial model of wire antenna (half-wavelength dipole in free-space); uses transmission line. 2016-01-07 22:42:31 +00:00
craig-warren
a456c7f6dc Initial implementation of s11 parameter calculation and plotting. 2016-01-07 22:41:38 +00:00
craig-warren
3fb53cf431 Updated look of plot. Changed power calculation to 10log10 rather than 20log10 as quantity is voltage (or energy) squared. 2016-01-07 22:40:57 +00:00
craig-warren
c4f8804421 Changed some code comments. 2016-01-07 22:40:32 +00:00
craig-warren
56ae73279c Updated look of plot. Changed power calculation to 10log10 rather than 20log10 as quantity is voltage (or energy) squared. 2016-01-07 22:40:08 +00:00
craig-warren
45f96013f6 Added extra Cython compiler option. 2016-01-07 22:38:22 +00:00
craig-warren
f020db3146 Changed name of source position variable in transmission line. Experimenting with different lengths of line. 2016-01-07 22:37:37 +00:00
craig-warren
a3b32fb349 Changed name of output file writing module. 2016-01-07 22:36:44 +00:00
craig-warren
e5aa0eb679 Updated some print messages text. 2016-01-07 22:36:25 +00:00
craig-warren
9b0591e5ce Changed name of output file writing module. 2016-01-07 22:35:51 +00:00
craig-warren
46233b659b Updated some text describing the plotting. 2016-01-07 09:05:30 +00:00
craig-warren
891a1d4e87 Corrected typos in plotting commands. 2016-01-07 09:03:14 +00:00
Craig Warren
5021dfe596 Added #transmission_line command for initial testing. 2016-01-06 18:50:06 +00:00
Craig Warren
f5d4185801 Corrected bug with transmission line initialisation. 2016-01-06 18:49:39 +00:00