[Dart-users] RMA_TRUNK updates

Jonathan Hendricks hendric at ucar.edu
Wed Feb 15 13:54:33 MST 2017


We have updated the rma_trunk to work with lower order models that are
subroutine callable from inside filter.  We have also renamed some of the
items in the namelist to be more clear (this information is in
README_rma_updates.txt) :


Filter and PMO can now run with multiple cycles for low order
models. The output for this is only supported with single file
output (members, inflation, mean, sd are all in the same file).

Added matlab support for diagnostics format in lower order models.

--------------------------------------------------------------
Changes to the filter_nml are :
--------------------------------------------------------------

output_restart          -- RENAMED to output_members
restart_in_file_name    -- RENAMED to input_state_file_list
restart_out_file_name   -- RENAMED to output_state_files_list
single_restart_file_in  -- RENAMED to single_file_in
single_restart_file_out -- RENAMED to single_file_out

input_state_files       -- ADDED - not currently working
output_state_files      -- ADDED - not currently working

has_cycling             -- ADDED for low order model

--------------------------------------------------------------
Changes to the perfect_model_obs_nml are :
--------------------------------------------------------------

start_from_restart    -- RENAMED read_input_state_from_file
output_restart        -- RENAMED write_output_state_to_file
restart_in_file_name  -- RENAMED input_state_files
restart_out_file_name -- RENAMED output_state_files

single_file_in        -- ADDED for low order models
single_file_out       -- ADDED for low order models
has_cycling           -- ADDED for low order models
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-users/attachments/20170215/28f38033/attachment.html 


More information about the Dart-users mailing list