/[MITgcm]/MITgcm/pkg/smooth/smooth_init2d.F
ViewVC logotype

Diff of /MITgcm/pkg/smooth/smooth_init2d.F

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

revision 1.1 by gforget, Mon Feb 15 23:46:04 2010 UTC revision 1.2 by gforget, Wed Oct 20 19:22:11 2010 UTC
# Line 74  cgf the choices of smooth2Dtype and smoo Line 74  cgf the choices of smooth2Dtype and smoo
74        _EXCH_XY_RL ( smooth2D_Kux , myThid )        _EXCH_XY_RL ( smooth2D_Kux , myThid )
75        _EXCH_XY_RL ( smooth2D_Kvy , myThid )        _EXCH_XY_RL ( smooth2D_Kvy , myThid )
76    
77              WRITE(standardMessageUnit,'(A,2I4,/,2f5.2)')              WRITE(standardMessageUnit,'(A,I4,2f12.0)')
78       & 'smooth 2D default parameters: ',       & 'smooth 2D default parameters: ',
79       & smooth2Dnbt(smoothOpNb),smooth2DtotTime,       & smooth2Dnbt(smoothOpNb),
80       & smooth2D_Lx0(smoothOpNb),smooth2D_Ly0(smoothOpNb)       & smooth2D_Lx0(smoothOpNb),smooth2D_Ly0(smoothOpNb)
81    
82  c write diffusion operator to file  c write diffusion operator to file

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

  ViewVC Help
Powered by ViewVC 1.1.22