Index: ../trunk-jpl/test/MITgcm/coupling_rules.txt =================================================================== --- ../trunk-jpl/test/MITgcm/coupling_rules.txt (revision 22461) +++ ../trunk-jpl/test/MITgcm/coupling_rules.txt (revision 22462) @@ -3,24 +3,25 @@ * >>>> CREATE A FILE WITH ALL THE NAMES AND TAGS FOR THE INFORMATION EXCHANGE INCLUDING: CouplingTime 1 Real*8 10001000 -IceModelTime 1 Real*8 IceTimeTag -OceanModelTime 1 Real*8 OceanTimeTag -Nx 1 Integer 10001001 -Ny 1 Integer 10001002 -xC Nx*Ny Real*8 10001003 -yC Nx*Ny Real*8 10001004 +IceModelTime 1 Real*8 10001001 +OceanModelTime 1 Real*8 10001002 +Nx 1 Integer 10001003 +Ny 1 Integer 10001004 +xC Nx*Ny Real*8 10001005 +yC Nx*Ny Real*8 10001006 +IceBase Nx*Ny Real*8 10001007 +OceanMelt Nx*Ny Real*8 10001008 >>>> INITIALIZATION FROM SCRATCH Initialization (CouplingTime=0) -1. MITgcm sends grid size (NX and NY) and grid coordinates of +1. ISSM sends CouplingTime for the interval at which we couple +2. ISSM sends ice model time IceTimeTag +3. MITgcm sends ocean model time OceanTimeTag +4. MITgcm sends grid size (NX and NY) and grid coordinates of center of cells (longitude -180 <= XC < 180 and latitude YC) -2. ISSM sends CouplingTime for the interval at which we couple -3. ISSM sends ice model time IceTimeTag -4. MITgcm sends ocean model time OceanTimeTag -3. ISSM sends CouplingTime=0 base to MITgcm -4. MITgcm integrates for CouplingTime=0:1 -5. MITgcm sends CouplingTime=0:1-time-mean melt rate to ISSM +5. MITgcm integrates for CouplingTime=0:1 +6. MITgcm sends CouplingTime=0:1-time-mean melt rate to ISSM CouplingTime=1 1. ISSM sends ice model time IceTimeTag