/[MITgcm]/MITgcm_contrib/sciascia/rbcs/rbcs_ad_check_lev1_dir.h
ViewVC logotype

Contents of /MITgcm_contrib/sciascia/rbcs/rbcs_ad_check_lev1_dir.h

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


Revision 1.1 - (show annotations) (download)
Wed Aug 8 01:57:14 2012 UTC (13 years ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
Add a modified version of pkg/rbcs that allows several rbcs
fields to be read with independent frequencies.
The idea is for each i = 1 , ... , U/V/WnLEN
one can define a separate mask and relaxation file
and separate/independent periods.

1 C $Header: /u/gcmpack/MITgcm/pkg/rbcs/rbcs_ad_check_lev1_dir.h,v 1.4 2011/05/20 00:45:59 gforget Exp $
2 C $Name: $
3
4 CADJ STORE rbct0 = comlev1, key = ikey_dynamics
5 CADJ STORE rbct1 = comlev1, key = ikey_dynamics
6 CADJ STORE rbcs0 = comlev1, key = ikey_dynamics
7 CADJ STORE rbcs1 = comlev1, key = ikey_dynamics
8
9 #ifdef DISABLE_RBCS_MOM
10 CADJ STORE rbcu0 = comlev1, key = ikey_dynamics
11 CADJ STORE rbcu1 = comlev1, key = ikey_dynamics
12 CADJ STORE rbcv0 = comlev1, key = ikey_dynamics
13 CADJ STORE rbcv1 = comlev1, key = ikey_dynamics
14 #ifdef ALLOW_NONHYDROSTATIC
15 CADJ STORE rbcw0 = comlev1, key = ikey_dynamics
16 CADJ STORE rbcw1 = comlev1, key = ikey_dynamics
17 #endif
18 #endif
19
20 #ifdef ALLOW_PTRACERS
21 CADJ STORE rbcptr0 = comlev1, key = ikey_dynamics
22 CADJ STORE rbcptr1 = comlev1, key = ikey_dynamics
23 #endif

  ViewVC Help
Powered by ViewVC 1.1.22