!----------------------------------------------------------------------- &namsbc_rnf runoffs namelist surface boundary condition !----------------------------------------------------------------------- cn_dir = './' ! directory in which the model is executed nn_runoff = 2 ! =0 no runoffs, 1 runoffs, 2 runoffs+river mouth ups adv rn_hrnf = 0.e0 ! runoffs, depth over which enhanced vertical mixing is used rn_avt_rnf = 1.e-3 ! runoffs, value of the additional vertical mixing coef. [m2/s] ! ! THE ORDER OF THE FILES MATTER: ! ! file name ! frequency (hours) ! variable ! time interpolation ! clim ! starting ! ! ! ! (if <0 months) ! name ! (logical) ! (0/1) ! record ! sn_rnf = 'runoff_1m_nomask.nc' , -12. , 'sorunoff', .true. , 1 , 0 sn_cnf = 'runoff_1m_nomask.nc' , 0. , 'socoefr' , .false. , 1 , 0 /