[MITgcm-support] MITgcm-support Digest, Vol 170, Issue 4
rahele shafiee
rahele_shafiee at yahoo.com
Sat Aug 5 15:15:16 EDT 2017
Hello everyone
How can I changethe test case outputs of “.data” to “.nc”?I'm using test case “flt_example”, When I enable the package “mnc”, onlyoutputs such as temperature, salinity, water level, and current in the outputfile format “.nc” . But I want the tracer outputs to be as well.
On Saturday, August 5, 2017, 8:30:43 PM GMT+4:30, <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://mailman.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: MITgcm-support Digest, Vol 170, Issue 3 (rahele shafiee)
----------------------------------------------------------------------
Message: 1
Date: Sat, 5 Aug 2017 08:14:09 +0000 (UTC)
From: rahele shafiee <rahele_shafiee at yahoo.com>
To: <mitgcm-support at mitgcm.org>
Subject: Re: [MITgcm-support] MITgcm-support Digest, Vol 170, Issue 3
Message-ID: <1027724025.156307.1501920849118 at mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"
Jody thank you for your help
On Friday, August 4, 2017, 8:30:41 PM GMT+4:30, <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://mailman.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. Tidal data (rahele shafiee)
? 2. Re: Tidal data (Jody Klymak)
----------------------------------------------------------------------
Message: 1
Date: Thu, 3 Aug 2017 17:50:53 +0000 (UTC)
From: rahele shafiee <rahele_shafiee at yahoo.com>
To: "mitgcm-support at mitgcm.org" <mitgcm-support at mitgcm.org>,
??? "mitgcm-support-request at mitgcm.org"
??? <mitgcm-support-request at mitgcm.org>
Subject: [MITgcm-support] Tidal data
Message-ID: <121255581.6696580.1501782653497 at mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"
Hello to everyone
I would like to give my model the tidal amplitude and phase inthe open boundaries. How do I introduce these numbers to my model?
Can I give surface elevation (ETA) tothe model instead of the amplitude and phase monthly?
Cheers Rahele
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20170803/26afc505/attachment-0001.html>
------------------------------
Message: 2
Date: Thu, 03 Aug 2017 11:09:36 -0700
From: "Jody Klymak" <jklymak at uvic.ca>
To: "mitgcm-support at mitgcm.org" <mitgcm-support at mitgcm.org>
Subject: Re: [MITgcm-support] Tidal data
Message-ID: <500DF17A-8A00-41AA-91EB-D049A8F0E65B at uvic.ca>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
On 3 Aug 2017, at 10:50, rahele shafiee wrote:
> Hello to everyone
>
> I would like to give my model the tidal amplitude and phase inthe open
> boundaries. How do I introduce these numbers to my model?
>
> Can I give surface elevation (ETA) tothe model instead of the
> amplitude and phase monthly?
Hi Rahele,
The way to add open boundary forcing in the MITgcm is with `pkg/obcs` or
`pkg/rbcs` (maybe others?)
`pkg/obcs` has forcing of tidal velocities normal to the open boundary,
implemnted in `pkg/obcs/obcs_add_tides.F`.? You can get this to work by
specifying in `data.obcs` appropriate names for `OBNAmFile` and
`OBNphFile`.? Look at `pkg/obcs/obcs_readparms.F` for all the possible
parameters you can read into the `pkg/obcs`, and read the source code to
`pkg/obcs/obcs_add_tides.F` to see how it works.
As implemented, `pkg/obcs/obcs_add_tides.F` doesn?t modify the sea
surface height at the boundary.? However, `pkg/obcs` does allow
seasurface height to be specified at the boundary (i.e. see
`OBNetaFile`, etc). So it seems a somewhat trivial task to write
`obcs_add_tideheights.F` and have new parameters `OBNamEtaFile` etc that
control the sea-surface height if you prefer that to specifying via the
`OBNetaFile`.
I think this is all possible w/ `pkg/obcs`, though I admit I?m not
sure if `rbcs` can force the sea surface.? I think not, though I could
be misremembering.
I hope that gets you started.
Cheers,? Jody
>
> Cheers Rahele
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20170803/f357d5ad/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
MITgcm-support mailing list
MITgcm-support at mitgcm.org
http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
------------------------------
End of MITgcm-support Digest, Vol 170, Issue 3
**********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20170805/63850f9c/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
MITgcm-support mailing list
MITgcm-support at mitgcm.org
http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
------------------------------
End of MITgcm-support Digest, Vol 170, Issue 4
**********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20170805/8400e829/attachment-0001.html>
More information about the MITgcm-support
mailing list