[Dart-dev] [3375] DART/trunk/models/MITgcm_ocean/trans_pv_sv.f90: (commented out) hack to generate initial ensembles

nancy at ucar.edu nancy at ucar.edu
Thu May 22 09:46:48 MDT 2008


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20080522/8039279e/attachment.html
-------------- next part --------------
Modified: DART/trunk/models/MITgcm_ocean/trans_pv_sv.f90
===================================================================
--- DART/trunk/models/MITgcm_ocean/trans_pv_sv.f90	2008-05-22 04:46:13 UTC (rev 3374)
+++ DART/trunk/models/MITgcm_ocean/trans_pv_sv.f90	2008-05-22 15:46:48 UTC (rev 3375)
@@ -93,6 +93,7 @@
 !call print_date(model_time,'time for timestep 0')
 
 model_time = timestep_to_DARTtime(timestep)
+!model_time = timestep_to_DARTtime(0)   ! ignore ... to generate restarts
 
 call print_time(model_time,'time for '//file_base)
 call print_date(model_time,'date for '//file_base)


More information about the Dart-dev mailing list