Skip to content
Snippets Groups Projects
Commit 05687371 authored by Lukas Kugler's avatar Lukas Kugler
Browse files

cov loc dynamic

parent 1855e5ab
Branches
Tags
No related merge requests found
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
# to ~half at 300 km, and ~0 at the edges of the area. # to ~half at 300 km, and ~0 at the edges of the area.
&assim_tools_nml &assim_tools_nml
filter_kind = 1, filter_kind = 1,
cutoff = 0.005, cutoff = <cov_loc_radian>,
sort_obs_inc = .false., sort_obs_inc = .false.,
spread_restoration = .false., spread_restoration = .false.,
sampling_error_correction = .true., sampling_error_correction = .true.,
...@@ -279,6 +279,8 @@ ...@@ -279,6 +279,8 @@
&ensemble_manager_nml &ensemble_manager_nml
layout = 2, layout = 2,
tasks_per_node = 48 tasks_per_node = 48
communication_configuration = 1
debug = .true.
/ /
&obs_def_gps_nml &obs_def_gps_nml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment