write_mesh: Write a file in a msh2 format

Description Usage Arguments

Description

The function writes a .msh2 file. The function uses write and write.table functions.

Usage

1

Arguments

name

A string naming a file to write to. The file name is relative to a working directory.

mesh

A list of three elements: a head of the file ($head), mesh points ($coord) and a file tail ($tail).


kmarchlewski/morphfoil documentation built on Oct. 8, 2020, 5:34 p.m.