Versions Compared

Key

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

...

Procedure of creating a JOREK namelist for a given model number is a variation of running a "JOREK for the first time case" instruction described in jorek wiki. As the access to JOREK wiki is restricted we We describe the procedure step by step here.

...

If you want to clone the repository to a specific folder,  'jorek.git' in our example, you can do it by adding 'folder.git' to 'git clone ...' command (see Section 1.1):

Code Block
cd jorek-namelist/
git clone ssh://git@git.iter.org/stab/jorek.git jorek.git

...