Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm/model/inc/CPP_OPTIONS.h 2006/04/05 21:25:53 1.36 +++ MITgcm/model/inc/CPP_OPTIONS.h 2007/01/09 23:27:43 1.37 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.36 2006/04/05 21:25:53 mlosch Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.37 2007/01/09 23:27:43 dimitri Exp $ C $Name: $ #ifndef CPP_OPTIONS_H @@ -67,6 +67,11 @@ C because the old code did not have no-slip BCs #undef OLD_ADV_BCS +C o Use LONG.bin, LATG.bin, etc., initialization for ini_curviliear_grid.F +C Default is to use "new" grid files (OLD_GRID_IO undef) but OLD_GRID_IO +C is still useful with, e.g., single-domain curvilinear configurations. +#undef OLD_GRID_IO + C o Execution environment support options #include "CPP_EEOPTIONS.h"
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |