Difference between revisions of "Feature/"

From OpenFOAMWiki
m (Remark about version numbers)
m (Add templates for the categories. Doesn't work yet)
Line 27: Line 27:
 
|limit=200
 
|limit=200
 
}}
 
}}
 +
 +
== Features by category ==
 +
 +
=== Boundary Condition ===
 +
 +
{{FeatureCategorySection|Physical Model}}
 +
{{FeatureCategorySection|Boundary Condition}}
 +
{{FeatureCategorySection|Meshing}}{{FeatureCategorySection|Numerics}}
 +
{{FeatureCategorySection|Solver}}
 +
{{FeatureCategorySection|Utility}}
 +
{{FeatureCategorySection|Platform}}

Revision as of 19:35, 13 July 2014

This is an overview page of all the available feature pages. To make a page a feature page

  • Make it a sub-page of Feature
  • Add a property FeatureName (pages using this property will be added to the table)
  • Add a property FeatureCategory (Attention: use one of the values described on the property-page)
  • Add version templates for all Foam/OpenFOAM-versions to support this (please only use point-versions but no patch-versions: so 2.3 but not 2.3.1)
  • All this can be done in a free-form text that describes this features. Useful information in this text can be
    • Links to the release notes where this feature was first described
    • Links to other related/similar features here on the Wiki
    • For claims about the performance/problems of a feature add links to MessageBoard discussions, presentations etc

To update this table use the Purge-menu-item above

 FeatureNameFeatureCategory1.6-ext2.02.12.22.33.0-ext3.1-ext
Feature/LinuxPlatformLinuxPlatformyesyesyesyesyesyesyes
Feature/MacOSXPlatformMac OS XPlatformnononononoyesyes
Feature/WindowsPlatformWindowsPlatformnonononononono
Feature/amiAMI (Arbitrary Mesh Interface)Boundary Conditionnonoyesyesyesnono
Feature/enhanced dictionary expansionEnhanced dictionary macro expansionOthernononoyesyesnono
Feature/foamyHexMeshfoamyHexMeshMeshingnonononoyesnono
Feature/fvOptionsfvOptionsPhysical Modelnononoyesyesnono
Feature/ggiGGI (General Grid Interface)Boundary Conditionyesnonononoyesyes
Feature/multiphase TurbulenceMultiphase turbulencePhysical Modelnonononoyesnono
Feature/patchGroupsPatch groupsOthernononoyesyesnono
Feature/semiImplicitMULESPredictor-Corrector Semi-Implicit MULESNumericsnonononoyesnono
Feature/thermal bafflesthermal bafflesPhysical Modelnononoyesyesnono

1 Features by category

1.1 Boundary Condition

1.2 Physical Model

1.2.1 Feature/fvOptions

fvOptions allow selecting Physical Model(s) at run-time

1.2.2 Feature/multiphase Turbulence

With Multiphase turbulence the fractions of the phases are correctly treated in the turbulence model

1.2.3 Feature/thermal baffles


The Physical Model(s) thermal baffles allow simulating thin solid structures and their thermal conductivity


1.3 Boundary Condition

1.3.1 Feature/ami

The AMI (Arbitrary Mesh Interface) is a Boundary Condition that allows mapping one boundary to another similar to GGI.

1.3.2 Feature/ggi

The GGI (General Grid Interface) is a Boundary Condition that allows mapping one boundary to another.


1.4 Meshing

1.4.1 Feature/foamyHexMesh

foamyHexMesh is a Meshing tool that automatically generates hex-dominant meshes using surface meshes


1.5 Numerics

1.5.1 Feature/semiImplicitMULES

Predictor-Corrector Semi-Implicit MULES is a algorithm that allows to do VOF-calculations without a Courant-limit on the time-step


1.6 Solver

No features in this category

1.7 Utility

No features in this category

1.8 Platform

1.8.1 Feature/LinuxPlatform

Compilation on Linux works on all distros

1.8.2 Feature/MacOSXPlatform

Compilation on Mac OS X.

1.8.3 Feature/WindowsPlatform

Compilation on Windows works on no distro