File tree 2 files changed +19
-19
lines changed
2 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 2
2
0.0 , ... oxygen_bubble_rate
3
3
0.0 , ... nitrogen_source
4
4
0.1 , ... nitrogen_ratio
5
- 4. 5e4 , ... carbon_source
5
+ 5e4 , ... carbon_source
6
6
0.35e4 , ... oxygen_source
7
7
1500.0 , ... methane_source
8
8
1.0 , ... t_max
9
9
0.3 , ... fe_precipitation
10
10
0.3 , ... carbon precip
11
11
50.0 , ... diffusion_constant
12
- 1.0e4 , ... ma_op_o_fe_rate_const
12
+ 10 , ... ma_op_o_fe_rate_const
13
13
5.0 , ... ma_op_o_n_rate_const
14
14
0.16 , ... ma_op_o_s_rate_const
15
- 0.01 , ... ma_op_fe_n_rate_const
16
- 1000.0 , ... ma_op_ch4_o_rate_const
17
- 0.001 , ... ma_op_ch4_s_rate_const
18
- 1 , ... primary_ox_rate_const
15
+ 1.0 , ... ma_op_fe_n_rate_const
16
+ 1e4 , ... ma_op_ch4_o_rate_const
17
+ 0.01 , ... ma_op_ch4_s_rate_const
18
+ 1 , ... primary_ox_rate_const
19
19
20.0 , ... c_lim_o
20
20
5.0 , ... c_lim_n
21
- 0.1 , ... c_lim_fe
22
- 30 , ... c_lim_s
21
+ 60 , ... c_lim_fe
22
+ 30 , ... c_lim_s
23
23
200.0 , ... concs0_c
24
24
50.0 , ... concs0_o
25
25
100.0 , ... concs0_ntot
26
26
10.0 , ... pm_ratio_n
27
27
60.0 , ... concs0_fetot
28
28
10.0 , ... pm_ratio_fe
29
- 100 .0 , ... concs0_stot
29
+ 250 .0 , ... concs0_stot
30
30
10.0 ... pm_ratio_s
31
- );
31
+ );
Original file line number Diff line number Diff line change 5
5
oxygen_bubble_rate =0.0
6
6
nitrogen_source =0.0
7
7
nitrogen_ratio =0.1
8
- carbon_source =4. 5e4
8
+ carbon_source =5e4
9
9
oxygen_source =0.35e4
10
10
methane_source =1500.0
11
11
t_max =1.0
12
12
fe_precipitation =0.3
13
- carbon_precipitation =0.1
13
+ carbon_precipitation =0.3
14
14
diffusion_constant =50.0
15
- ma_op_o_fe_rate_const =1.0e4
15
+ ma_op_o_fe_rate_const =10.0
16
16
ma_op_o_n_rate_const =5.0
17
17
ma_op_o_s_rate_const =0.16
18
- ma_op_fe_n_rate_const =0.01
19
- ma_op_ch4_o_rate_const =1000.0
20
- ma_op_ch4_s_rate_const =0.001
21
- primary_ox_rate_const =1
18
+ ma_op_fe_n_rate_const =1.0
19
+ ma_op_ch4_o_rate_const =1e4
20
+ ma_op_ch4_s_rate_const =0.01
21
+ primary_ox_rate_const =1.0
22
22
c_lim_o =20.0
23
23
c_lim_n =5.0
24
- c_lim_fe =0.1
24
+ c_lim_fe =60.0
25
25
c_lim_s =30
26
26
concs0_c =200.0
27
27
concs0_o =50.0
28
28
concs0_ntot =100.0
29
29
pm_ratio_n =10.0
30
30
concs0_fetot =60.0
31
31
pm_ratio_fe =10.0
32
- concs0_stot =100 .0
32
+ concs0_stot =250 .0
33
33
pm_ratio_s =10.0
34
34
35
35
[Calibration settings]
You can’t perform that action at this time.
0 commit comments