repeatTecZ: Repeats a 3D field along z direction.

Description Usage Arguments Value

View source: R/utils.R

Description

When a 3D field is periodic in the z direction, sometimes, for visualization purposes it is interesting to work with a longer field. This function repeats the original field to extend it accordingly.

Usage

1
repeatTecZ(tec, n = 2)

Arguments

tec

Tecplot 3D periodic element.

n

Number of times the field should be repeated.

Value

Extended 3D field.


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