Home    Search    Up    Reference Manuals    Return   

Gensys.1910

Downloading

Rel.1910 is an upgrade package based on Rel.1908.

Before downloading and installing this release, Rel.1908 must already exist on your computer.

Installation of Rel.1910 is made according to the following instructions:

  1. Create directory "/opt/gensys/gensys-1910" by writing:
    mkdir -p /opt/gensys/gensys-1910
  2. To the directory "/opt/gensys/gensys-1910", download file:
    https://mega.nz/#!nNlzFA4A!JPHq-vOqed9pA9jIRDuCM8zzWCbRVTF2ZLBoRihm8wA
    If you have problems with downloading the file.
    Please check the following:
  3. If the file has been successfully downloaded:
    The size of file gensys-1910.txz should be 167010588.
    The md5sum message digest for file gensys-1910.txz should be c4f0dc0462f81d7f7dad3efb59dc426c.
  4. Go to directory "/opt/gensys/gensys-1910" and uncompress the tarball:
    tar -xJvkp --file=gensys-1910.txz
  5. Copy the license file from gensys-1908:
    copy -ip /opt/gensys/gensys-1908/bin/gen_processor_ID_check /opt/gensys/gensys-1910/bin
  6. Open the following four files for editing:
    op ~/.profile_gensys
    op ~/.octaverc
    op ~/Desktop/genfile.desktop
    op ~/Desktop/genterm.desktop
    in all files change to "gensys-1910"
    (directory "~" is your home directory i.e. "/home/gensys")
  7. Log out and in again to make the change to take effect.

Gen_calclib

  1. Handle variables as arguments in coupling derailm_2.
  2. Write a warning message if the timestep is to large for coupling k_air3_mawa and k_air3_mawa2
  3. In command func operp, check that all parenthesis are matching

Genfile

  1. New commands under pull-down menu UNIX -> "Text Files":
    "Convert ISO-8859 to ASCII" and "Convert UTF-8 to ASCII".