Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • V venturi2d
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • alyaalya
  • benchmarksbenchmarks
  • venturi2d
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Apr 23, 2020 by Guillaume Houzeaux's avatar Guillaume Houzeaux
Hide whitespace changes
Inline Side-by-side
home.md
View page @ d5d9dac5
......@@ -7,9 +7,8 @@ This tutorial analyses the Venturi effect on a 2D quadrilateral structured mesh.
* [Convergence of the case](case_venturi.html#Convergence) : numerical and physical convergence of the model
* [Velocity profiles](case_venturi.html#Velocity_profiles) : post-processing of velocities in different venturi sections
* [Input files ](case_venturi.html#Input_files) : detailed description of case input files
* [cylinder.dat ](#venturidat)
* [venturi.dat (case global parameters)](#venturi_dat)
* [venturi.dom.dat (domain input data)](case_venturi.html#venturi_dom_dat)
* [venturi.dat (case global parameters)](#venturidat)
* [venturi.dom.dat (domain input data)](#venturidomdat)
* [venturi.geo.dat (mesh data)](case_venturi.html#venturi_geo_dat)
* [venturi.set.dat (set data: groups for post-processing, optional)](case_venturi.html#venturi_set_dat)
* [venturi.fix.dat (boundary conditions data)](case_venturi.html#venturi_fix_dat)
......
Clone repository
  • Home