Use the command shell to submit the bulk data file for analysis.
A batch file named msc-compan.bat is included with the Simulation Composite Analysis installation that simplifies the submission of Simulation Composite Analysis jobs. This batch file is located in the 'bin' folder in the Simulation Composite Analysis directory on your computer. The use of this batch file is demonstrated here. Note, there are a couple slight differences when running on Windows vs. on Linux operating systems.
>>cd <directory containing input file>
>>msc-compan C:\MSC.Software\MSC_Nastran\20131\bin\nastran.exe ASCA_Tutorial_1_Nastran.bdfwhere C:\MSC.Software\MSC_Nastran\20131\bin\nastran.exe is the path to the nastran.exe file.
There is no Command Shell for Linux, therefore you must provide the complete path to the msc-compan.sh file.
$ /diana/autodesk/asca2015.1/bin/msc-compan.sh
$ /diana/autodesk/asca2015.1/bin/msc-compan.sh /diana/msc/20131/bin/nast20131
$ /diana/autodesk/asca2015.1/bin/msc-compan.sh /diana/msc/20131/bin/nast20131 ASCA_Tutorial_1_Nastran.bdf