cmlaunch analysis_list design_name dir BATCHor
cmlaunch analysis_list design_name dir ONLINEwhere:
cmlaunch shrinkagewarpage design1 /cmold/cases ONLINEThis command launches a shrinkage and warpage analysis for the design design1. The input files reside in the directory /cmold/cases. The analysis is run online, with output from the analysis displayed on the screen. Note that the directory specification above provides the full pathname; do not use the shorthand notation '.' or '..' on Unix systems.
cmlaunch dir run_file BATCHor
cmlaunch dir run_file ONLINEwhere:
analysis_list_i design_name_i dir_iwhere:
shrinkagewarpage design1 /cmold/casesThen execute the analysis, by typing:
cmlaunch /cmold/cases exec.file ONLINEThe command file (run_file) is assumed to have been created in the directory /cmold/cases in the above example. Note that the command file and the input files for the analyses do not need to reside in the same directory. Note also that, when launching several analyses on several designs that are stored in different directories, each line in the command file would specify the name of the analyses to be run, the design name and the directory in which the input files for that design are stored.