Difference between revisions of "Main ContribExamples"

From OpenFOAMWiki
m (fixed typo)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page contains user contributed input files for OpenFOAM calcultions. The purpose of this is to augment the tutorials that come with OpenFOAM.  
+
This page contains user contributed input files for OpenFOAM calculations. The purpose of this is to augment the tutorials that come with OpenFOAM.  
  
 
== Introductory Examples ==
 
== Introductory Examples ==
Line 6: Line 6:
 
*[[Main_ContribExamples/OscillatingFixedValue| How to use the oscillatingFixedValue boundary condition]]
 
*[[Main_ContribExamples/OscillatingFixedValue| How to use the oscillatingFixedValue boundary condition]]
 
*[[Main_ContribExamples/2DsHM| Creating a 2D Mesh with snappyHexMesh]]
 
*[[Main_ContribExamples/2DsHM| Creating a 2D Mesh with snappyHexMesh]]
 +
 +
For more examples that are not on this wiki, have a look into this sub-page: [[Main ContribExamples/Sample cases]]
  
 
== Verification cases ==
 
== Verification cases ==
Line 13: Line 15:
 
*[[Blasius_Flat-Plate_Flow_Benchmark|Benchmark of OpenFOAM solvers to analytical Blasius flat-plate flow solution]]
 
*[[Blasius_Flat-Plate_Flow_Benchmark|Benchmark of OpenFOAM solvers to analytical Blasius flat-plate flow solution]]
  
*[[Main_ContribExamples/AirConditionedRoom|AirConditionedRoom]] Tutorial case analyzing thermal flow in air-conditioned room
+
*[[Main_ContribExamples/PISOvsTransientSimple|PISOvsTransientSimple]] Tutorial comparing a PISO- and a SIMPLE-based solver in transient incompressible CFD
 
+
*[[Main_ContribExamples/TurbulentBackstep|TurbulentBackstep]] Tutorial case analyzing turbulent backward-facing step flow
+
  
*[[Main_ContribExamples/441ShapeBuildingModel|441ShapeBuildingModel]] Benchmarking OpenFOAM to wind-tunnel measurements of flow past a 4:4:1 block
+
*[[Main_ContribExamples/TaylorGreenVortex|TaylorGreenVortex]] Tutorial on the Taylor Green Vortex Case
  
*[[Main_ContribExamples/HighRiseBuildingInCityBlocks|HighRiseBuildingInCityBlocks]] Tutorial case analyzing wind environment around high-rise building in city blocks
+
* [http://www.opencae.jp/wiki/OpenFOAM-VandV-SIG/Misc OpenFOAM V&V SIG Miscellaneous V&V test cases]
 +
**[[Main_ContribExamples/TurbulentBackstep|TurbulentBackstep]] Tutorial case analyzing turbulent backward-facing step flow
 +
**[[Main_ContribExamples/AirConditionedRoom|AirConditionedRoom]] Tutorial case analyzing thermal flow in air-conditioned room
 +
**[[Main_ContribExamples/FourWayCassetteTypeAirConditioner|FourWayCassetteTypeAirConditioner]] Tutorial case analyzing flow in a room with a four-way cassette type air conditioner
  
*[[Main_ContribExamples/ActualUrbanAreaNiigata|ActualUrbanAreaNiigata]] Tutorial case analyzing wind environment around simple building shape in actual urban area  Niigata in Japan
+
* [http://www.opencae.jp/wiki/OpenFOAM-VandV-SIG/AIJ-PWEAB OpenFOAM V&V SIG test cases related to AIJ guidelines for practical applications of CFD to pedestrian wind environment around buildings]
 +
**[[Main_ContribExamples/441ShapeBuildingModel|441ShapeBuildingModel]] Benchmarking OpenFOAM to wind-tunnel measurements of flow past a 4:4:1 block
 +
**[[Main_ContribExamples/HighRiseBuildingInCityBlocks|HighRiseBuildingInCityBlocks]] Tutorial case analyzing wind environment around high-rise building in city blocks
 +
**[[Main_ContribExamples/ActualUrbanAreaNiigata|ActualUrbanAreaNiigata]] Tutorial case analyzing wind environment around simple building shape in actual urban area  Niigata in Japan
  
*[[Main_ContribExamples/FourWayCassetteTypeAirConditioner|FourWayCassetteTypeAirConditioner]] Tutorial case analyzing flow in a room with a four-way cassette type air conditioner
 
  
*[[Main_ContribExamples/PISOvsTransientSIMPLE|PISOvsTransientSIMPLE]] Tutorial comparing a PISO- and a SIMPLE-based solver in transient incompressible CFD
 
  
 
=== Comparisons with other solvers ===
 
=== Comparisons with other solvers ===
  
 
*[[example_wendel_fluent_backStep|Comparison with FLUENT for a backward-facing step]]
 
*[[example_wendel_fluent_backStep|Comparison with FLUENT for a backward-facing step]]

Latest revision as of 19:26, 4 January 2015

This page contains user contributed input files for OpenFOAM calculations. The purpose of this is to augment the tutorials that come with OpenFOAM.

1 Introductory Examples

For more examples that are not on this wiki, have a look into this sub-page: Main ContribExamples/Sample cases

2 Verification cases

Cases that reproduce experimental results (used to gauge the quality of OpenFOAM-solvers).

  • PISOvsTransientSimple Tutorial comparing a PISO- and a SIMPLE-based solver in transient incompressible CFD


2.1 Comparisons with other solvers