/[MITgcm]/MITgcm/pkg/mnc/mnc_test_001.T
ViewVC logotype

Contents of /MITgcm/pkg/mnc/mnc_test_001.T

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


Revision 1.1 - (show annotations) (download) (as text)
Mon Jan 5 21:38:27 2004 UTC (20 years, 5 months ago) by edhill
Branch: MAIN
File MIME type: application/x-troff
 o add testing skeleton

1 C $Header: $
2 C $Name: $
3
4 C Simple test program for MNC
5
6 PROGRAM mnc_test_001
7
8 implicit none
9 #include "EEPARAMS.h"
10
11 C Functions
12 integer ILNBLNK
13
14 C Local Variables
15 integer i, n, ind, fid
16 character*(MAX_LEN_MBUF) msgbuf
17
18
19
20 END
21
22 CEH3 ;;; Local Variables: ***
23 CEH3 ;;; mode:fortran ***
24 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22