triangulation_node_to_element_test


triangulation_node_to_element_test, a MATLAB code which calls triangulation_node_to_element(), which reads datafiles describing a set of nodes, their triangulation, and the value of one or more quantities at each node, and output a file that averages the quantities for each element. This operation in effect creates an "order1" finite element model of the data.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

triangulation_node_to_element, a MATLAB code which reads files describing a set of nodes, their triangulation, and the value of one or more quantities at each node, and outputs a file that averages the quantities for each element. This operation in effect creates an "order1" finite element model of the data.

Source Code:

LAKE is a simulated lake with an island region.


Last revised on 10 April 2019.