/[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.4 by dimitri, Fri Jan 29 01:05:27 2010 UTC revision 1.5 by dimitri, Thu Feb 11 23:14:31 2010 UTC
# Line 65  CEOP Line 65  CEOP
65        COMMON /ICEFRONT_FIELDS_RL/        COMMON /ICEFRONT_FIELDS_RL/
66       &     icefront_TendT,       &     icefront_TendT,
67       &     icefront_TendS       &     icefront_TendS
68        _RL icefront_TendT        (1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)        _RL icefront_TendT (1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)
69        _RL icefront_TendS        (1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)        _RL icefront_TendS (1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)
70    
71        COMMON /ICEFRONT_FIELDS_RS/        COMMON /ICEFRONT_FIELDS_RS/
72       &     R_icefront,       &     R_icefront,
73       &     icefrontlength,       &     icefrontlength
74       &     icefrontHeatFlux,        _RS R_icefront     (1-OLx:sNx+OLx,1-OLy:sNy+OLy,   nSx,nSy)
75       &     icefrontFreshWaterFlux        _RS icefrontlength (1-OLx:sNx+OLx,1-OLy:sNy+OLy,   nSx,nSy)
       _RS R_icefront            (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)  
       _RS icefrontlength        (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)  
       _RS icefrontHeatFlux      (1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)  
       _RS icefrontFreshWaterFlux(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)  
76                
77        LOGICAL ICEFRONTisOn        LOGICAL ICEFRONTisOn
78        LOGICAL ICEFRONTconserve        LOGICAL ICEFRONTconserve

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22