FRESHKISS3D
  • Applications
  • Get started
  • Models
  • Gallery of examples
    • Simulations
      • Riemann problem 2d
      • Water drop
      • Dam break
      • Canal
      • Thacker 2d
      • Height source
      • Bump
      • Thacker
      • Tracer source
      • Vertical flowrate
      • River
      • Wind effect
      • Stationnary vortex
      • Topography source
    • Meshes
      • Convert mesh file to .msh format
      • Generate meshes from .geo files with Gmsh
      • Construct a Mesh from a .msh file
      • Refine a TriangularMesh by splitting
      • Bump mesh convergence
      • Thacker2d mesh convergence
      • Thacker3d mesh convergence
    • Tutorials
      • Create a rotating element
      • Time dependent flowrate
      • Schedule tasks
      • Ocean water state law
      • Restart
      • Analytical solutions
      • Batch
      • Post-processing with Matplotlib
      • Initialization
  • References
  • Python API
FRESHKISS3D
  • »
  • Gallery of examples
  • View page source

Gallery of examples¶

orphan

Simulations¶

Basic python scripts and simple simulations using Freshkiss3d’s API.

Riemann problem 2d

Riemann problem 2d

Riemann problem 2d
Water drop

Water drop

Water drop
Dam break

Dam break

Dam break
Canal

Canal

Canal
Thacker 2d

Thacker 2d

Thacker 2d
Height source

Height source

Height source
Bump

Bump

Bump
Thacker

Thacker

Thacker
Tracer source

Tracer source

Tracer source
Vertical flowrate

Vertical flowrate

Vertical flowrate
River

River

River
Wind effect

Wind effect

Wind effect
Stationnary vortex

Stationnary vortex

Stationnary vortex
Topography source

Topography source

Topography source

Download all examples in Python source code: auto_examples_simulations_python.zip

Download all examples in Jupyter notebooks: auto_examples_simulations_jupyter.zip

Gallery generated by Sphinx-Gallery

orphan

Meshes¶

Some tutorials on how to manipulate, convert and visualise meshes using Freshkiss3d tools and python scripts. Note that Freshkiss3d does not incorporate mesh generator.

Convert mesh file to .msh format

Convert mesh file to .msh format

Convert mesh file to .msh format
Generate meshes from .geo files with Gmsh

Generate meshes from .geo files with Gmsh

Generate meshes from .geo files with Gmsh
Construct a Mesh from a .msh file

Construct a Mesh from a .msh file

Construct a Mesh from a .msh file
Refine a TriangularMesh by splitting

Refine a TriangularMesh by splitting

Refine a TriangularMesh by splitting
Bump mesh convergence

Bump mesh convergence

Bump mesh convergence
Thacker2d mesh convergence

Thacker2d mesh convergence

Thacker2d mesh convergence
Thacker3d mesh convergence

Thacker3d mesh convergence

Thacker3d mesh convergence

Download all examples in Python source code: auto_examples_mesh_python.zip

Download all examples in Jupyter notebooks: auto_examples_mesh_jupyter.zip

Gallery generated by Sphinx-Gallery

orphan

Tutorials¶

Various python scripts tutorials covering specific topics such as scheduler, initialization, analytical solutions, etc…

Create a rotating element

Create a rotating element

Create a rotating element
Time dependent flowrate

Time dependent flowrate

Time dependent flowrate
Schedule tasks

Schedule tasks

Schedule tasks
Ocean water state law

Ocean water state law

Ocean water state law
Restart

Restart

Restart
Analytical solutions

Analytical solutions

Analytical solutions
Batch

Batch

Batch
Post-processing with Matplotlib

Post-processing with Matplotlib

Post-processing with Matplotlib
Initialization

Initialization

Initialization

Download all examples in Python source code: auto_examples_tutorials_python.zip

Download all examples in Jupyter notebooks: auto_examples_tutorials_jupyter.zip

Gallery generated by Sphinx-Gallery

Previous Next

© Copyright 2022, Cédric Doucet, Apolline El Baz, David Froger, Jacques Sainte-Marie, Fabien Souillé.