Versions Compared

Key

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

...

1. Retrieve the source and unpack it. Here we clone the whole repository:

Code Block
$ git clone https://www.github.com/ElmerCSC/elmerfem 

 

For the student cluster competition, we have tagged (scc20) a particular version to be used, which can be directly found under download from https://github.com/ElmerCSC/elmerfem/releases/tagarchive/scc20.tar.gz


2. Create build directory

...