Versions Compared

Key

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

...

Warning

Warning

Stop here for a moment. Make sure you have followed the configuration setup before proceeding any further!

Configuration related tutorial is here -> Click me! <-

 

4.1 Embedding Fortran codes into Kepler

Simple Fortran code
In this exercise you will execute simple Fortran code (multiplying input value by two) within Kepler.

Exercise no. 1

Fortran UAL example (CPO handling)

In this exercise you will create Kepler actor that uses UAL. 
Exercise no. 2

4.2 Embedding C++ codes

Simple C++ code

Simple C++ code that will be incorporated into Kepler via FC2K tool - addition of one to the value passed into input port of the actor
Exercise no. 3

C++ code within Kepler (CPO)
In this exercise you will create Kepler actor that uses UAL. 
Exercise no. 4