[MITgcm-support] MITgcm-support Digest, Vol 133, Issue 29

Madeline Miller madelinemiller at fas.harvard.edu
Thu Jul 24 14:27:09 EDT 2014


Hi Patrick,

Thanks! This is exactly what I was looking for; nothing more complicated
(yet).

Best,

Madeline


On Thu, Jul 24, 2014 at 12:00 PM, <mitgcm-support-request at mitgcm.org> wrote:

> Send MITgcm-support mailing list submissions to
>         mitgcm-support at mitgcm.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://mitgcm.org/mailman/listinfo/mitgcm-support
> or, via email, send a message with subject or body 'help' to
>         mitgcm-support-request at mitgcm.org
>
> You can reach the person managing the list at
>         mitgcm-support-owner at mitgcm.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of MITgcm-support digest..."
>
>
> Today's Topics:
>
>    1. Re: pkg for spatially variable vertical diffusivity
>       (Patrick Heimbach)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 24 Jul 2014 10:12:53 -0400
> From: Patrick Heimbach <heimbach at MIT.EDU>
> To: mitgcm-support at mitgcm.org
> Subject: Re: [MITgcm-support] pkg for spatially variable vertical
>         diffusivity
> Message-ID: <E0E1F24B-9220-44D4-8AF7-08499FCAFBEE at mit.edu>
> Content-Type: text/plain; charset="windows-1252"
>
>
> Hi Madeline,
>
> I suspect your question is more involved, but if, for a start, you just
> want to prescribe a spatially varying (time-mean) mixing field, all you
> need to do is:
>
> 1. compile model with
> #define ALLOW_3D_DIFFKR
> (in header file CPP_OPTIONS.h)
>
> 2. provide a 3-D mixing array: this file is read in ini_mixing.F
> and its filename is set in runtime parameter file data:
> in NAMELIST block PARM05 set
>  diffKrFile=?myfilename?,
>
> An example is in
> verification/cpl_atm2d+ocn/input_ocn/data
>
> Of course, things will get more involved once you plan to compute vertical
> mixing with your own scheme.
>
> Cheers
> -Patrick
>
> On Jul 24, 2014, at 9:45 AM, Madeline Miller <
> madelinemiller at fas.harvard.edu> wrote:
>
> > Hi folks,
> >
> > I'd like to run an experiment with spatially variable (fixed in time to
> start) vertical diffusion. As far as I can tell, this will require that I
> write a new pkg modeled after the various vertical mixing packages (kpp,
> ggl90, my82, pp80...).
> >
> > Am I right that I need to write new code, or is there already a way to
> read in vertical diffusivity from a file?
> >
> > Best,
> >
> > Madeline
> > _______________________________________________
> > MITgcm-support mailing list
> > MITgcm-support at mitgcm.org
> > http://mitgcm.org/mailman/listinfo/mitgcm-support
>
>
> ---
> Patrick Heimbach | heimbach at mit.edu | http://www.mit.edu/~heimbach
> MIT | EAPS 54-1420 | 77 Massachusetts Ave | Cambridge MA 02139 USA
> FON +1-617-253-5259 | FAX +1-617-253-4464 | SKYPE patrick.heimbach
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: smime.p7s
> Type: application/pkcs7-signature
> Size: 1588 bytes
> Desc: not available
> URL: <
> http://mitgcm.org/pipermail/mitgcm-support/attachments/20140724/128b760d/attachment-0001.p7s
> >
>
> ------------------------------
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
>
>
> End of MITgcm-support Digest, Vol 133, Issue 29
> ***********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20140724/cf5b8009/attachment.htm>


More information about the MITgcm-support mailing list