Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

Go into the executable directory you created above.
Whenever you want to create/modify an executable you need to set the model environment first:

Volet
For GEM4 with:
             . s.ssmuse.dot GEM/x/4.8.lts12
      or the alias
             4812
For GEM5 with:
             . r.load.dot GEM/x/5.0        
      or the alias
             500


a) Open experiment

First you have to "open the experiment" to do the initial setup, create files to find original source code, create links to the building directory and Makefiles etc. with:

...