/[MITgcm]/MITgcm/pkg/mnc/MNC_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/pkg/mnc/MNC_OPTIONS.h

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


Revision 1.3 - (hide annotations) (download)
Fri Jan 16 03:32:42 2004 UTC (20 years, 4 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint52i_post, checkpoint52i_pre, checkpoint52h_pre, hrcube_2
Changes since 1.2: +3 -1 lines
File MIME type: text/plain
 o write all "grid-info" variables with or without the "halo"
 o templates for type conversion [ _RS | _RL ] ==> NetCDF real | double
 o add version info (from doc/tag-index) to NetCDF output to help
     track which version of MITgcm produced the output

1 edhill 1.3 C $Header: /u/u3/gcmpack/MITgcm/pkg/mnc/MNC_OPTIONS.h,v 1.2 2004/01/06 23:19:27 edhill Exp $
2 edhill 1.1 C $Name: $
3    
4     #ifndef MNC_OPTIONS_H
5     #define MNC_OPTIONS_H
6     #include "PACKAGES_CONFIG.h"
7     #ifdef ALLOW_MNC
8    
9     #include "CPP_OPTIONS.h"
10    
11     CEH3 package-specific options go here
12 edhill 1.3
13     #include "mnc_id_header.h"
14 edhill 1.1
15     #endif /* ALLOW_MNC */
16     #endif /* MNC_OPTIONS_H */
17    
18 edhill 1.2
19     CEH3 ;;; Local Variables: ***
20     CEH3 ;;; mode:fortran ***
21     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22