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:
- Create directory "/opt/gensys/gensys-1910" by writing:
mkdir -p /opt/gensys/gensys-1910
- 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:
- 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-1910.txz should be 167010588.
The md5sum message digest for file gensys-1910.txz should be c4f0dc0462f81d7f7dad3efb59dc426c.
- Go to directory "/opt/gensys/gensys-1910" and uncompress the tarball:
tar -xJvkp --file=gensys-1910.txz
- Copy the license file from gensys-1908:
copy -ip /opt/gensys/gensys-1908/bin/gen_processor_ID_check /opt/gensys/gensys-1910/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-1910"
(directory "~" is your home directory i.e. "/home/gensys")
- Log out and in again to make the change to take effect.
- Handle variables as arguments in coupling derailm_2.
- Write a warning message if the timestep is to large for coupling
k_air3_mawa and
k_air3_mawa2
- In command func operp, check that all parenthesis are matching
- New commands under pull-down menu UNIX -> "Text Files":
"Convert ISO-8859 to ASCII" and "Convert UTF-8 to ASCII".