c2vsim.readNodes: c2vsim.Nodes Reads the Node coordinates of the C2Vsim

View source: R/c2vsim.R

c2vsim.readNodesR Documentation

c2vsim.Nodes Reads the Node coordinates of the C2Vsim

Description

c2vsim.Nodes Reads the Node coordinates of the C2Vsim

Usage

c2vsim.readNodes(filename, ND = 1393, Nskip = 80)

Arguments

filename

is the name of the file. Usually is CVnode.dat

ND

is the number of nodes. The default value corresponds to the coarse grid version

Nskip

is the number of lines to skip before start reading the list of nodes, The default value corresponds to the coarse grid version

Value

a data frame with the following fields: ID, X and Y

Examples

XY <- c2vsim.Nodes("CVnode.dat")

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