[Dart-dev] DART/branches Revision: 10748
dart at ucar.edu
dart at ucar.edu
Mon Nov 14 08:11:18 MST 2016
hendric at ucar.edu
2016-11-14 08:11:18 -0700 (Mon, 14 Nov 2016)
12
fixed typo
Modified: DART/branches/rma_fixed_filenames/filter/filter_mod.f90
===================================================================
--- DART/branches/rma_fixed_filenames/filter/filter_mod.f90 2016-11-14 15:03:59 UTC (rev 10747)
+++ DART/branches/rma_fixed_filenames/filter/filter_mod.f90 2016-11-14 15:11:18 UTC (rev 10748)
@@ -756,7 +756,7 @@
if (get_output_postassim()) then
call write_assim_files(state_ens_handle, file_info, &
ENS_MEAN_COPY, ENS_SD_COPY, POST_INF_COPY, POST_INF_SD_COPY, &
- ouput_infaltion)
+ output_inflation)
endif
!> @todo What to do here?
!call smoother_ss_diagnostics(model_size, get_num_output_state_members(), &
More information about the Dart-dev
mailing list