Home
Search
Up
Reference Manuals
Return
Gensys.2103
Downloading and installation
Rel.2103 is an upgrade package based on Rel.2101.
Before downloading and installing this release, Rel.2101 must already exist on your computer.
Installation of Rel.2103 is made according to the following instructions:
- Create directory "/opt/gensys/gensys-2103" by writing:
mkdir -p /opt/gensys/gensys-2103
- To directory "/opt/gensys/gensys-2103", download file:
gensys-2103.txz
If you have problems with downloading the file.
Please check the following:
- Make sure that no firewall prevents you from downloading files from the Internet.
- Try different web-browsers, including modern versions of
Firefox and
Chrome.
- If the file has been successfully downloaded:
The size of file gensys-2103.txz should be 155218412.
The sha256sum message digest for file gensys-2103.txz should be.
Input data command:
sha256sum gensys-2103.txz
Output:
b447e6ebb0e4002f1145c8514b742918ab2af8fe8f3019025a341aa0d862f1f4 gensys-2103.txz
- Go to directory "/opt/gensys/gensys-2103" and uncompress the tarball:
tar -xJvkp --file=gensys-2103.txz
- Copy the license file from gensys-2101:
copy -ip /opt/gensys/gensys-2101/bin/gen_processor_ID_check /opt/gensys/gensys-2103/bin
- 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-2103"
(directory "~" is your home directory i.e. "/home/gensys")
- Log out and in again to make the change to take effect.
- Write .gp-files in the new GPdat-format 2101, which has a separate command for time and tout.
In order to handle models that do not have any degrees of freedom.
- Wheel/rail coupling wr_coupl_pra3. Add variables with extension: .vmin, .vmean, .vmax, .pmin, .pmean & .pmax.
The varibles shows the brushes position in the wear chart map.
- Avoid time delay in variable X[1-9][1-9][1-9][lr] in coupling creep_fasim_4.
- Remove coordinates in XYARR if the X-axis is not strictly increasing.