Skip to content

NGSolve/NGSolve24

Repository files navigation

NGSolve24

Instructions for authors:

  • prepare notebooks in

    • SaS (Astrid + Michi)
    • CFD (Christoph + Philip)
      be careful with notebooks + git
  • support by all on geometric modeling, modern syntax, fast solvers, MPI(Umberto), webgui

  • build with

    jupyter-book build .

    We build the book by deploying this script

    # ssh [email protected] 'bash -s' < build.sh
    source .profile 
    git clone [email protected]:NGSolve/NGSolve24.git
    cd NGSolve24
    jupyter-book build .
    # ghp-import -n -p -f _build/html
    # copy to ngsolve-page
    cd ..
    rm -rf NGSolve24
    

The result is here: https://docu.ngsolve.org/ngs24/intro.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published