!----------------------------------------------------------------------- &namsbc_rnf ! runoffs namelist surface boundary condition !----------------------------------------------------------------------- ! ! 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 , '' , '' ! cn_dir = './' ! directory in which the model is executed ln_rnf_emp = .false. ! runoffs included into precipitation field (T) or into a file (F) ln_rnf_mouth = .false. ! specific treatment at rivers mouths rn_hrnf = 0.e0 ! depth over which enhanced vertical mixing is used rn_avt_rnf = 1.e-3 ! value of the additional vertical mixing coef. [m2/s] /