-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtrinity.in
More file actions
54 lines (47 loc) · 1 KB
/
Copy pathtrinity.in
File metadata and controls
54 lines (47 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[grid]
N_radial = 10
rho_edge = 0.85
dtau = 2e-2
N_steps = 10
alpha = 1
[path]
gx_path = gx-files/run-dir/
vmec_path = gx-geometry/
[model]
#model = ReLU-particle-only ! Qian test 1
model = ReLU ! Qian test 2
#model = zero-flux ! zero
#model = diffusive ! Barnes test 2
#model = GX ! use slurm to call
D_neo = 0.01
[profiles] ! rename this to say initial conditions
n_core = 5
n_edge = 3
Ti_core = 5
Ti_edge = 3
Te_core = 4
Te_edge = 3
[sources]
Sn_height = 20
Spi_height = 100
Spe_height = 50
Sn_width = 0.2
Spi_width = 0.2
Spe_width = 0.2
Sn_center = 0.3
Spi_center = 0.5
Spe_center = 0.5
!ext_source_file = none !jet-42982-sources.txt
[geometry]
Ba = 4
R_major = 2.95
a_minor = 0.95
vmec_wout = wout_w7x.nc
use_vmec = False ! (B,R,a) can be overwritten from vmec
[debug]
no_collisions = False
alpha_heating = True
bremstrahlung = True
[log]
N_prints = 10
f_save = log_trinity