[Dart-dev] [6509] DART/trunk/models/cam/work/input.nml: commit a version that has a perfect_model_obs namelist.
nancy at ucar.edu
nancy at ucar.edu
Fri Oct 11 15:35:38 MDT 2013
Revision: 6509
Author: nancy
Date: 2013-10-11 15:35:38 -0600 (Fri, 11 Oct 2013)
Log Message:
-----------
commit a version that has a perfect_model_obs namelist.
Modified Paths:
--------------
DART/trunk/models/cam/work/input.nml
-------------- next part --------------
Modified: DART/trunk/models/cam/work/input.nml
===================================================================
--- DART/trunk/models/cam/work/input.nml 2013-10-09 22:37:21 UTC (rev 6508)
+++ DART/trunk/models/cam/work/input.nml 2013-10-11 21:35:38 UTC (rev 6509)
@@ -44,6 +44,27 @@
! ! inf_flavor is 0:none, 1:obs space, 2: varying state space, 3: fixed state_space
&perfect_model_obs_nml
+ start_from_restart = .true.,
+ output_restart = .false.,
+ async = 0,
+ init_time_days = -1,
+ init_time_seconds = -1,
+ first_obs_days = -1,
+ first_obs_seconds = -1,
+ last_obs_days = -1,
+ last_obs_seconds = -1,
+ output_interval = 1,
+ trace_execution = .false.,
+ restart_in_file_name = "perfect_ics",
+ restart_out_file_name = "perfect_restart",
+ obs_seq_in_file_name = "obs_seq.in",
+ obs_seq_out_file_name = "obs_seq.out",
+ adv_ens_command = "no_advance_script"
+ output_timestamps = .false.,
+ trace_execution = .false.,
+ output_forward_op_errors = .false.,
+ print_every_nth_obs = -1,
+ silence = .false.,
/
&smoother_nml
More information about the Dart-dev
mailing list