Difference between revisions of "Sig Turbomachinery / Developments"

From OpenFOAMWiki
(Libraries add mrf)
(Added section for toolkits)
 
(8 intermediate revisions by 6 users not shown)
Line 9: Line 9:
 
Like the standard distribution
 
Like the standard distribution
 
* [[Sig_Turbomachinery_Utilities_CGNS_Converters|CGNS Converters]]
 
* [[Sig_Turbomachinery_Utilities_CGNS_Converters|CGNS Converters]]
 +
* [[Sig_Turbomachinery_Utilities_Cylindrical_Coordinate_System_Converters|Cylidrical Coordinate System Converters]]
  
 
== Libraries ==
 
== Libraries ==
 
Things that can be linked against an application or used as plugins to existing applications
 
Things that can be linked against an application or used as plugins to existing applications
 
* [[Sig_Turbomachinery_Library_OpenFoamTurbo|Library OpenFoamTurbo]]
 
* [[Sig_Turbomachinery_Library_OpenFoamTurbo|Library OpenFoamTurbo]]
* [[Sig_Turbomachinery_MRF_Library|Theoretical background of the MRF library]]
+
* [[Sig_Turbomachinery_Library_turboPerformance|turboPerformance functionObject]]
 +
 
 +
== Toolkits ==
 +
Repositories that have it all (solvers, utilities, libraries and tutorials):
 +
* [[Extend-bazaar/Toolkits/DensityBasedTurbo]]
 +
 
 +
== New features ==
 +
Things built directly into the core of OpenFOAM
 +
* [[Sig_Turbomachinery_Feature_MixingPlane_Interface_OpenFOAM-1.6-ext|The mixingPlane interface for OpenFOAM-1.6-ext]]
 +
 
 +
== Mathematical Background ==
 +
 
 +
* [[See_the_MRF_development|MRF library (1)]]
 +
* [[Sig_Turbomachinery_MRF_Library|MRF library (2)]]
  
 
== Other ==
 
== Other ==

Latest revision as of 12:04, 2 March 2014

Here you can post links and information about mature developments in the turbomachinery field.

The source code should be located in the OpenFOAM extensions repository.

1 Solvers

Like the standard distribution

2 Utilities

Like the standard distribution

3 Libraries

Things that can be linked against an application or used as plugins to existing applications

4 Toolkits

Repositories that have it all (solvers, utilities, libraries and tutorials):

5 New features

Things built directly into the core of OpenFOAM

6 Mathematical Background

7 Other

Things that don't fit any of the above categories: shell scripts that help to use OpenFOAM, language bindings, plugins to third party software that enables it to interact with OpenFOAM ...


Back to Sig Turbomachinery