/ofw18-training

Slides of my training session for the 18th OpenFOAM Workshop

Primary LanguageJavaScriptMIT LicenseMIT

My 18th OpenFOAM Workshop training slides

  • Title: Getting started with OpenFOAM-preCICE for FSI simulations
  • Speaker: Gerasimos Chourdakis, Technical University of Munich
  • Authors: Gerasimos Chourdakis, Benjamin Uekermann, + more
  • Event: 18th OpenFOAM Workshop, Genoa, Italy
  • Date: July 11, 2023

Start the presentation - Get the PDF

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.