Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verification

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Go to the CODE-ASTER directory.
    cd /path/to/CODE-ASTER
  3. Set the environment variables.
    source /path/to/CODE-ASTER/14.6/share/aster/profile.sh
    export PATH=/path/to/CODE-ASTER/bin/:$PATH
  4. Obtain the forma01a.export file.
    as_run --get_export forma01a > forma01a.export
  5. Modify the forma01a.export file.
    1. Open the forma01a.export file.
      vi forma01a.export
    2. Change the value of memory_limit in line 5 to 2048.0.

    3. Press Esc, type :wq!, and press Enter to save the file and exit.
  6. Execute the configuration file.
    as_run forma01a.export

    If the command output contains <A>_ALARM, the CODE-ASTER version is too early and the system automatically prompts you to update the version.

    Meaning of the alarm: You are using an early version of CODE-ASTER. Please upgrade it to the latest version to use the enhanced features.