readnoflow: Read a no-flow matrix text file

Description Usage Arguments Details Examples

Description

This function reads a no-flow matrix text file. It first reads the model .dis file to obtain the dimensions of the finite-diference grid.

Usage

1
readnoflow(FILE, rootname)

Arguments

FILE

is the name of the no-flow matrix file

rootname

is the rootname of the groundwater flow model. This will be used to find and read the discretization file

Details

readnoflow(FILE, rootname)

Examples

1
readnoflow(FILE = NF.dat, rootname = "FF_INIT")

dpphat/MFtools documentation built on May 15, 2019, 1:47 p.m.