Runoff should be climatological

This commit is contained in:
Robinson Hordoir 2023-08-28 13:26:05 +02:00
parent 0ad363f19d
commit c691efd145

4
INPUT_FILES/namelist_cfg_naa10km_1993_2019_era5 Normal file → Executable file
View File

@ -188,7 +188,7 @@
ln_rnf_mouth = .true. ! specific treatment at rivers mouths
rn_hrnf = 15.e0 ! depth over which enhanced vertical mixing is used (ln_rnf_mouth=T)
rn_avt_rnf = 1.e-3 ! value of the additional vertical mixing coef. [m2/s] (ln_rnf_mouth=T)
rn_rfact = 1.e0 ! multiplicative factor for runoff
rn_rfact = 1.e0 ! multiplicative factor for runoff
ln_rnf_depth = .false. ! read in depth information for runoff
ln_rnf_tem = .false. ! read in temperature information for runoff
ln_rnf_sal = .false. ! read in salinity information for runoff
@ -202,7 +202,7 @@
!___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! ! pairing ! filename !
sn_rnf = 'runoff_daitren_clim_smooth_p2p.nc' , -1 , 'runoff', .true. , .true. , 'yearly' , '' , '' , ''
sn_rnf = 'runoff_daitren_clim_smooth.nc' , -1 , 'runoff', .true. , .true. , 'yearly' , '' , '' , ''
sn_cnf = 'runoff_coef_AGI' , 0 , 'mouthmask', .false. , .true. , 'yearly' , '' , '' , ''
sn_s_rnf = 'runoffs' , 24. , 'rosaline', .true. , .true. , 'yearly' , '' , '' , ''
sn_t_rnf = 'runoffs' , 24. , 'rotemper', .true. , .true. , 'yearly' , '' , '' , ''