[MITgcm-support] Re: MITgcm-support Digest, Vol 39, Issue 2

Riema Rachmayani imoth_22 at yahoo.com
Wed Sep 6 02:34:30 EDT 2006


hi, Ed..

thank you...i'll try it again...

rima

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. s12t_16x32 (Amitabh  Mitra)
   2. question... (Riema Rachmayani)
   3. Re: question... (Ed Hill)


----------------------------------------------------------------------

Message: 1
Date: 4 Sep 2006 05:02:16 -0000
From: "Amitabh  Mitra" 
Subject: [MITgcm-support] s12t_16x32
To: mitgcm-support at mitgcm.org
Message-ID: <20060904050216.14795.qmail at webmail28.rediffmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Skipped content of type multipart/alternative-------------- next part --------------
The following files have currently been added or customized for general topology communications.

TBD 
  o for general _RS _RL support the .template forms of exch_ and exch2_ need modifying/creating.
  o MDS based I/O needs to be modified to use tile base coodinates and not to assume a funcional relationship
    between nsx, snx etc...

w2_e2setup.F                   # Does main setting of topology arrays
                               # File is generated from matlab

W2_EXCH2_TOPOLOGY.h            # Holds topology arrays
                               # File is generated from matlab

exch2_xyz_rl.F                 # Does parallel communication for W2 topology
exch2_xy_rl.F                  # Does parallel communication for W2 topology
exch2_uv_xyz_rl.F              # Does parallel communication for W2 topology
exch2_uv_xy_rl.F               # Does parallel communication for W2 topology
exch2_rl2_cube.F               # Does parallel communication for W2 topology
exch2_rl1_cube.F               # Does parallel communication for W2 topology
exch2_get_send_bounds.F        # Does parallel communication for W2 topology
exch2_get_recv_bounds.F        # Does parallel communication for W2 topology
eeboot.F                       # Modified to call W2 toplogy setup
w2_print_comm_sequence.F       # Prints out comms defined by a topology
W2_EXCH2_PARAMS.h              # Mapping between topology and tiled arrays in MITgcm
W2_OPTIONS.h                   # Debug options
CPP_EEMACROS.h                 # Changed to map exch_ to exch2_
EEPARAMS.h                     # Buffer sized modded for debugging and testing
SIZE.h                         # Modified to match topology
                               # Needs to be consistent with
                               # W2_EXCH2_TOPOLOGY.h and
                               # w2_e2setup.F

CPP_EEOPTIONS.h
w2_eeboot.F                    # Drives setting of topology arrays
ini_curvilinear_grid.F         # Reads multi-domain grid definition including overlap 
                               # point at index maxima (i.e. snx+1, sny+1)

exch_uv_xy_rs.F                # call exch2_
exch_uv_xyz_rs.F               # call exch2_
exch_uv_xyz_rl.F               # call exch2_
exch_uv_xy_rl.F                # call exch2_
exch_xy_rl.F                   # call exch2_
exch2_send_rl1.F               # Does parallel communication for W2 topology
exch2_send_rl2.F               # Does parallel communication for W2 topology
exch2_recv_rl1.F               # Does parallel communication for W2 topology
exch2_recv_rl2.F               # Does parallel communication for W2 topology
mom_vi_calc_relvort3.F         # Vorticity switched off for testing

Directories holding example SIZE.h, w2_e2setup.F and W2_EXCH2_TOPOLOGY.h are
as follows. Examples are all for a cs32 index space with different tile sizes.
Until mdsio is fixed to understand tiling only s6t_32x32/, 
s24t_8x32/ and s12t_16x32/ are allowed for runs that rely on global
datasets for input (bathymetry, forcing, pickups etc..) because the cube
global file mode only looks like the cartesian form when sny is the same as
the cube size. However, it is possible to arbitrary size tile runs when using 
tiled input files.

s12t_16x32/                   # 12 tiles of size 16x32
s24t_16x16/                   # 24 tiles of size 16x16 (I/O not available)
s24t_32x8/                    # 24 tiles of size 32x8  (I/O not available)
s24t_8x32/                    # 24 tiles of size  8x32 
s6t_32x32/                    #  6 tiles of size 32x32
s60t_51x510                   # 60 tiles of size 51x510

s216t_85x85      - 216 tiles of 85x85. There are no "skipped" tiles for
                   this configuration.
                   Old style bathymetry file needs to be 85x85x216.

s205t_85x85      - 205 tiles of 85x85. List of "skipped" tiles is in 
                   blanklist.txt.
                   Old style bathymetry file needs to be 85x85x205.

s1500t_17x51     - 1500 tiles of 17x51. List of skipped tiles relative to
                   full 1800 tile topology is in "blanklist.txt".
                   Old style bathymetry file needs to be 17x51x500.

s1800t_17x51     - 1800 tiles of 17x51. There are no "skipped" tiles for
                   this configuration.
                   Old style bathymetry file needs to be 17x51x1800.


------------------------------

Message: 2
Date: Mon, 4 Sep 2006 10:44:57 +0100 (BST)
From: Riema Rachmayani 
Subject: [MITgcm-support] question...
To: mitgcm-support at mitgcm.org
Message-ID: <20060904094457.44733.qmail at web53812.mail.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"


hi, all..

i'd like to ask..

i have been try to run ../../../tools/genmake2 -mods=../code of internal wave verification under linux..
and then appears error message..

ERROR: neither of the two default scripts :
        ../../../tools/set64bitConst.sh
        ../../../tools/set64bitConst.csh

are working so please check paths or specify(with $S64)) a working version of this scripts

does anyone know how to solve my problem??

thank you,
rima
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. MITgcm-support Archives! (Van Thinh Nguyen)
   2. Re: MITgcm-support Archives! (chris hill)
   3. Re: MITgcm-support Archives! (Van Thinh Nguyen)


----------------------------------------------------------------------

Message: 1
Date: Fri, 1 Sep 2006 10:49:54 -0400 (EDT)
From: Van Thinh Nguyen 
Subject: [MITgcm-support] MITgcm-support Archives!
To: mitgcm-support at mitgcm.org
Message-ID:
 

Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

Hi Ed,

I would like to check some previous discussions on EOS, however the server 
where 'MITgcm-support Archives' located seems to be down.

Thanks,

Vth

--------------------------------------------



------------------------------

Message: 2
Date: Fri, 01 Sep 2006 11:03:45 -0400
From: chris hill 
Subject: Re: [MITgcm-support] MITgcm-support Archives!
To: mitgcm-support at mitgcm.org
Message-ID: <44F84BD1.5010600 at mit.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Vth

  Searching from

http://mitgcm.org/search.html

  seems to work for me.
  Note - it only seems to return 2 results by default, them you click on 
"more results from ..." and get what you actually want!

  Was the link above where you started?

Chris
Van Thinh Nguyen wrote:
> Hi Ed,
> 
> I would like to check some previous discussions on EOS, however the 
> server where 'MITgcm-support Archives' located seems to be down.
> 
> Thanks,
> 
> Vth
> 
> --------------------------------------------
> 
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
> 



------------------------------

Message: 3
Date: Fri, 1 Sep 2006 11:50:26 -0400 (EDT)
From: Van Thinh Nguyen 
Subject: Re: [MITgcm-support] MITgcm-support Archives!
To: mitgcm-support at mitgcm.org
Message-ID:
 

Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

Hi Ed,

Thanks, Ed!
It works now,

Vth

----------------------------------------

On Fri, 1 Sep 2006, chris hill wrote:

> Vth
>
> Searching from
>
> http://mitgcm.org/search.html
>
> seems to work for me.
> Note - it only seems to return 2 results by default, them you click on "more 
> results from ..." and get what you actually want!
>
> Was the link above where you started?
>
> Chris
> Van Thinh Nguyen wrote:
>> Hi Ed,
>> 
>> I would like to check some previous discussions on EOS, however the server 
>> where 'MITgcm-support Archives' located seems to be down.
>> 
>> Thanks,
>> 
>> Vth
>> 
>> --------------------------------------------
>> 
>> _______________________________________________
>> MITgcm-support mailing list
>> MITgcm-support at mitgcm.org
>> http://mitgcm.org/mailman/listinfo/mitgcm-support
>> 
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
>


------------------------------

_______________________________________________
MITgcm-support mailing list
MITgcm-support at mitgcm.org
http://mitgcm.org/mailman/listinfo/mitgcm-support


End of MITgcm-support Digest, Vol 39, Issue 1
*********************************************




 Send instant messages to your online friends http://uk.messenger.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://forge.csail.mit.edu/pipermail/mitgcm-support/attachments/20060904/8d53d768/attachment-0001.html

------------------------------

Message: 3
Date: Mon, 4 Sep 2006 08:10:16 -0400
From: Ed Hill 
Subject: Re: [MITgcm-support] question...
To: mitgcm-support at mitgcm.org
Cc: imoth_22 at yahoo.com
Message-ID: <20060904081016.56bb72a8 at ernie>
Content-Type: text/plain; charset=US-ASCII

On Mon, 4 Sep 2006 10:44:57 +0100 (BST)
Riema Rachmayani  wrote:

> 
> hi, all..
> 
> i'd like to ask..
> 
> i have been try to run ../../../tools/genmake2 -mods=../code of
> internal wave verification under linux.. and then appears error
> message..
> 
> ERROR: neither of the two default scripts :
>         ../../../tools/set64bitConst.sh
>         ../../../tools/set64bitConst.csh
> 
> are working so please check paths or specify(with $S64)) a working
> version of this scripts
> 
> does anyone know how to solve my problem??

Hi Rima,

Using the latest code in CVS, I am unable to reproduce your
problem.  Are you certain that you have a recent version of MITgcm
and that you have downloaded the *entire* set of code needed -- that
is, you haven't somehow omitted or accidentally deleted some of the
important parts?

Ed

-- 
Edward H. Hill III, PhD  |  ed at eh3.com  |  http://eh3.com/


------------------------------

_______________________________________________
MITgcm-support mailing list
MITgcm-support at mitgcm.org
http://mitgcm.org/mailman/listinfo/mitgcm-support


End of MITgcm-support Digest, Vol 39, Issue 2
*********************************************


 Send instant messages to your online friends http://uk.messenger.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20060906/ef8378c2/attachment.htm>


More information about the MITgcm-support mailing list