Commit graph

36 commits

Author SHA1 Message Date
3ea9b71efd Change in comments 2026-05-08 20:03:17 +02:00
cf75e5fb2b Correcting some issues with the floating boundary condition 2026-05-08 19:50:52 +02:00
8edfd803e7 Finally staying in Ampere. The other one is not quite stable. Have to figure out a way to justify this in the paper (not too hard). I have rescaled all the nodes values by the node volume to avoid issues 2026-05-07 11:14:16 +02:00
26d22049a8 Back to testing Ampere. It works. The previous definition with the average was wrong 2026-05-06 12:00:46 +02:00
61c07972da Input and output done 2026-05-05 21:18:45 +02:00
770277a569 Using average flux over the control volume 2026-05-05 12:15:21 +02:00
5184caeee5 Working with Ampere's law 2026-05-05 10:36:12 +02:00
c7db17ecd2 Right way to accumulate the value. It is not an average, really 2026-05-04 19:09:45 +02:00
35fb73808e Removed average and things seem to work 2026-05-04 12:45:49 +02:00
b016833876 I think I have it, and I think that the averaring might not be required 2026-05-04 12:10:50 +02:00
a174a50b81 Similar but different approach based on Gauss and an average velocity to keep it electrostatic 2026-05-02 21:17:48 +02:00
48419b851d Trying to average values so it's smoother 2026-04-20 12:08:44 +02:00
55645e18b0 Implementation done, but values of E are too high. Too much charge being accumulated 2026-04-17 15:15:27 +02:00
06a797de49 Finally! Dividing by the volume of the node gave the right value 2026-04-15 16:56:36 +02:00
95f4b55196 Incorrect value, but sign is right now 2026-04-14 10:51:05 +02:00
e06ce499da Functions done 2026-04-14 10:37:16 +02:00
4da3bf120c Structure for Neumann BC 2026-04-13 19:49:53 +02:00
e5519cee2d Deleted the constraing of flux > 0 2026-04-13 14:54:40 +02:00
f349310988 Consistent spces 2026-04-11 10:36:42 +02:00
bec3a1045e Do not put initial charge, just change the voltaje over time 2026-04-10 22:23:24 +02:00
a1f94c1e4d Adjusted initial condition, dimensions of output, and output file header 2026-04-08 20:17:49 +02:00
73f585ed8b Inout working 2026-04-08 15:47:36 +02:00
eb10ae92a6 It seems to work, but I don't think this is quite useful for the manuscript 2026-04-08 15:17:30 +02:00
40163a0056 Calculating current in node. Maybe it should be on edge. Need to check. 2026-04-07 12:28:29 +02:00
1b864d6bed Skeleton of functions 2026-04-06 18:01:48 +02:00
04cd9dffc6 Implementing output for injects. Cleaning code 2026-04-01 16:19:16 +02:00
ecb1364d6a Boundaries (EM and particles) can now be updated at every iteration 2026-03-06 20:00:46 +01:00
31f0b510bc The program reads the case but stops while doind the simulation 2026-02-26 14:25:47 +01:00
135f1f464c Files compile but there is no linking in mesh module 2026-02-24 20:03:36 +01:00
70f6db0883 Add new elements to point containers is now more general 2026-02-20 11:03:11 +01:00
a0d45503f7 Working on init for new physical surfaces 2026-02-19 20:42:28 +01:00
1b32dfdfd6 Rewriting surfaces and boundaries 2026-02-19 20:23:13 +01:00
d211ed9a71 Almost done with EM, not to modify the EM module itself 2026-02-18 15:14:59 +01:00
0379ea42c2 I have to change the init of the edges to include the EM boundaries now 2026-02-18 13:50:14 +01:00
4c72e68246 Boundaries for EM almost done 2026-02-18 13:31:38 +01:00
6a7c92f62f Skeleton of boundaries for EM with new structure for mesh 2026-02-17 14:54:22 +01:00