Skip to content

Commit

Permalink
Remove redundant neutral physics namelist entries - see COSIMA/access…
Browse files Browse the repository at this point in the history
  • Loading branch information
aekiss committed May 6, 2020
1 parent 9b6b08d commit e65a49f
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions ocean/input.nml
Original file line number Diff line number Diff line change
Expand Up @@ -220,39 +220,24 @@
&ocean_nphysics_util_new_nml
/
&ocean_nphysics_util_nml
agm = 600.0
agm_closure = .true.
agm_closure_baroclinic = .true.
agm_closure_buoy_freq = 0.004
agm_closure_eady_ave_mixed = .true.
agm_closure_eady_cap = .true.
agm_closure_eady_smooth_horz = .true.
agm_closure_eady_smooth_vert = .true.
agm_closure_eden_gamma = 0.0
agm_closure_eden_greatbatch = .false.
agm_closure_grid_scaling = .true.
agm_closure_length = 50000.0
agm_closure_length_bczone = .false.
agm_closure_length_fixed = .false.
agm_closure_length_rossby = .false.
agm_closure_lower_depth = 2000.0
agm_closure_max = 600.0
agm_closure_min = 50.0
agm_closure_scaling = 0.07
agm_closure_upper_depth = 100.0
agm_damping_time = 45.0
agm_smooth_space = .false.
agm_smooth_time = .false.
aredi = 600.0
aredi_equal_agm = .false.
drhodz_mom4p1 = .true.
drhodz_smooth_horz = .false.
drhodz_smooth_vert = .false.
nphysics_util_zero_init = .true.
rossby_radius_max = 100000.0
rossby_radius_min = 15000.0
tracer_mix_micom = .false.
vel_micom = 0.0
/
&ocean_nphysicsa_nml
use_this_module = .false.
Expand Down

0 comments on commit e65a49f

Please sign in to comment.