npsat.writeMesh: Writes a mesh into a file for reading from the npsat_engine

View source: R/npsat.R

npsat.writeMeshR Documentation

Writes a mesh into a file for reading from the npsat_engine

Description

Writes a mesh into a file for reading from the npsat_engine

Usage

npsat.writeMesh(filename, nd, msh)

Arguments

filename

is the name of the file to write the mesh.

nd

A matrix n x 2 with the mesh node coordinates

msh

A matrix with the indices of the mesh elements. The matrix must be based on 1. However the file will be printed as zero based

Value

nothing


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