Vasco C. B. Ferreira
|
9a8767e6f1
|
more diagnostics on error after refinement due to gauge position
|
2026-07-13 13:06:34 +02:00 |
|
Vasco C. B. Ferreira
|
c213e65f3c
|
correct interpolation in refinement with current gauge not working
|
2026-07-12 14:44:30 +02:00 |
|
Vasco C. B. Ferreira
|
7325b8fbc1
|
bug originates from setting gauge, solution not found
|
2026-07-12 00:07:08 +02:00 |
|
Vasco C. B. Ferreira
|
8bf295c85e
|
bug identified to be in refinement function, maybe in interpolation step...
|
2026-07-11 13:28:18 +02:00 |
|
Vasco C. B. Ferreira
|
7e3157f080
|
doesnt solve correctly, changed assembler and back to rhs_function, but compiles
|
2026-07-10 13:09:21 +02:00 |
|
Vasco C. B. Ferreira
|
43eec84c40
|
new paradigm, grids saved when changed old solutions not interpolated to new grids
|
2026-07-09 19:23:15 +02:00 |
|
Vasco C. B. Ferreira
|
47d7540961
|
changed rhs to not take std::function but points instead
|
2026-07-09 13:51:09 +02:00 |
|
Vasco C. B. Ferreira
|
5651dd580a
|
adaptive refining online! it seems to use a single cpu at a time instead of all, need to check this
|
2026-07-08 22:42:04 +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
|
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
|
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
|
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
|
7dd374c35f
|
reorganized project for cleaner filesystem
|
2026-03-18 01:44:29 +01:00 |
|