Versions Compared

Key

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

...

you should be able to execute the whole workflow and see the results as below

In case actors create some files (e.g. for internal processing or as intermediate results), these files are no longer created inside $KEPLER. Instead, these are created in current directory - place where you have started Kepler

Code Block
> /gss_efgw_work/work/g2michal/cpt/development/isolated_kepler
> tree --charset=ascii -L 1
.
|-- EQDSK_COCOS_02_POS.OUT
|-- EQDSK_COCOS_13.OUT
|-- ETS_4.10b.10_v5.6.0
|-- ETS_4.10b.10_v5.6.1
|-- EXPEQ_KEPLER.IN
|-- EXPEQ.OUT
|-- EXPEQ.OUT.TOR
|-- EXPTNZ.OUT
|-- kepler
|-- kepler.log
|-- keplerLog4J.log
`-- NOUT



Standalone mode

Running these actors in standalone mode (checking the behaviour of the copy of sources/exec from initial place in Kepler to KEPLEREXECUTION/sandbox)

...