ENH: add -noZero option for foamToEnsight* conversion
- The zero directory is incomplete, skip these entries.
This commit is contained in:
parent
1e00bd7f45
commit
e072a2be33
@ -20,8 +20,8 @@ runAnsysToFoam()
|
||||
|
||||
runAnsysToFoam flange.ans 0.001
|
||||
runApplication $application
|
||||
runApplication foamToEnsight
|
||||
runApplication foamToEnsightParts
|
||||
runApplication foamToEnsight -noZero
|
||||
runApplication foamToEnsightParts -noZero
|
||||
runApplication foamToVTK
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user