make_inp: Construct an input file suitable for 'poel'

Description Usage Arguments

Description

Construct an input file suitable for poel

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
make_inp(lith, ...)

## S3 method for class 'lith'
make_inp(lith, ...)

## Default S3 method:
make_inp(lith, obs.depth = 0,
  surface.bc = c("unconfined", "confined", "whole"), file = "myinp",
  stf.params = list(file = "stf/16dayave", src = "PR-M", len = 16 * 24),
  sim.params = list(time.win = 1440, time.pts = time.win, accuracy =
  0.05), well.params = list(name = "PR-M", st = 0, en = 100, rad = 0.12),
  bsm.params = list(name = c("B089", "B082"), dist = c(285, 442), dep =
  c(NA, NA)), results.dir = ".", ...)

Arguments

lith,

the lithology xxx

...

additional parameters


abarbour/poel documentation built on June 22, 2019, 6:45 p.m.