Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm/model/inc/CPP_OPTIONS.h 2002/11/21 19:11:42 1.21 +++ MITgcm/model/inc/CPP_OPTIONS.h 2003/02/18 05:33:53 1.22 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.21 2002/11/21 19:11:42 cheisey Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.22 2003/02/18 05:33:53 dimitri Exp $ C $Name: $ These lines are here to deliberately cause a compile-time error. @@ -163,6 +163,12 @@ C because the old code did not have no-slip BCs #undef OLD_UV_GEOMETRY +C o Include/exclude IERS Special Bureau for the Oceans diagnostics +#undef ALLOW_SBO + +C o Include/exclude code for sea-ice model +#undef ALLOW_SEAICE + C o Execution environment support options #include "CPP_EEOPTIONS.h"
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |