Craig Warren
|
0b57b4cabb
|
Updated bounds checking for sources and receivers
|
2015-12-22 16:59:04 +00:00 |
|
Craig Warren
|
7bf048a44f
|
Tidy up of code formatting
|
2015-12-22 16:58:27 +00:00 |
|
Craig Warren
|
d23d2e5854
|
Removed stopping criterion of success fitness values threshold.
|
2015-12-22 16:56:31 +00:00 |
|
Craig Warren
|
15560144a8
|
Updated bounds checking for sources and receivers.
|
2015-12-22 16:55:26 +00:00 |
|
Craig Warren
|
c256136829
|
Tidy up of code formatting.
|
2015-12-22 16:54:33 +00:00 |
|
Craig Warren
|
ebd2bc4b86
|
Restructured CFS and CFS parameters in PML. Corrected bug with kappa parameters scaling when not set to constant.
|
2015-12-22 10:57:24 +00:00 |
|
Craig Warren
|
a42dacb938
|
Updated reading of advanced PML parameters to reflect new CFS and CFS parameters structure
|
2015-12-22 10:56:15 +00:00 |
|
Craig Warren
|
9370c6c349
|
Restructured CFS and CFS parameters for PML. Corrected implementation of kappa scaling when not constant.
|
2015-12-22 10:50:40 +00:00 |
|
Craig Warren
|
1b10aaf193
|
Updated reading of advanced PML parameters for new CFS structure.
|
2015-12-22 10:49:42 +00:00 |
|
Craig Warren
|
395fe6a8ae
|
Added some code to plot optimisation results.
|
2015-12-18 17:13:01 +00:00 |
|
Craig Warren
|
b756473216
|
Corrected printing of number of cells in domain.
|
2015-12-18 10:40:06 +00:00 |
|
Craig Warren
|
a432457490
|
Corrected printing of PML parameters.
|
2015-12-18 10:39:27 +00:00 |
|
Craig Warren
|
7aadb4679f
|
Moved initialisation of fitness values list to inside optimisation loop as it should be cleared for every new iteration.
|
2015-12-18 10:38:57 +00:00 |
|
Craig Warren
|
7633910c30
|
Corrections to passing of dictionaries to input files.
|
2015-12-16 20:22:13 +00:00 |
|
Craig Warren
|
0a964f25c5
|
Taguchi parameters passed as a dictionary into user namespace dictionary available in input files.
|
2015-12-16 18:02:04 +00:00 |
|
Craig Warren
|
eac8ff9a89
|
Increased the default max number of iteration for the Taguchi opt; changed some variable names.
|
2015-12-16 17:47:55 +00:00 |
|
Craig Warren
|
a13525dd0e
|
Corrected bug with specifying default fields for a receiver.
|
2015-12-16 09:27:39 +00:00 |
|
Craig Warren
|
8c20c41616
|
Added processing of #taguchi blocks. Cleaned up code and formatting.
|
2015-12-15 17:30:59 +00:00 |
|
Craig Warren
|
a022f884d7
|
Cleaned up formatting.
|
2015-12-15 17:28:24 +00:00 |
|
Craig Warren
|
7faee37e6c
|
Simplified code for processing Python blocks. Added #taguchi commands to list.
|
2015-12-15 17:27:58 +00:00 |
|
Craig Warren
|
c274771abb
|
Simplified code for processing Python blocks. Added #taguchi commands to list.
|
2015-12-15 17:27:06 +00:00 |
|
Craig Warren
|
26c123f1b1
|
Removed mpi_runs function as the MPI code needs to be slightly different for a normal simulation and a Taguchi optimisation.
|
2015-12-15 12:07:27 +00:00 |
|
Craig Warren
|
5e760b7c72
|
Initial modifications to allow Taguchi optimisation process.
|
2015-12-14 18:34:48 +00:00 |
|
Craig Warren
|
84b0c714c3
|
Cleaned up some code formatting.
|
2015-12-14 10:17:58 +00:00 |
|
Craig Warren
|
9259b587d4
|
If an rx is named that name is written to the output file.
|
2015-12-14 09:50:35 +00:00 |
|
Craig Warren
|
ae736b916d
|
Updated version number to v.3.0.0b12
|
2015-12-11 17:19:26 +00:00 |
|
Craig Warren
|
4f2ddcca69
|
Updated #rx command to allow user to specify an ID and also which field components should be output.
|
2015-12-11 17:18:10 +00:00 |
|
Craig Warren
|
eaf3012985
|
Updated txstep variables to use srcstep name.
|
2015-12-11 10:11:25 +00:00 |
|
Craig Warren
|
5b07116480
|
Updated version to v.3.0.0b11.
|
2015-11-27 17:54:31 +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
|
fccde51ca5
|
Updated version number to v.3.0.0b10
|
2015-11-25 10:14:50 +00:00 |
|
Craig Warren
|
8115cee552
|
Corrected display of thickness for triangle command.
|
2015-11-25 10:13:59 +00:00 |
|
Craig Warren
|
c9a369cf84
|
Updated version number to v.3.0.0b9
|
2015-11-20 17:55:23 +00:00 |
|
Craig Warren
|
b241b2d24c
|
Corrected reading of Lorentz and Drude parameters.
|
2015-11-20 17:54:19 +00:00 |
|
Craig Warren
|
3ca08d20e5
|
Updates to docs for Debye, Lorentz, Drude dispersion. Lorentz and Drude docs need further work.
|
2015-11-19 15:58:20 +00:00 |
|
craig-warren
|
40aaa82c4a
|
Updated version to v.3.0.0b8.
|
2015-11-17 13:00:22 +00:00 |
|
craig-warren
|
86f72f8d85
|
Removed multiply then divide by 2.
|
2015-11-17 12:55:41 +00:00 |
|
craig-warren
|
352da14215
|
Added normalised versions of waveforms to list.
|
2015-11-17 12:48:20 +00:00 |
|
Antonis Giannopoulos
|
94ef30711d
|
fixed "gaussiandotdot", "gaussiandotdotnorm" and "ricker" formulae to produce the correct centre frequency wavelet as requested by the user.
|
2015-11-17 12:31:34 +00:00 |
|
Craig Warren
|
456bb9b51f
|
Merge remote-tracking branch 'origin/master'
|
2015-11-13 15:10:32 +00:00 |
|
Craig Warren
|
36c0fe2490
|
Corrected units for magnetic loss (from S/m to Ohms/m).
|
2015-11-13 15:10:15 +00:00 |
|
craig-warren
|
62a52e8c86
|
Corrected method of naming output file from input file for the case where the pathname contains dots.
|
2015-11-10 20:35:12 +02:00 |
|
craig-warren
|
7c90571fa6
|
Corrected version number.
|
2015-11-10 12:06:58 +02:00 |
|
Craig Warren
|
e7a5a3b435
|
Updated version number in code.
|
2015-11-04 14:44:28 +00:00 |
|
Craig Warren
|
c57c292926
|
Added check for #geometry_view to ensure geometry view step size fits within domain size.
|
2015-11-03 15:16:26 +00:00 |
|
Craig Warren
|
27909eb468
|
More adjustments to imports and requirements.
|
2015-11-03 14:03:11 +00:00 |
|
Craig Warren
|
85bfd8fa18
|
More import syntax testing.
|
2015-11-03 12:30:18 +00:00 |
|
Craig Warren
|
045db7838b
|
More import syntax testing.
|
2015-11-03 12:15:58 +00:00 |
|
Craig Warren
|
41eb65ea60
|
Testing change of import syntax.
|
2015-11-03 12:10:47 +00:00 |
|
Craig Warren
|
3d484f2f58
|
Updated beta version to 3.0.0b4
|
2015-11-02 18:46:08 +00:00 |
|