[MITgcm-support] snap-shot outputs from diagnostics pkg

David Ferreira dfer at mit.edu
Wed Feb 18 23:43:25 EST 2009


Abbas,
By default, the snap-shots are written at the middle of the time
interval. If you add:
timePhase(1) = 0.,
to the data.diagnostics, it should fix your problem.
david


Abbas Dorostkar wrote:
> Dear all,
>  
> I would like to write snap-shot outputs of a diagnostics field 
> (THETA) every 400 seconds. I have defined frequency = - 400 but I get 
> the result at 200, 600, 1000 sec, ... instead of 0, 400, 800 sec,....
> Please let me know if you have any idea. I have attached the 
> data.diagnostics and data.mnc files. 
>  
> &diagnostics_list
>
> dumpatlast = .TRUE.,
>
> frequency(1) = -400.,
>
> fields(1,1) = 'THETA ',
>
> filename(1) = 'THETA ',
>
> &
>
>  
>
> # Example "data.mnc" file
>
> # Lines beginning "#" are comments
>
> &MNC_01
>
> # mnc_echo_gvtypes=.FALSE.,
>
> # mnc_use_indir=.FALSE.,
>
> mnc_use_outdir=.FALSE.,
>
> mnc_outdir_str='mnc_test_',
>
> #mnc_outdir_date=.TRUE.,
>
> monitor_mnc=.FALSE.,
>
> #snapshot_mnc=.FALSE.,
>
> #timeave_mnc=.FALSE.,
>
> pickup_read_mnc=.FALSE.,
>
> pickup_write_mnc=.FALSE.,
>
> &
>
> # Note: Some systems use / as the
>
> # namelist terminator. Other systems
>
> # use a & character (as shown here).
>
>  
>
> Thanks,
>
> Abbas
>  
>  
>  
>  
>  
> ------------------------------------------------------------------------
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
>   




More information about the MITgcm-support mailing list