This repository has been archived by the owner on Jul 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
example.in
136 lines (121 loc) · 1.71 KB
/
example.in
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
&zgrid_parameters
nzed = 8
ntubes = 1
nperiod = 2
boundary_option="default"
/
&geo_knobs
geo_option = 'miller'
/
&millergeo_parameters
nzed_local = 128
rhoc = 0.5
shat = 0.796
qinp = 1.4
rmaj = 20
rgeo = 2.77778
shift = 0.0
kappa = 1.0
kapprim = 0.0
tri = 0.0
triprim = 0.0
betaprim = 0.0
d2qdr2 = 0.0
d2psidr2 = 0.0
betadbprim = 0.0
/
&physics_flags
full_flux_surface = .false.
nonlinear = .false.
/
¶meters
zeff = 1.0
beta = 0.01
vnew_ref = 0.01
rhostar = 0.01
/
&vpamu_grids_parameters
nvgrid = 48
nmu = 24
vpa_max = 3.0
/
&dist_fn_knobs
adiabatic_option="default"
/
&time_advance_knobs
explicit_option="rk3"
/
&kt_grids_knobs
grid_option='range'
/
&kt_grids_range_parameters
naky = 1
aky_min = 0.5
aky_max = 0.5
/
&init_g_knobs
chop_side = F
phiinit= 1.0
restart_file = "nc/example.nc"
ginit_option= "default"
width0 = 1.0
/
&knobs
fphi = 1.0
fapar = 0.0
fbpar = 0.0
zed_upwind = 0.02
time_upwind = 0.02
vpa_upwind = 0.02
delt = 0.01
nstep = 2000
/
&species_knobs
nspec= 1
species_option = 'stella'
/
&species_parameters_1
z= 1.0
mass= 1.0
dens= 1.0
temp= 1.0
tprim= 2.49
fprim= 0.8
type='ion'
/
&species_parameters_2
z= -1.0
mass= 2.7e-4
dens= 1.0
temp= 1.0
tprim= 2.49
fprim= 0.8
type='electron'
/
&stella_diagnostics_knobs
nwrite = 20
navg = 100
nsave = 3000
save_for_restart = .false.
write_omega = .true.
write_phi_vs_time = .true.
write_gvmus = .true.
write_gzvs = .true.
/
&reinit_knobs
delt_adj = 2.0
delt_minimum = 1.e-4
/
&layouts_knobs
xyzs_layout = 'yxzs'
vms_layout = 'vms'
/
&neoclassical_input
include_neoclassical_terms = .false.
neo_option = 'sfincs'
/
&sfincs_input
nproc_sfincs = 2
nxi = 16
nx = 5
/