[MITgcm-support] different dumpFreqs during a single run
Jean-Michel Campin
jmc at mit.edu
Fri Aug 19 14:44:13 EDT 2022
Hi Kaveh,
This option is not currently implemented with "dumpFreq".
With pkg/diagnostics, you could set 3 differents output "fileName", and
set each of them with a different "frequency" (negative if you want snap-shot and
not time-averaged output).
You could also delay the first output (until after "timePhase") but after that
it will keep writting the output at each "frequency",
so you will need to remove all the additional output files that you don't needed.
Cheers,
Jean-Michel
On Thu, Aug 18, 2022 at 05:49:45PM +0200, kaveh Purkiani wrote:
> Dear all,
>
> Is there any option in the MITgcm to use different dumpFreqs during a
> single run?
> let say we write outputs from
> T1--->T2 with dumpFreq1
> T2--->T3 with dumpFreq2
> T3--->T4 with dumpFreq3
> ........
>
> without using restart option?
>
> Best
> Kaveh
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list