Versions Compared

Key

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

...

Accessing data from UAL requires some modification to your code. In this part of tutorial, we will take a closer look on how to access IDS via UAL.


UAL AL interfaces

Page Tree
root06.2. IMAS - accessing IDS data from user's code(POZ'19Oct)



Info
titleEncapsulating user code within Kepler actor

Summary of IMAS AL API methods could be found here:

https://confluence.iter.org/display/IMP/Access+Layer

It is possible to encapsulate Fortran/C++ code with Java code that represents Kepler actor. This way, you can easily incorporate your Fortran code with existing Kepler workflow.

This topics is covered in separate tutorial: Using FC2K for embedding Fortran code into Kepler