Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titlePlease get Gateway account before following this material

Please note that this material makes sense only in case you have already requested and gotten access to Gateway machine. Details can be found here

Code Block
https://wiki.eufus.eu/doku.php


Logging in into Gateway

The easiest way to log in to Gateway account is to use NoMachine NX client. You can download it here: https://www.nomachine.com

...

Another way of connecting to Gateway is using SSH - this is convenient for people who spend most of their time in Terminal - you can use exactly the same credentials as in case of NoMachine NX. You can find details related to using SSH at following location: Remote access with SSH


Setting IMAS environment

The easies way of setting up the environment is to load imasenv  module. This can be done following way

Code Block
module load imasenv



Access Layer - Hig Level Interface examples

Once logged in on Gateway (after loading imasenv) you can easily find examples of codes based on IMAS by looking inside: /gw/swimas/core/installer/src/${IMAS_VERSION}/ual/${UAL_VERSION}/examples

...

Very useful link to the Access Layer documentation (contains a lot of useful information): https://docs.psnc.pl/download/attachments/70879083/PDM_UserGuide_20210609.pdf?version=1&modificationDate=1631774904122&api=v2


 Hands on on the environment settings and simple test.

Presentation and hands-on

...