From theBASEDIR/smarts/local/model directory, run the command to compile the Example2.mdl model file.

To compile:

         # 
		
         cd
         BASEDIR
         /smarts/local/model
         # 
		
         BASEDIR
         /smarts/bin/dynmodel Example2.mdl
      

If it is successful, the dynmodel command does not produce any output to the command-line console. In addition, the following files and subdirectory are created in the BASEDIR/smarts/local/model directory:

  • Example2.ldm

  • Example2_mmbe.dat

  • Example2_mmle.dat

  • Example2_mm.txt

    The following subdirectory is also created in the BASEDIR/smarts/local/model directory:

  • Example2_mm

    Compilation errors on page 111 provides additional information if you encounter errors.