From c691efd1456204f51afc50bac1aa56157e5ee326 Mon Sep 17 00:00:00 2001 From: Robinson Hordoir Date: Mon, 28 Aug 2023 13:26:05 +0200 Subject: [PATCH] Runoff should be climatological --- INPUT_FILES/namelist_cfg_naa10km_1993_2019_era5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 INPUT_FILES/namelist_cfg_naa10km_1993_2019_era5 diff --git a/INPUT_FILES/namelist_cfg_naa10km_1993_2019_era5 b/INPUT_FILES/namelist_cfg_naa10km_1993_2019_era5 old mode 100644 new mode 100755 index ce01cfe..014f7d9 --- a/INPUT_FILES/namelist_cfg_naa10km_1993_2019_era5 +++ b/INPUT_FILES/namelist_cfg_naa10km_1993_2019_era5 @@ -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' , '' , '' , ''