Commit graph

378 commits

Author SHA1 Message Date
4489da74d5 Fixing an issue with the average in text format 2026-03-09 18:34:30 +01:00
e7a47611d9 This is now an iterative process, which makes things better 2026-03-09 18:07:06 +01:00
776734db58 Calculates a reflection parameter (alpha) per edge based on the ratio of densities between the incident species and the rest 2026-03-09 14:31:11 +01:00
ecb1364d6a Boundaries (EM and particles) can now be updated at every iteration 2026-03-06 20:00:46 +01:00
b1dc2bf300 Small addition to the README about the electron secondary species 2026-03-06 09:50:41 +01:00
5d82ea2ddc Code cleanup 2026-03-06 09:30:33 +01:00
3a4bf7413d Manual updated. at some point I should rewrite it completely. 2026-03-05 20:49:24 +01:00
4bcc96da44 txs auto checkin 2026-03-05 20:45:15 +01:00
e62307078f txs auto checkin 2026-03-05 20:43:19 +01:00
1951c8e5d3 txs auto checkin 2026-03-05 20:43:12 +01:00
25a9a8052e txs auto checkin 2026-03-05 20:35:06 +01:00
701586fc02 New input file sections in the user manual 2026-03-05 20:25:16 +01:00
95fb440268 txs auto checkin 2026-03-05 20:18:59 +01:00
db881c7fd6 txs auto checkin 2026-03-05 20:18:05 +01:00
26f7d959c8 txs auto checkin 2026-03-05 20:14:11 +01:00
4f846775f9 txs auto checkin 2026-03-05 20:09:38 +01:00
f4ec4a24bd txs auto checkin 2026-03-05 20:09:37 +01:00
d9f7ce0750 txs auto checkin 2026-03-05 20:04:02 +01:00
1a837a51bc txs auto checkin 2026-03-05 19:56:06 +01:00
833a863e64 txs auto checkin 2026-03-05 19:55:52 +01:00
61141dba56 txs auto checkin 2026-03-05 19:55:15 +01:00
50537a66e5 txs auto checkin 2026-03-05 19:54:07 +01:00
fb9d468714 txs auto checkin 2026-03-05 19:13:12 +01:00
7b6801905f txs auto checkin 2026-03-05 19:13:04 +01:00
34f1f7d6bd txs auto checkin 2026-03-05 18:45:07 +01:00
43f23b1492 txs auto checkin 2026-03-05 18:44:55 +01:00
a33915dcff txs auto checkin 2026-03-05 18:32:24 +01:00
a81e7cca8a txs auto checkin 2026-03-05 18:32:22 +01:00
a69e4ee4c7 Dual case mesh finally working 2026-03-04 12:07:41 +01:00
85a8f1bc0b Forgot a print statement 2026-03-04 10:48:08 +01:00
600f7305bd Added center point procedure to edge and eps in inside to avoid some rounding errors 2026-03-04 10:41:55 +01:00
a89853135c Small correction to input. Adjustment of ALPHIE_Grid case 2026-03-03 14:50:09 +01:00
9883c4c9f4 Removing output 2026-03-03 10:43:36 +01:00
bcd1f1a124 Updated argon expansion 2026-03-03 10:42:40 +01:00
352a5578cc Wrong subroutine name in error 2026-03-01 09:57:40 +01:00
2fecb02ddc Double mesh not working 2026-03-01 09:57:24 +01:00
1c28d08e44 Forgot mesh file 2026-03-01 09:56:53 +01:00
7d884224f0 Changes to 1D Cathode example
Now it is uses the text mesh format.
All output files are now included as they are simple csv files easy to
understand.
2026-02-28 13:26:02 +01:00
aad8675214 Small changes while testing 0D case 2026-02-27 22:21:37 +01:00
9cdc2491b1 Small issue reading edges
Sometimes I do things right, then I change them thinking my old self was
an idiot and then they break.

The positive point: the solutions end up being better.
2026-02-27 20:55:07 +01:00
9c30051663 Forgot to link edge to boundary procedures. 1D case working right now 2026-02-26 15:23:10 +01:00
31f0b510bc The program reads the case but stops while doind the simulation 2026-02-26 14:25:47 +01:00
be9b7be280 IT COMPILES
I don't belive it, this was the largest change in the code ever made and
it is compiling now.

Now, I have to test, clean the code, change the examples and update the
documentation...
2026-02-25 09:02:09 +01:00
6b4d4fbcc3 Almost compiling. Issue was in generating objects for submodules 2026-02-24 20:18:06 +01:00
135f1f464c Files compile but there is no linking in mesh module 2026-02-24 20:03:36 +01:00
5dfc8d4ce9 Inject fixed. Now getting close to input 2026-02-20 11:24:58 +01:00
70f6db0883 Add new elements to point containers is now more general 2026-02-20 11:03:11 +01:00
ce6b6a41a6 New physical surfaces implemented 2026-02-20 09:50:42 +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