Commit Graph
26 Commits
Author SHA1 Message Date
Vasco C. B. Ferreira 59b95dd096 . 2026-07-08 20:39:36 +02:00
Vasco C. B. Ferreira 576655ae27 limited grid to be have a small diffence in refinement for neighbour cells 2026-07-08 19:58:27 +02:00
Vasco C. B. Ferreira b9da81076c grid refinement on, eval needs update to use new grid, solver not converging on time 2026-07-08 17:45:52 +02:00
Vasco C. B. Ferreira 6f26a6357c upgrade to cells; cells were not sorted by lower[0], now yes 2026-07-08 12:07:51 +02:00
Vasco C. B. Ferreira cc7cf49a55 update on poisson :: refine 2026-07-08 11:11:35 +02:00
Vasco C. B. Ferreira 0ce81fe849 cells added to eval logic, refinement step to complete 2026-07-07 14:21:31 +02:00
Vasco C. B. Ferreira 67607f685e added cells.h, to locate cell, integration to poisson needed 2026-07-06 18:05:43 +02:00
Vasco C. B. Ferreira f603af19c9 tested sim with hint on cell index for location for constant uniform grid 2026-07-06 13:21:05 +02:00
Vasco C. B. Ferreira 2b42bb7d02 update save_results part 1 2026-07-01 16:34:27 +02:00
Vasco C. B. Ferreira be8cf7aa31 eval_f and ftilda and rho now take vector of x and output vector on x 2026-06-30 14:11:59 +02:00
Vasco C. B. Ferreira 96a91c06e9 sim working correctly fully in fem 2026-06-30 10:20:15 +02:00
Vasco C. B. Ferreira 9f6cca2aa2 field history added 2026-06-29 11:41:20 +02:00
Vasco C. B. Ferreira 006bd19fe2 corrected saving and eval of fields over time 2026-06-26 11:40:10 +02:00
Vasco C. B. Ferreira 26d0637987 eval with point_value() working 2026-06-25 01:48:39 +02:00
Vasco C. B. Ferreira 5a8622c7fe . 2026-05-07 15:23:21 +02:00
Vasco C. B. Ferreira 6eb1e6faa1 added stop watch 2026-04-09 18:02:02 +02:00
Vasco C. B. Ferreira ee8a7dbaf5 nufi working, dealii solves poisson, E saved as independent spline 2026-04-09 17:27:41 +02:00
Vasco C. B. Ferreira 47a97f7a7c added int of std::vector and saving 1/2int E^2 dx 2026-03-25 16:48:02 +01:00
Vasco C. B. Ferreira bfd3ada0b8 added std::vector gradient 2026-03-25 15:36:38 +01:00
Vasco C. B. Ferreira f2499fea2f updated params, added save vector to save_results 2026-03-25 15:30:19 +01:00
Vasco C. B. Ferreira d87058f9b5 problem identified, ready to converge all branches 2026-03-21 10:20:08 +01:00
Vasco C. B. Ferreira 986e5e19fb grad with deal might be ok, field interpolation and eval might be whats wrong 2026-03-21 00:36:14 +01:00
Vasco C. B. Ferreira ffb1201b96 corrected boundary conditions error, periodicity still not working as intended 2026-03-19 18:23:49 +01:00
Vasco C. B. Ferreira 7741f13530 there wont be any changes if you dont save your field.... 2026-03-18 14:58:56 +01:00
Vasco C. B. Ferreira 053486d05f removed non periodic solver 2026-03-18 01:50:04 +01:00
Vasco C. B. Ferreira 7dd374c35f reorganized project for cleaner filesystem 2026-03-18 01:44:29 +01:00