[MITgcm-support] Vertical Advection Scheme for PTRACERS
Bertrand Delorme
bdelorme at stanford.edu
Thu Oct 8 11:18:21 EDT 2020
Hi Martin,
I need to use the same as the horizontal scheme that I set in the data.ptracers file so I should be all set. Thank you very much for this answer.
Bertrand
Le 08/10/2020 17:15, « MITgcm-support au nom de Martin Losch » <mitgcm-support-bounces at mitgcm.org au nom de Martin.Losch at awi.de> a écrit :
HI Bertrand,
it appears to me, that this has not been implemented. In ptracers_integrate.F either gad_advection or gad_calc_rhs are called. The third argument of each of these routines is the vertical advection scheme. You can see that PTRACERS_advScheme(iTracer) is used, i.e. the same as for horizontal advection (the defautl of which is saltAdvScheme)
So you can either hard code it in that routine, if you want a quick fix, or implement a proper parameter list PTRACERS_vertAdvScheme, in anology to PTRACERS_advScheme.
M.
> On 8. Oct 2020, at 17:02, Bertrand Delorme <bdelorme at stanford.edu> wrote:
>
> Dears,
>
> Is it possible to set the vertical advection scheme for passive tracers? If not, which scheme is being used?
>
> Thank you,
>
> Bertrand Delorme
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
_______________________________________________
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