Input file

This should not have been a single commit.

Now we have input files.

Also, I've restructured the code and renamed modules.
This commit is contained in:
Jorge Gonzalez 2025-04-10 11:56:05 +02:00
commit 50b4258c8f
22 changed files with 446 additions and 251 deletions

View file

@ -0,0 +1,6 @@
t (s),n (m^-3),u (m s^-1),T (eV)
0.000000E-000,1.000000E+024,0.000000E+000,6.000000E+001
8.000000E-008,1.000000E+024,0.000000E+000,6.000000E+001
8.500000E-008,1.000000E+020,0.000000E+000,5.000000E-001
1.000000E-007,1.000000E+010,0.000000E+000,5.000000E-001
2.000000E-006,1.000000E+010,0.000000E+000,5.000000E-001
1 t (s) n (m^-3) u (m s^-1) T (eV)
2 0.000000E-000 1.000000E+024 0.000000E+000 6.000000E+001
3 8.000000E-008 1.000000E+024 0.000000E+000 6.000000E+001
4 8.500000E-008 1.000000E+020 0.000000E+000 5.000000E-001
5 1.000000E-007 1.000000E+010 0.000000E+000 5.000000E-001
6 2.000000E-006 1.000000E+010 0.000000E+000 5.000000E-001