Running Oasys at ESRF - oasys-kit/oasys-installation-scripts GitHub Wiki

You need: An account in the NICE cluster.

  • From any terminal connect to the rnice8 machines (the "8" is important!!) using your user and password.
ssh -X your_username@rnice

It is recommended (but not necessary) that you open an oar interactive session. This will give you dedicated computer resources so your simulations will run much faster:

oarsub -I -l nodes=1/cpu=1/core=8,walltime=10:00:00

Then start oasys:

oasys
  • You can then create a new project, or open existing projects. A lot of examples are in the tutorial directory:
/scisoft/XRayOptics/OASYS_VE_RNICE8/ShadowOui-Tutorial