!----------------------------------------------------------------------- &namwad ! Wetting and drying (default F) !----------------------------------------------------------------------- ln_wd = .false. ! T/F activation of wetting and drying rn_wdmin1 = 0.1 ! Minimum wet depth on dried cells rn_wdmin2 = 0.01 ! Tolerance of min wet depth on dried cells rn_wdld = 20.0 ! Land elevation below which wetting/drying is allowed nn_wdit = 10 ! Max iterations for W/D limiter /