tecplot2dTo3d: Extends a tecplot element from 2D to 3D.

Description Usage Arguments Value

View source: R/utils.R

Description

Given a 2D field, this function extends the field from 2D to 3D.

Usage

1
tecplot2dTo3d(tec, nz = 5, LZ = 1)

Arguments

tec

Tecplot element.

nz

Number of planes along z direction.

LZ

Length of the domain in z direction.

Value

3D tecplot element.


tunelipt/tecutils documentation built on Nov. 5, 2019, 11 a.m.