*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
user avatar
62073818

ngMultiScale

Dependency

ngsolve link

Getting started

  1. download the files

     git clone https://gitlab.tuwien.ac.at/valentin.hanser/ngmultiscale.git
  2. login with personal token

     cd ngmultiscale
    
     git config --local credential.helper store
  3. open directory in terminal

  4. run

    ./install.sh

  5. if only some parts are needed edit the options in ./C++/cmake/CMakeList

  6. run an example

    python3 ./python/pythonExamples/MS_linear3d/exp_A_linear_3d.py

Whats in the package?