Package: raem
Title: Analytic Element Modeling of Steady Single-Layer Groundwater
        Flow
Version: 0.1.0
Authors@R: 
    person("Cas", "Neyens", , "cas.neyens@gmail.com", role = c("aut", "cre", "cph"))
Description: A model of single-layer groundwater flow in steady-state
    under the Dupuit-Forchheimer assumption can be created by placing
    elements such as wells, area-sinks and line-sinks at arbitrary
    locations in the flow field. Output variables include hydraulic head
    and the discharge vector. Particle traces can be computed numerically
    in three dimensions. The underlying theory is described in Haitjema
    (1995) <doi:10.1016/B978-0-12-316550-3.X5000-4> and references
    therein.
License: MIT + file LICENSE
URL: https://github.com/cneyens/raem, https://cneyens.github.io/raem/
BugReports: https://github.com/cneyens/raem/issues
Imports: deSolve, graphics, parallel, stats
Suggests: isoband, knitr, rmarkdown, sf, terra, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
Collate: 'aem.R' 'areasink.R' 'constant.R' 'flow-variables.R'
        'linesink.R' 'tracelines.R' 'plot.R' 'state-variables.R'
        'uniformflow.R' 'utils.R' 'well.R'
NeedsCompilation: no
Packaged: 2024-08-18 10:52:23 UTC; casne
Author: Cas Neyens [aut, cre, cph]
Maintainer: Cas Neyens <cas.neyens@gmail.com>
Repository: CRAN
Date/Publication: 2024-08-23 09:00:02 UTC
Built: R 4.3.3; ; 2024-08-23 12:14:38 UTC; unix
