[MITgcm-devel] llc with fewer than 5 faces
Jean-Michel Campin
jmc at ocean.mit.edu
Wed Mar 2 16:23:25 EST 2016
Hi Ian,
I think that, in data.exch2:
1) by setting one face (e.g., face number 2) dimension to 0, 0
the face is just removed (but we keep it's rank number)
2) then one just need to disconect this face (# 2):
a) comment out line with
facetEdgeLink(1:4,2)= ...
b) for other faces "facetEdgeLink", all other '2.*' connection
will have to be replaced by 0.
Cheers,
Jean-Michel
On Tue, Feb 23, 2016 at 11:34:28AM -0500, Jean-Michel Campin wrote:
> Hi Ian,
>
> I know it's possible to just have fewer faces.
> But it might be neccessary to keep the original "face number".
> I will need to check (but don't have time now).
> Please remember me if I forget.
>
> Cheers,
> Jean-Michel
>
> On Thu, Feb 18, 2016 at 10:37:36PM +0000, Fenty, Ian G (329C) wrote:
> > Hi JM,
> > Quick question: I want to run the model using only 2 or 3 llc faces [1, 3, and 5 for example]. Is that possible? What configuration files need to be changed? I know there must be a file that specifies how the faces are interconnected. Would it simply be a matter of stripping out all references to faces 2 and 4 in that file, for example?
> > -Ian
> >
More information about the MITgcm-devel
mailing list