Skip to content

Latest commit

 

History

History
45 lines (44 loc) · 1.91 KB

File metadata and controls

45 lines (44 loc) · 1.91 KB
layout page-full-width

vmtkmeshlambda2

Description

compute lambda2 from a velocity field

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iMeshvtkUnstructuredGrid1the input mesh
ifileMeshInputFileNamestr1filename for the default Mesh reader
velocityarrayVelocityArrayNamestr1None
lambda2arrayLambda2ArrayNamestr1Lambda2
toleranceConvergenceTolerancefloat11e-06
quadratureorderQuadratureOrderint13
ofileMeshOutputFileNamestr1filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oMeshvtkUnstructuredGrid1the output mesh