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

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

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

  • Example1.ldm

  • Example1_mmbe.dat

  • Example1_mmle.dat

  • Example1_mm.txt

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

  • Example1_mm

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