vmtkmeshmergetimesteps

Description

merge multiple mesh files with different timesteps into one

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
directoryInputDirectoryNamestr1None
patternPatternstr1None
firststepFirstTimeStepint1(0,)None
laststepLastTimeStepint1(0,)None
intervalstepIntervalTimeStepint1(0,)1
componentsVelocityComponentsArrayNamesstr-1u v w
velocityvectorVelocityVectorbool10velocity vector instead of components
vectorVelocityVectorArrayNamestr1Nonevelocity vector name
pressurePressurebool10pressure array
pressurearraynamePressureArrayNamestr1pname of the pressure array
wallshearrateWsrbool10wallshearrate array
componentsWsrComponentsArrayNamesstr-1taux tauy tauz
wsrvectorWsrVectorbool10wallshearrate vector instead of components
ofileMeshOutputFileNamestr1filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oMeshvtkUnstructuredGrid1the output mesh