npsat.ReadWaterTableCloudPoints | R Documentation |
npsat.ReadWaterTableCloudPoints reads the water table cloud point file
npsat.ReadWaterTableCloudPoints(
prefix,
suffix = "top",
nproc = 1,
iter = 1,
print_file = F
)
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 |
A dataframe with the following fields:
X, Y: coordinates of the node
Zold: the initial elevation
Znew: the new elevation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.