Craig Warren
|
66ff406a06
|
Updated copyright year
|
2023-03-24 11:50:02 +00:00 |
|
Craig Warren
|
5a1a90099f
|
Updated copyright to 2022.
|
2022-01-06 21:01:41 +00:00 |
|
Craig Warren
|
74b66a2395
|
Update copyright to 2021
|
2021-12-13 16:01:31 +00:00 |
|
Craig Warren
|
fb0b4d6ce9
|
Updated copyright year.
|
2020-01-29 10:18:26 +01:00 |
|
Craig Warren
|
13733a2d08
|
Corrected bug with snapshots on GPU when snapsgpu2cpu flag active.
|
2019-04-02 13:12:06 +01:00 |
|
Craig Warren
|
0ca02137b3
|
Updated copyright date to 2019.
|
2019-01-04 09:25:37 +00:00 |
|
Craig Warren
|
fd7c61428a
|
PEP8 code cleanups.
|
2018-07-09 12:35:19 +01:00 |
|
Craig Warren
|
0ea15aaf1a
|
Added ability to write snapshots with GPU solver. Implmented speedup of snapshot writing for CPU solver.
|
2018-07-09 11:15:08 +01:00 |
|
Craig Warren
|
fc7306c101
|
Updated copyright date.
|
2018-01-02 11:23:53 +00:00 |
|
fake-name
|
6b36b597bd
|
Break the comments to be mostly 80 chars wide, with a 100 char ceiling (mostly, probably missed some).
No actual code modification yet, only whitespace.
|
2017-04-25 16:52:36 -07:00 |
|
fake-name
|
f9c0eeb48b
|
Unsplat imports, mostly to break up the few cases of HUGE 180 char imports.
I'm eventually going to try to remove all instances of <from x import y>, but that's further down the line.
|
2017-04-25 15:06:14 -07:00 |
|
Craig Warren
|
ed006d459a
|
Changed method of appending model number to geometry and output files when running more than a single model.
|
2017-03-16 12:35:52 +00:00 |
|
Craig Warren
|
9ab0989bd2
|
Fixed missing argument in current function calls, due to updating function arguments for calculating currents.
|
2017-02-13 09:52:18 +00:00 |
|
Craig Warren
|
c6d3fafb97
|
Updated copyright notices to 2017.
|
2017-01-18 14:16:20 +00:00 |
|
Craig Warren
|
9a5e73c493
|
Corrected bug with opening file to append data in text mode rather than binary.
|
2016-09-16 17:39:33 +01:00 |
|
Craig Warren
|
0a232f7349
|
Removed extra whitespace.
|
2016-09-12 17:35:40 +01:00 |
|
Craig Warren
|
2f3f8fed6d
|
Corrected file closing bug, and sampling of yf cells.
|
2016-09-05 15:06:11 +01:00 |
|
Craig Warren
|
1168e8eb1e
|
Updates to progress bars.
|
2016-08-09 17:11:01 +01:00 |
|
Craig Warren
|
f4c01b776c
|
Whitespace removal.
|
2016-07-21 16:31:30 +01:00 |
|
Craig Warren
|
e378bd66f9
|
Whitespace (W292,W293,W391) tidy.
|
2016-07-21 16:08:39 +01:00 |
|
Craig Warren
|
c3e7c69c01
|
Tidy of import commands.
|
2016-05-18 10:43:08 +01:00 |
|
Craig Warren
|
3d425c9ed5
|
Changed to new-style classes.
Changed to storing base filename.
|
2016-05-06 12:24:13 +01:00 |
|
Craig Warren
|
0ad64b5fa5
|
Improved joining of filenames and directory paths.
|
2016-05-05 11:53:19 +01:00 |
|
craig-warren
|
32ecceb0a1
|
Snapshots are now stored in a created directory with the name of the input file appended with '_snaps'
|
2016-04-14 17:36:36 +02:00 |
|
craig-warren
|
63cf04d1cd
|
Changed names of the file writing methods.
|
2016-03-13 12:38:18 +00:00 |
|
Craig Warren
|
b02bdaff0f
|
Removed some unnecessary commented out lines.
|
2016-02-09 19:01:51 +00:00 |
|
craig-warren
|
dfd1e31d56
|
Adding currents to snapshots.
|
2016-02-04 12:41:52 +00:00 |
|
Craig Warren
|
3f7e0318aa
|
Changed roundvalue function to round_value.
|
2016-01-14 18:08:15 +00: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
|
e123e66817
|
Changed name of rvalue function to roundvalue.
|
2016-01-11 13:33:41 +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
|
843ec686de
|
First commit
|
2015-09-30 14:26:59 +01:00 |
|