Ignore:
Timestamp:
02/11/12 17:01:45 (12 years ago)
Author:
rblod
Message:

Add BB12 configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/OBC/obc_par.F90

    r11 r17  
    4040   !!---------------------------------------------------------------------- 
    4141#    include "obc_par_TROP12.h90" 
     42 
     43# elif defined key_bb12 
     44   !! BB12 
     45   !!---------------------------------------------------------------------- 
     46   !!   'key_bb12' :                              BENGAL R012 configuration 
     47   !!---------------------------------------------------------------------- 
     48#    include "obc_par_BB12.h90" 
    4249 
    4350# else 
Note: See TracChangeset for help on using the changeset viewer.