source:
issm/oecreview/Archive/21724-22754/ISSM-22461-22462.diff
Last change on this file was 22755, checked in by , 7 years ago | |
---|---|
File size: 2.0 KB |
-
../trunk-jpl/test/MITgcm/coupling_rules.txt
3 3 * 4 4 >>>> CREATE A FILE WITH ALL THE NAMES AND TAGS FOR THE INFORMATION EXCHANGE INCLUDING: 5 5 CouplingTime 1 Real*8 10001000 6 IceModelTime 1 Real*8 IceTimeTag 7 OceanModelTime 1 Real*8 OceanTimeTag 8 Nx 1 Integer 10001001 9 Ny 1 Integer 10001002 10 xC Nx*Ny Real*8 10001003 11 yC Nx*Ny Real*8 10001004 6 IceModelTime 1 Real*8 10001001 7 OceanModelTime 1 Real*8 10001002 8 Nx 1 Integer 10001003 9 Ny 1 Integer 10001004 10 xC Nx*Ny Real*8 10001005 11 yC Nx*Ny Real*8 10001006 12 IceBase Nx*Ny Real*8 10001007 13 OceanMelt Nx*Ny Real*8 10001008 12 14 13 15 >>>> INITIALIZATION FROM SCRATCH 14 16 15 17 Initialization (CouplingTime=0) 16 1. MITgcm sends grid size (NX and NY) and grid coordinates of 18 1. ISSM sends CouplingTime for the interval at which we couple 19 2. ISSM sends ice model time IceTimeTag 20 3. MITgcm sends ocean model time OceanTimeTag 21 4. MITgcm sends grid size (NX and NY) and grid coordinates of 17 22 center of cells (longitude -180 <= XC < 180 and latitude YC) 18 2. ISSM sends CouplingTime for the interval at which we couple 19 3. ISSM sends ice model time IceTimeTag 20 4. MITgcm sends ocean model time OceanTimeTag 21 3. ISSM sends CouplingTime=0 base to MITgcm 22 4. MITgcm integrates for CouplingTime=0:1 23 5. MITgcm sends CouplingTime=0:1-time-mean melt rate to ISSM 23 5. MITgcm integrates for CouplingTime=0:1 24 6. MITgcm sends CouplingTime=0:1-time-mean melt rate to ISSM 24 25 25 26 CouplingTime=1 26 27 1. ISSM sends ice model time IceTimeTag
Note:
See TracBrowser
for help on using the repository browser.