Skip to content

My slides for my preCICE Workshop 2021 presentation "The OpenFOAM-preCICE adapter"

License

Notifications You must be signed in to change notification settings

MakisH/precice21-slides-openfoam

Repository files navigation

My preCICE Workshop 2021 presentation slides (2)

  • Title: The OpenFOAM-preCICE adapter
  • Speaker: Gerasimos Chourdakis, Technical University of Munich
  • Event: preCICE Workshop 2021, online
  • Date: February 24, 2021

See also the slides of my talk "The preCICE community"

Build

Follow the instructions on reveal.js, or just install Node.js 10.0.0 or later and do:

npm install
npm start

and go to localhost:8000 to see the slides.

Convert to PDF

See section "Export to PDF" in the reveal.js documentation.

Decktape does a marvelous job converting this presentation to PDF. Get the Docker image (see Decktape README) and run (for localhost):

docker run --rm -t --net=host -v "$(pwd)":/slides astefanutti/decktape generic --key=" " -p 2000 -s 1920x1440 http://localhost:8000 slides.pdf

License & more

  • License: CreativeCommons Attribution 4.0
  • Based on reveal.js. Template based on the "White" template by Hakim El Hattab.
  • The TUM logo is part of the corporate identity of the Technical University of Munich.

About

My slides for my preCICE Workshop 2021 presentation "The OpenFOAM-preCICE adapter"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published