/[MITgcm]/MITgcm/verification/obcs_ctrl/code_ad/OBCS_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/obcs_ctrl/code_ad/OBCS_OPTIONS.h

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

revision 1.3 by dimitri, Fri Sep 26 12:27:36 2014 UTC revision 1.4 by dimitri, Sat Sep 27 00:13:41 2014 UTC
# Line 31  C Enable OB conditions following Stevens Line 31  C Enable OB conditions following Stevens
31  C Allow sponge layer treatment of open boundary conditions  C Allow sponge layer treatment of open boundary conditions
32  #define ALLOW_OBCS_SPONGE  #define ALLOW_OBCS_SPONGE
33    
 C Allow sponge layers at following boundaries  
 #define ALLOW_OBCS_SPONGE_N  
 #define ALLOW_OBCS_SPONGE_S  
 #define ALLOW_OBCS_SPONGE_E  
 #define ALLOW_OBCS_SPONGE_W  
   
 C Allow sponge layers for uVel and vVel at following boundaries  
 #define ALLOW_OBCS_U_AT_NS  
 #define ALLOW_OBCS_U_AT_EW  
 #define ALLOW_OBCS_V_AT_NS  
 #define ALLOW_OBCS_V_AT_EW  
   
 C Allow sponge layers for Theta and Salt  
 #define ALLOW_OBCS_SPONGE_THETA  
 #define ALLOW_OBCS_SPONGE_SALT  
   
 C Use linear instead of exponential sponge layer  
 #undef USE_OBCS_LINEAR  
   
34  C Include hooks to sponge layer treatment of pkg/seaice variables  C Include hooks to sponge layer treatment of pkg/seaice variables
35  #undef ALLOW_OBCS_SEAICE_SPONGE  #undef ALLOW_OBCS_SEAICE_SPONGE
36    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22