/[MITgcm]/MITgcm_contrib/llc_hires/llc_90/code-async/asyncio_register_tile.F
ViewVC logotype

Contents of /MITgcm_contrib/llc_hires/llc_90/code-async/asyncio_register_tile.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Oct 3 00:09:12 2017 UTC (7 years, 10 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Small test case with set-up as similar as possible
to llc_4320 for testing asyncio and coupling to GEOS-5.

1 C $Header: /u/gcmpack/MITgcm_contrib/llc_hires/llc_4320/code-async/asyncio_register_tile.F,v 1.1 2013/09/20 12:38:03 dimitri Exp $
2
3 C Register the tile locations from each processor
4 SUBROUTINE ASYNCIO_REGISTER_TILE( TXLO, TYLO )
5 IMPLICIT NONE
6 C South-west corner of tile in horizontal global index space.
7 INTEGER TXLO, TYLO
8
9 RETURN
10 END

  ViewVC Help
Powered by ViewVC 1.1.22