Correcting the Error: Analysis Files Not Found

All necessary files are copied into the directory jobname at the beginning of the program loading. The files that are to be loaded should be specified in the commands INCLUDE or FEM_INPUT of the parameter file. If one of the files is not specified (or cannot be found in the current directory or in the specified path directory), then the optimization is immediately stopped. Error message

Causes:

  • Files do not exist.
  • Incorrect job name or file name in command line arguments.

This task shows you how to:

Locate the Error

  1. Confirm the existence of the necessary files (also the INCLUDE files) in the local directory or in a directory with the path specified in the parameter file.
  2. Verify the job name and file name in command line arguments.
  3. Confirm the file extension.

Correct the Error

  1. Enter the correct file and Jobname.
  2. Define the path to the files or copy them to the current directory.
  3. Any deviations from the standard extensions must be specified explicitly in the control program command line.