/[MITgcm]/MITgcm/pkg/icefront/ICEFRONT.h
ViewVC logotype

Diff of /MITgcm/pkg/icefront/ICEFRONT.h

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

revision 1.2 by dimitri, Fri Jan 22 00:51:54 2010 UTC revision 1.3 by dimitri, Mon Jan 25 22:37:19 2010 UTC
# Line 55  CEOP Line 55  CEOP
55        COMMON /ICEFRONT_FIELDS_RL/        COMMON /ICEFRONT_FIELDS_RL/
56       &     icefrontForcingT,       &     icefrontForcingT,
57       &     icefrontForcingS       &     icefrontForcingS
58        _RL icefrontForcingT      (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RL icefrontForcingT      (1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)
59        _RL icefrontForcingS      (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RL icefrontForcingS      (1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)
60    
61        COMMON /ICEFRONT_FIELDS_RS/        COMMON /ICEFRONT_FIELDS_RS/
62       &     R_icefront,       &     R_icefront,
63       &     icefrontHeatFlux,       &     icefrontHeatFlux,
64       &     icefrontFreshWaterFlux       &     icefrontFreshWaterFlux
65        _RS R_icefront            (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RS R_icefront            (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
66        _RS icefrontHeatFlux      (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RS icefrontHeatFlux      (1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)
67        _RS icefrontFreshWaterFlux(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RS icefrontFreshWaterFlux(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)
68                
69        LOGICAL ICEFRONTisOn        LOGICAL ICEFRONTisOn
70        LOGICAL useISOMIPTD        LOGICAL useISOMIPTD

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22