Commit Graph

31 Commits

Author SHA1 Message Date
Magnus Ulimoen e40ca4ba47 rename project 2020-01-27 21:20:34 +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 dd3e7cfb31 upwind operators 2019-12-13 19:45:00 +01:00
Magnus Ulimoen 285950a5c3 add boundary terms skeleton 2019-12-12 19:28:19 +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 a0a125b61c javascript constructor 2019-12-08 20:55:47 +01:00
Magnus Ulimoen 9bba3531cd advance twice as fast 2019-11-09 13:07:42 +01:00
Magnus Ulimoen 8a8e2fefec rename to maxwell 2019-09-09 18:36:47 +02:00
Magnus Ulimoen 41b86029e8 change dt handling 2019-09-03 19:41:20 +02:00
Magnus Ulimoen a2185d8900 separate maxwell solver 2019-08-14 22:10:10 +02:00
Magnus Ulimoen f9d8886fba improve plotting of fields 2019-08-09 21:34:39 +02:00
Magnus Ulimoen 43f1088d66 solve 2D maxwell 2019-08-09 21:00:15 +02:00
Magnus Ulimoen 6816d6bd43 draw both fields (with toggle) 2019-08-09 19:54:58 +02:00
Magnus Ulimoen 5bd6d0d487 simplify drawing in js and add workbuffers 2019-07-22 21:45:45 +02:00
Magnus Ulimoen d52c461d6d add upwind dissipation advance() 2019-07-22 17:53:08 +02:00
Magnus Ulimoen 5aa92c4040 use RK4 2019-07-21 19:27:30 +02:00
Magnus Ulimoen 87ca45cbb8 wave equation with periodic BC 2019-07-21 15:47:01 +02:00
Magnus Ulimoen e16f136a59 pass float array views 2019-07-21 13:26:26 +02:00
Magnus Ulimoen 4b5b13452b remove memory leak 2019-07-19 21:42:05 +02:00
Magnus Ulimoen 9714088a38 animation of some function 2019-07-17 22:49:36 +02:00
Magnus Ulimoen c62e9fa15c include rust 2019-04-11 23:57:29 +02:00
Magnus Ulimoen 86b8c7f899 use stricter js 2019-04-07 22:13:13 +02:00
Magnus Ulimoen 40eb2d53c9 use sampler for texture 2019-03-28 20:21:52 +01:00
Magnus Ulimoen f1018f6874 add automatic resizing 2019-03-27 22:51:03 +01:00
Magnus Ulimoen 2c5f3cd282 attempt at webgl 2019-03-27 22:19:52 +01:00