/[MITgcm]/MITgcm_contrib/gael/pkg/smooth/smooth_ensemble2D.F
ViewVC logotype

Diff of /MITgcm_contrib/gael/pkg/smooth/smooth_ensemble2D.F

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

revision 1.1 by gforget, Tue Jun 19 18:23:18 2007 UTC revision 1.2 by gforget, Fri Oct 16 03:36:34 2009 UTC
# Line 53  C define a perturbation: Line 53  C define a perturbation:
53           ENDDO           ENDDO
54         ENDDO         ENDDO
55        ENDDO        ENDDO
56        _EXCH_XY_R8 ( fld_in, myThid )        _EXCH_XY_RL ( fld_in, myThid )
57    
58  C the smoothing itself:  C the smoothing itself:
59        call smooth_correl2D(fld_in,maskC,1,mythid)        call smooth_correl2D(fld_in,maskC,1,mythid)

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

  ViewVC Help
Powered by ViewVC 1.1.22