12 integer(I4B) :: icellavg
13 integer(I4B) :: ithickstrt
14 integer(I4B) :: ihighcellsat
15 integer(I4B) :: iperched
16 integer(I4B) :: ivarcv
17 integer(I4B) :: idewatcv
18 integer(I4B) :: irewet
20 integer(I4B) :: iwetit
21 integer(I4B) :: ihdwet
This module contains simulation constants.
real(dp), parameter done
real constant 1
subroutine destroy(this)
cleans up
subroutine construct(this)
construct the input options, set variables to their defaults
This module defines variable data types.
Data structure and helper methods for passing NPF options into npf_df, as an alternative to reading t...