/[MITgcm]/MITgcm_contrib/gael/pkg/smooth2/smooth_init_varia.F
ViewVC logotype

Annotation of /MITgcm_contrib/gael/pkg/smooth2/smooth_init_varia.F

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


Revision 1.1 - (hide annotations) (download)
Sun Oct 25 21:24:04 2009 UTC (15 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD
Renovated pkg/smooth. Ready for MITgcm/pkg check in?

1 gforget 1.1 C $Header: /u/gcmpack/MITgcm_contrib/gael/pkg/smooth2/smooth_correl2D.F,v 1.1 2009/10/24 23:27:24 gforget Exp $
2     C $Name: $
3    
4     #include "CPP_OPTIONS.h"
5     #include "CPP_EEOPTIONS.h"
6    
7     subroutine smooth_init_varia (mythid)
8    
9     C *==========================================================*
10     C | SUBROUTINE smooth_init_varia
11     C | o Routine that initializes smoothing/correlation operators
12     C | (first version is empty => see smooth_init_fixed.F)
13     C *==========================================================*
14    
15     IMPLICIT NONE
16     integer myThid
17    
18     END
19    
20    
21    
22    

  ViewVC Help
Powered by ViewVC 1.1.22