[Dart-dev] DART/branches Revision: 11149
dart at ucar.edu
dart at ucar.edu
Thu Feb 23 11:56:25 MST 2017
hendric at ucar.edu
2017-02-23 11:56:24 -0700 (Thu, 23 Feb 2017)
24
taking up last output.
Modified: DART/branches/rma_trunk/filter/filter_mod.f90
===================================================================
--- DART/branches/rma_trunk/filter/filter_mod.f90 2017-02-23 18:53:48 UTC (rev 11148)
+++ DART/branches/rma_trunk/filter/filter_mod.f90 2017-02-23 18:56:24 UTC (rev 11149)
@@ -933,8 +933,8 @@
call write_state(state_ens_handle, file_info_all)
else
- if (get_stage_to_write('output')) &
- call write_state(state_ens_handle, file_info_output)
+ !#! if (get_stage_to_write('output')) &
+ !#! call write_state(state_ens_handle, file_info_output)
endif
if(ds) call smoother_write_restart(1, ens_size)
More information about the Dart-dev
mailing list