Skip to content

Commit

Permalink
disable brine tracer for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
hakase hayashida committed Nov 10, 2021
1 parent d32c20d commit d658de2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ice/cice_in.nml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
tr_bgc_dmspd_sk = .false.
tr_bgc_dmspp_sk = .false.
tr_bgc_sil_sk = .false.
tr_brine = .true.
tr_brine = .false.
/

&forcing_nml
Expand Down Expand Up @@ -346,7 +346,7 @@
f_btin = 'x'
f_faero_atm = 'x'
f_faero_ocn = 'x'
f_fbri = 'm'
f_fbri = 'x'
f_fn = 'x'
f_fn_ai = 'm'
f_fnh = 'x'
Expand All @@ -356,7 +356,7 @@
f_fsil = 'x'
f_fsil_ai = 'x'
f_grownet = 'x'
f_hbri = 'm'
f_hbri = 'x'
f_ppnet = 'm'
/

Expand Down

0 comments on commit d658de2

Please sign in to comment.