Versions Compared

Key

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

Prepare your environment

Code Block
languagebash
$ module load imasenv/3.24.0/rc # if not set


Info

Before proceeding any further, make sure you have configured your Kepler environment. Take a look here 00. Initial setup or here 05.3. IMAS - basic topics - environment set-up(POZ'19Oct)

Sample codes of using dynamic arrays

Prepare example:

Code Block
$ cd numarraysinout_dynamic/fortran
$ module load imasenv       # load environment if not set
$ tree
.
├── arrays_dynamic.f90
├── arrays_dynamic_fc2k.xml
├── arrays_dynamic_workflow.xml
├── expected_output1.txt
├── expected_output2.txt
├── Makefile
└── run_test.sh

...

The same example in Kepler:

Actor configuration - FC2K