Parent Directory
|
Revision Log
|
Revision Graph
|
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) |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |