7 lines
No EOL
94 B
Bash
Executable file
7 lines
No EOL
94 B
Bash
Executable file
#!/bin/sh
|
|
set -x
|
|
|
|
|
|
wmake foamMeshToAbaqus
|
|
wmake setMatFromCellZones
|
|
wmake patchStressIntegrate |