plot wellfield profile

wtPlotConfiguration(configuration = wtConfigurationExample3(),
    col.pw = "black", col.ow = rainbow(length(configuration$obswells)),
    main = "WTAQ Configuration with Pumping Well on the Left",
    asp = 1, ...)

Arguments

configuration

configuration as retrieved by wtConfigure, default: wtConfigurationExample3()

col.pw

pumping well colour, default: "black"

col.ow

observation well colours. Default: rainbow colours

main

title for the plot

asp

aspect ratio, see ?plot

further arguments passed to .plotSideView