Commit Graph
100 Commits
Author SHA1 Message Date
Magnus Ulimoen d3465d5e1e abstract over hdf5::File 2020-04-06 23:12:17 +02:00
Magnus Ulimoen 13abdefe57 move bar creation 2020-04-06 23:12:17 +02:00
Magnus Ulimoen 50ddf0acce extract extract_boundaries 2020-04-06 22:32:36 +02:00
Magnus Ulimoen d76687d199 env interpreter fix 2020-04-06 22:13:24 +02:00
Magnus Ulimoen de03fb6889 add vortex bc 2020-04-06 22:11:35 +02:00
Magnus Ulimoen 85a8c92cd5 update dependencies 2020-04-04 23:39:41 +02:00
Magnus Ulimoen 52549d1fdd move multigrid example 2020-04-04 22:57:34 +02:00
Magnus Ulimoen 31f019e74c support f32 feature 2020-04-04 22:33:33 +02:00
Magnus Ulimoen c17ef20c76 add hdf5 output option 2020-04-04 22:28:20 +02:00
Magnus Ulimoen 358f831513 separate metrics and grid 2020-04-04 22:28:19 +02:00
Magnus Ulimoen 6b94990015 modify jobs option 2020-04-03 22:30:30 +02:00
Magnus Ulimoen 97bdf7b0a5 simple rayon parallelisation 2020-04-02 23:36:20 +02:00
Magnus Ulimoen a31ca3ff3e json parse vortex parameters 2020-04-02 22:49:27 +02:00
Magnus Ulimoen 18ebbfde75 add progressbar 2020-04-02 22:32:07 +02:00
Magnus Ulimoen d80a9bfa6d read config from json 2020-04-02 21:36:56 +02:00
Magnus Ulimoen c1895a6c33 temp plotter 2020-04-01 22:37:01 +02:00
Magnus Ulimoen 7f0b5b8430 prototype multigrid 2020-04-01 00:08:55 +02:00
Magnus Ulimoen 3bffd18488 more tests 2020-03-30 23:15:28 +02:00
Magnus Ulimoen d3f4241e04 improve release builds for web 2020-03-30 22:54:36 +02:00
Magnus Ulimoen 0be0ddf93a update README with current locations 2020-03-01 21:10:23 +01:00
Magnus Ulimoen 2b7380ea3b test diff operators more thoroughly 2020-02-29 10:53:20 +01:00
Magnus Ulimoen 64e1aec294 simplify loop conditions 2020-02-28 22:40:56 +01:00
Magnus Ulimoen 3ac17995cd abstract away cfg 2020-02-27 22:27:11 +01:00
Magnus Ulimoen ba420b1554 make precision selectable using feature 2020-02-27 20:26:43 +01:00
Magnus Ulimoen afa2ce655f tweak convergence test 2020-02-25 19:44:13 +01:00
Magnus Ulimoen d1aa9f64a0 convergence test 2020-02-24 20:10:59 +01:00
Magnus Ulimoen 29627b32c5 add h2 error function 2020-02-22 22:07:31 +01:00
Magnus Ulimoen 50d58dc7e8 readd tracebacks and move vortex init to Field 2020-02-22 18:57:22 +01:00
Magnus Ulimoen fe08d398b0 add future multigrid parser 2020-02-22 17:45:28 +01:00
Magnus Ulimoen bb7ec466b8 add .gitignores 2020-02-19 21:51:48 +01:00
Magnus Ulimoen df5d6d44c1 generalize RHS to include boundaries 2020-02-19 21:51:01 +01:00
Magnus Ulimoen 89e64ba33a shift rk4 2020-02-19 21:39:35 +01:00
Magnus Ulimoen 5d4d8370bd stylesheet location 2020-02-19 21:39:35 +01:00
Magnus Ulimoen 2e013507b2 add Debug to some structs 2020-02-19 21:39:31 +01:00
Magnus Ulimoen c8bed50d96 revamp boundary struct 2020-02-19 20:00:52 +01:00
Magnus Ulimoen 264b483aef use workspaces 2020-02-19 19:31:03 +01:00
Magnus Ulimoen 4ac1ad0d2c follow nx/ny conventions 2020-01-29 22:01:12 +01:00
Magnus Ulimoen fc5565dbcd rename integrate_rk4 2020-01-29 21:16:09 +01:00
Magnus Ulimoen 3229554d6b use rk4 in maxwell 2020-01-29 21:06:50 +01:00
Magnus Ulimoen e957a4fff7 move integrator to module 2020-01-29 20:50:56 +01:00
Magnus Ulimoen 92c86c2c41 generalized integrate in euler 2020-01-29 20:44:55 +01:00
Magnus Ulimoen b92e1412d3 rename advance and remove boundaries in toplevel 2020-01-29 20:06:44 +01:00
Magnus Ulimoen 2f74aca08e ignore clippy lints 2020-01-29 19:36:16 +01:00
Magnus Ulimoen c7375bf3d3 add profiling in js 2020-01-29 19:20:38 +01:00
Magnus Ulimoen ab02c8295f readd Maxwell solver 2020-01-28 22:16:10 +01:00
Magnus Ulimoen 037d1b3ff9 change structure of webfrontend 2020-01-28 22:02:37 +01:00
Magnus Ulimoen 38e9797ff7 move from lib to euler 2020-01-28 19:31:14 +01:00
Magnus Ulimoen e40ca4ba47 rename project 2020-01-27 21:20:34 +01:00
Magnus Ulimoen eda4eb4904 split benches 2020-01-27 21:00:44 +01:00
Magnus Ulimoen bc62e0f189 move bench 2020-01-27 20:57:25 +01:00
Magnus Ulimoen 3c834751e5 generalize advance 2020-01-27 20:52:46 +01:00
Magnus Ulimoen 9092ab4a32 remove bounds checks 2020-01-27 20:17:52 +01:00
Magnus Ulimoen 7fd69d0619 fix dt 2020-01-27 19:49:51 +01:00
Magnus Ulimoen 19c60fb4b6 add bench for euler 2020-01-26 16:46:57 +01:00
Magnus Ulimoen b700aeae94 working?? 2020-01-26 15:52:39 +01:00
Magnus Ulimoen 4673fbfbf7 checkpoint 2020-01-25 20:40:55 +01:00
Magnus Ulimoen 0646bdbee2 make System generic over SbpOperator 2019-12-17 20:43:10 +01:00
Magnus Ulimoen 231d218965 add the trad 8/upwind 9 operator 2019-12-15 17:49:41 +01:00
Magnus Ulimoen 03a4de5ab0 add the traditional 4 operator 2019-12-15 17:27:31 +01:00
Magnus Ulimoen a0c5a80106 components_mut correctness 2019-12-14 14:51:19 +01:00
Magnus Ulimoen 066c7619f7 move advance out of Fields 2019-12-14 13:59:20 +01:00
Magnus Ulimoen 946caf5e1b move init to root 2019-12-14 12:56:20 +01:00
Magnus Ulimoen bf7685e453 unneccesary bounds check 2019-12-14 01:32:50 +01:00
Magnus Ulimoen 195bbc3ef2 macrofy diff/diss operators 2019-12-14 01:29:07 +01:00
Magnus Ulimoen 3a919e9950 improve perf by removing bounds checks 2019-12-14 01:13:08 +01:00
Magnus Ulimoen 0106ba5fbd gather simd into diffxi 2019-12-14 00:45:21 +01:00
Magnus Ulimoen dd3e7cfb31 upwind operators 2019-12-13 19:45:00 +01:00
Magnus Ulimoen a26befec3a align block matrix 2019-12-12 20:40:02 +01:00
Magnus Ulimoen 285950a5c3 add boundary terms skeleton 2019-12-12 19:28:19 +01:00
Magnus Ulimoen 43dfc6f05f use iterators for SAT 2019-12-12 19:00:33 +01:00
Magnus Ulimoen f9b715378f split advance into subfunctions 2019-12-11 21:42:55 +01:00
Magnus Ulimoen d010d17a4a rewrite SAT computations 2019-12-11 21:18:59 +01:00
Magnus Ulimoen 868e2ba648 use 3d fields 2019-12-11 20:53:30 +01:00
Magnus Ulimoen 07e08c6236 move drawing to top of render loop 2019-12-11 19:32:03 +01:00
Magnus Ulimoen 7430e8793e arbitrary grids 2019-12-10 22:03:42 +01:00
Magnus Ulimoen 18969babb5 js linting 2019-12-10 19:33:23 +01:00
Magnus Ulimoen 5f22286402 changed to smooth rendering 2019-12-09 22:01:56 +01:00
Magnus Ulimoen 1ff9ffa7ba rename diffx/diffy 2019-12-08 21:00:47 +01:00
Magnus Ulimoen a0a125b61c javascript constructor 2019-12-08 20:55:47 +01:00
Magnus Ulimoen a473b78756 better bounds checks 2019-11-15 19:24:23 +01:00
Magnus Ulimoen 12dfc5fe81 fix nx/ny assertion 2019-11-14 19:21:54 +01:00
Magnus Ulimoen 1e7cbdc02f move test to bottom of file 2019-11-14 18:19:48 +01:00
Magnus Ulimoen 8b11cb74e4 avoid inlining hot functions 2019-11-14 18:18:50 +01:00
Magnus Ulimoen e0f3ed3fd8 assign instead of add_assign in diffx/diffy 2019-11-14 08:04:32 +01:00
Magnus Ulimoen 9bba3531cd advance twice as fast 2019-11-09 13:07:42 +01:00
Magnus Ulimoen bf9037e155 use simd for diffy 2019-11-09 12:58:14 +01:00
Magnus Ulimoen 6db06d108d test diffx/diffy by using diff 2019-11-09 10:05:13 +01:00
Magnus Ulimoen c30a463e83 use simd 2019-11-09 01:42:04 +01:00
Magnus Ulimoen 1bf4753e9a let minus be closer to block 2019-11-08 21:00:52 +01:00
Magnus Ulimoen bb6cca9004 fix assignment 2019-11-08 20:03:44 +01:00
Magnus Ulimoen 1f745745ca use iterators to remove bounds checks 2019-11-08 08:19:02 +01:00
Magnus Ulimoen a6bf554c60 remove bounds check with iterators 2019-11-08 07:56:33 +01:00
Magnus Ulimoen 56688efcdf change iteration of diffx/diffy 2019-11-07 21:05:03 +01:00
Magnus Ulimoen dd38c55232 clippy lints 2019-11-07 20:41:49 +01:00
Magnus Ulimoen 6058eae076 update dependencies 2019-11-07 20:36:03 +01:00
Magnus Ulimoen bb5d7b1e38 add benchmark 2019-09-09 19:35:23 +02:00
Magnus Ulimoen 8a8e2fefec rename to maxwell 2019-09-09 18:36:47 +02:00
Magnus Ulimoen 3513cc496a do EW/NS boundaries in same loop 2019-09-03 20:26:07 +02:00
Magnus Ulimoen 25f177b20e change cargo settings 2019-09-03 20:25:44 +02:00
Magnus Ulimoen 78ea65ebae fix clippy lints 2019-09-03 19:57:41 +02:00