NAM_ISBA_NUDGINGn
Fortran name |
Fortran type |
Default value |
|---|---|---|
LNUDG_SWE |
LOGICAL |
F |
LNUDG_SWE_MASK |
LOGICAL |
F |
XTRELAX_SWE |
REAL |
|
CNUDG_WG |
CHARACTER(LEN=3) |
‘DEF’ |
LNUDG_WG_MASK |
LOGICAL |
F |
XTRELAX_WG |
REAL |
|
XNUDG_Z_WG |
REAL |
1.0 |
LNUDG_SWE: flag to activate the snow’s nudgingLNUDG_SWE_MASK: flag to restric the snow nudging to a given region, that is the nudging can be only regionalXTRELAX_SWE: relaxation time for the snow’s nudging (in s)CNUDG_WG: key to activate the soil water’s nudging‘DEF’ : no nudging (Default)
‘DAY’: daily nudging
‘MTH’: monthly nudging
LNUDG_WG_MASK: flag to restric the soil water’s nudging to a given region, that is the nudging can be only regionalXTRELAX_WG: relaxation time for the soil water’s nudging (in s)XNUDG_Z_WG: vertical profile for the soil water’s nudging (Default = 1.0 for each soil layers).