|
|
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 |
|
|
|
55645e18b0
|
Implementation done, but values of E are too high. Too much charge being accumulated
|
2026-04-17 15:15:27 +02:00 |
|
|
|
43592f420c
|
I was tired of going to input to see the calculation of reference parameters
|
2026-04-14 11:42:48 +02:00 |
|
|
|
fa5f037d41
|
All EM boundaries should contain the nodes they apply to, regardless of the type
|
2026-04-14 10:50:40 +02:00 |
|
|
|
3275ccc3c2
|
Input done
|
2026-04-14 10:40:21 +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 |
|
|
|
2291236efb
|
Input for floating boundary
|
2026-04-07 09:37:10 +02:00 |
|
|
|
6b72dbb108
|
Organized injection
|
2026-04-04 22:49:14 +02:00 |
|
|
|
4049bbca31
|
Implemented. Now the doc
|
2026-04-01 16:45:39 +02:00 |
|
|
|
04cd9dffc6
|
Implementing output for injects. Cleaning code
|
2026-04-01 16:19:16 +02:00 |
|
|
|
d3f1f0808e
|
Skeleton for new injection type
|
2026-03-31 19:21:03 +02:00 |
|
|
|
818f9fe37b
|
Rename of procedures in boundaries
|
2026-03-14 20:28:03 +01:00 |
|
|
|
c325e12553
|
Correct input
|
2026-03-14 20:03:17 +01:00 |
|
|
|
7f9d6da2fc
|
First verstion that seems to work!
|
2026-03-14 18:53:05 +01:00 |
|
|
|
e54c86a952
|
Recovered the ouflowBoundary code
|
2026-03-12 20:09:34 +01:00 |
|
|
|
6828f1ef96
|
Merge, but I have to recover the outflow boundary condition
|
2026-03-12 19:40:48 +01:00 |
|
|
|
493f7b9785
|
Almost done, just have to check the examples
|
2026-03-11 20:57:23 +01:00 |
|
|
|
551a488fde
|
All actions related to path/fodler should be in moduleOutput now
|
2026-03-11 20:23:08 +01:00 |
|
|
|
76be78c883
|
Fixed 0D case, reference. Put everything in the moduleOutput
|
2026-03-11 20:14:14 +01:00 |
|
|
|
a48e5111e7
|
Corrections and some basic printing
|
2026-03-10 18:26:47 +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 |
|
|
|
5d82ea2ddc
|
Code cleanup
|
2026-03-06 09:30:33 +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 |
|
|
|
352a5578cc
|
Wrong subroutine name in error
|
2026-03-01 09:57:40 +01:00 |
|
|
|
aad8675214
|
Small changes while testing 0D case
|
2026-02-27 22:21:37 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
4c72e68246
|
Boundaries for EM almost done
|
2026-02-18 13:31:38 +01:00 |
|
|
|
6f8656bc21
|
Init for boundaries particles
|
2026-02-16 20:05:23 +01:00 |
|
|
|
defcf02466
|
Preparing to change the input
|
2026-02-10 18:46:37 +01:00 |
|
|
|
0ccf455986
|
Boundaries done. Now to change the input and edges
|
2026-02-09 18:43:59 +01:00 |
|
|
|
c78d92fa7d
|
Changing now boundaries
|
2026-02-09 15:22:41 +01:00 |
|
|
|
58e2fa7566
|
Working towards compilation with submodules
|
2026-02-09 13:52:52 +01:00 |
|
|
|
e7e6e1bece
|
New BC for quasi-neutrality
Still, the adjustment it is not iterative.
I need to build new subroutines to gather values of edges.
|
2026-02-05 11:01:15 +01:00 |
|
|
|
159f2e7620
|
Trying partial reflection
|
2026-02-03 10:15:12 +01:00 |
|
|
|
9f9bacca7c
|
Skeleton implementation of text mesh for simple 1D cases.
|
2026-01-19 14:48:06 +01:00 |
|
|
|
55e062a9ef
|
Fixed issue with volume in triangles
The right value in 2D Cartesian is used for calculating the volume.
|
2025-10-11 14:00:16 +02:00 |
|
|
|
d28dd16c2e
|
Average fix and data for Xe
|
2025-07-17 18:34:11 +02:00 |
|
|
|
221de46734
|
Merge branch 'development' into feature/BoltzmannElectrons
|
2024-10-13 14:54:34 +02:00 |
|