!----------------------------------------------------------------------- &namobc ! open boundaries parameters ("key_obc") !----------------------------------------------------------------------- nobc_dta = 1 ! = 0 the obc data are equal to the initial state ! = 1 the obc data are read in 'obc.dta' files cffile = 'annual' ! set to annual if obc datafile hold 1 year of data ! set to monthly if obc datafile hold 1 month of data rdpein = 1. ! ??? rdpwin = 1. ! ??? rdpnin = 1. ! ??? rdpsin = 1. ! ??? rdpeob = 3000. ! time relaxation (days) for the east open boundary rdpwob = 15. ! " " " west " rdpnob = 3000. ! " " " north " rdpsob = 15. ! " " " south " zbsic1 = 140.e+6 ! barotropic stream function on first isolated coastline zbsic2 = 1.e+6 ! " " second " zbsic3 = 0. ! " " thrid " ln_obc_clim= .false. ! climatological obc data files (T) or not (F) ln_vol_cst = .true. ! impose the total volume conservation (T) or not (F) /