6 lines
No EOL
96 B
Bash
Executable file
6 lines
No EOL
96 B
Bash
Executable file
#!/bin/sh
|
|
set -x
|
|
|
|
wclean foamMeshToAbaqus
|
|
wclean setMatFromCellZones
|
|
wclean patchStressIntegrate |