wlayer_ | integer |   | public | Number of soil layers in unsaturated zone
| 395 |
wlayernew | integer |   | public | Number of layers in unsaturated zone for next time step
| 396 |
dt_ | real*8 |   | public | Length of time step (s)
| 398 |
dtmax | real*8 |   | public | Maximum time step (s)
| 399 |
dtsu_count | integer |   | public | For speed analysis, count of how often dtsu or dtmax is time limiting
| 400 |
dtmax_count | integer |   | public | For speed analysis, count of how often dtsu or dtmax is time limiting
| 400 |
esoil__ | real*8 |   | public | Bare soil evaporation rate
| 402 |
esoil_h | real*8 |   | public | Hourly soil evaporation
| 403 |
esoil_d | real*8 |   | public | Daily soil evaporation rate
| 404 |
esoil_y | real*8 |   | public | Annual soil evaporation rate
| 405 |
spgfcf__ | real*8 |   | public | Seepage face flow rate
| 407 |
spgfcf_h | real*8 |   | public | Hourly seepage face flow
| 408 |
spgfcf_d | real*8 |   | public | Daily seepage face flow
| 409 |
inf__ | real*8 |   | public | Infiltration rate
| 411 |
infx__ | real*8 |   | public | Infiltration excess runoff rate
| 412 |
infx_h | real*8 |   | public | Hourly infiltration excess runoff
| 413 |
infx_d | real*8 |   | public | Daily infiltration excess runoff
| 414 |
zw_ | real*8 |   | public | Elevation of water table
| 416 |
zwnew | real*8 |   | public | Elevation of water table at next time step
| 417 |
wc_ | real*8 |   | public | ?  
| 419 |
cH2Ol_s | real*8 | (:) | public | Soil water content in each layer (could also be called theta(:))
| 421 |
qbl | real*8 | (:) | public | Water flux across bottom boundary of each layer (positive upwards)
| 423 |
pcap_ | real*8 | (:) | public | Soil matric head (m)
| 425 |
pcapnew | real*8 | (:) | public | Matric pressure head in each layer at next time step
| 426 |
iovec | real*8 | (:) | public | Mass balance for each soil layer
| 428 |
io__ | real*8 |   | public | Input minus output of water in soil domain
| 429 |
io_h | real*8 |   | public | Hourly input minus output of water in soil domain
| 430 |
ioacum | real*8 |   | public | Cumulative mass balance of soil water
| 431 |
su__ | real*8 | (:) | public | Soil saturation degree in each layer
| 433 |
sunew | real*8 | (:) | public | Soil saturation degree in each layer at next time step
| 434 |
sueq | real*8 | (:) | public | Soil saturation degree above water table in hydrostatic equilibrium
| 435 |
dsu | real*8 | (:) | public | Rate of change in soil saturation degree in each layer
| 436 |
kunsat_ | real*8 | (:) | public | Unsaturated hydraulic conductivity in each soil layer
| 438 |
kunsatnew | real*8 | (:) | public | Unsaturated hydraulic conductivity in each layer at next time step
| 439 |
s_ksat | real*8 | (:) | public | Saturated hydraulic conductivity
| 441 |
s_thetas | real*8 | (:) | public | Saturated soil water content
| 442 |
s_thetar | real*8 | (:) | public | Residual soil water content
| 443 |
s_nvg | real*8 | (:) | public | Van Genuchten soil parameter n
| 444 |
s_avg | real*8 | (:) | public | Van Genuchten soil parameter a
| 445 |
c_mvg | real*8 | (:) | public | Van Genuchten soil parameter m
| 446 |
i_cgs | real*8 |   | public | Capital Gamma S (length scale for seepage outflow) (m)
| 454 |
i_zr | real*8 |   | public | Average channel elevation
| 455 |
i_go | real*8 |   | public | Slope close to channel in radians
| 456 |
i_ksat | real*8 |   | public | Saturated hydraulic conductivity
| 460 |
i_thetar | real*8 |   | public | Residual soil water content
| 461 |
i_thetas | real*8 |   | public | Saturated soil water content
| 462 |
i_nvg | real*8 |   | public | Van Genuchten soil parameter n
| 463 |
i_avg | real*8 |   | public | Van Genuchten soil parameter a
| 464 |
i_mvg | real*8 |   | public | Van Genuchten soil parameter m
| 465 |