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:
parent
0c27b98e2e
commit
50b4258c8f
22 changed files with 446 additions and 251 deletions
6
data/boundary/bc_80ns_T10.csv
Normal file
6
data/boundary/bc_80ns_T10.csv
Normal 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,1.000000E+001
|
||||
8.000000E-008,1.000000E+024,0.000000E+000,1.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
|
||||
|
6
data/boundary/bc_80ns_T30.csv
Normal file
6
data/boundary/bc_80ns_T30.csv
Normal 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,3.000000E+001
|
||||
8.000000E-008,1.000000E+024,0.000000E+000,3.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
|
||||
|
6
data/boundary/bc_80ns_T6.csv
Normal file
6
data/boundary/bc_80ns_T6.csv
Normal 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+000
|
||||
8.000000E-008,1.000000E+024,0.000000E+000,6.000000E+000
|
||||
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
|
||||
|
6
data/boundary/bc_80ns_T60.csv
Normal file
6
data/boundary/bc_80ns_T60.csv
Normal 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
|
||||
|
3
data/boundary/bc_fa_T30.csv
Normal file
3
data/boundary/bc_fa_T30.csv
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
t (s),n (m^-3),u (m s^-1),T (eV)
|
||||
0.000000E-000,1.000000E+024,0.000000E+000,3.000000E+001
|
||||
2.000000E-006,1.000000E+024,0.000000E+000,3.000000E+001
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue