npsat.ReadWaterTableCloudPoints: npsat.ReadWaterTableCloudPoints reads the water table cloud...

View source: R/npsat.R

npsat.ReadWaterTableCloudPointsR Documentation

npsat.ReadWaterTableCloudPoints reads the water table cloud point file

Description

npsat.ReadWaterTableCloudPoints reads the water table cloud point file

Usage

npsat.ReadWaterTableCloudPoints(
  prefix,
  suffix = "top",
  nproc = 1,
  iter = 1,
  print_file = F
)

Arguments

prefix

is the prefix used in the simulation input file

suffix

This is 'top' by default

nproc

The number of processors used in the simulation

iter

the iteration number

print_file

This is currently not used

Value

A dataframe with the following fields:

  • X, Y: coordinates of the node

  • Zold: the initial elevation

  • Znew: the new elevation


UCD-GW-Nitrate/gwtools documentation built on April 5, 2025, 5:01 p.m.