Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm/model/inc/CPP_OPTIONS.h 2006/04/05 15:42:14 1.35 +++ MITgcm/model/inc/CPP_OPTIONS.h 2006/04/05 21:25:53 1.36 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/CPP_OPTIONS.h,v 1.35 2006/04/05 15:42:14 mlosch Exp $ +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 $Name: $ #ifndef CPP_OPTIONS_H @@ -46,6 +46,10 @@ C it is set/unset again in other header fields (e.g., GAD_OPTIONS.h). C The definition of the flag is commented to avoid interference with C such other header files. +C The preferred method is specifying a value for viscAhGrid or viscA4Grid +C in data which is then automatically scaled by the grid size; +C the old method of specifying viscAh/viscA4 and this flag is provided +C for completeness only (and for use with the adjoint). C#define ISOTROPIC_COS_SCALING C o This flag selects the form of COSINE(lat) scaling of bi-harmonic term.
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |