amanzi / ats

Advanced Terrestrial Simulator (ATS) development
Other
47 stars 35 forks source link

Separate perched water table depth and water table depth #261

Closed gaobhub closed 3 months ago

gaobhub commented 4 months ago

Create two water table evaluators:

  1. Perched water table depth. Locate the first unsaturated cell from top to bottom.
  2. Water table depth. Locate the last unsaturated cell from top to bottom. For each evaluator, add an option of locating the water table depth by interpolation using pressure at cell centroids.