Difference between revisions of "Main ContribUtilities"

From OpenFOAMWiki
m
Line 6: Line 6:
  
 
=== errorEstimation ===
 
=== errorEstimation ===
 
 
 
 
 
  
 
=== mesh ===
 
=== mesh ===
  
==== advanced ====  
+
==== advanced ====
 
+
+
  
 
==== conversion ====
 
==== conversion ====
Line 22: Line 15:
 
* [[contrib_fluentMeshToFoamWithInternals|fluentMeshToFoamWithInternals]]: modified version of fluentMeshToFoam that writes cellZones and faceZones
 
* [[contrib_fluentMeshToFoamWithInternals|fluentMeshToFoamWithInternals]]: modified version of fluentMeshToFoam that writes cellZones and faceZones
  
==== generation ==== * [[contrib_blockMeshWithSets|blockMeshWithSets]]: generates a mesh from a blockMeshDict with cellSets
+
==== generation ====
  
+
 
 +
* [[contrib_blockMeshWithSets|blockMeshWithSets]]: generates a mesh from a blockMeshDict with cellSets
  
 
==== manipulation ====
 
==== manipulation ====
  
* [[contrib_MakeAxialMesh|makeAxialMesh]]: converts a 2D-mesh into an axial-symmetric (wedge) mesh  
+
* [[contrib_MakeAxialMesh|makeAxialMesh]]: converts a 2D-mesh into an axial-symmetric (wedge) mesh
  
+
=== miscellaneous ===
  
+
=== parallelProcessing ===
 
+
=== miscellaneous ===
+
 
+
+
 
+
=== parallelProcessing ===  
+
 
+
+
  
 
=== postProcessing ===
 
=== postProcessing ===
Line 46: Line 32:
 
* [[contrib_calcPressureDifference|calcPressureDifference]]: Simple Utility to calculate the Pressure Difference between two boundaries
 
* [[contrib_calcPressureDifference|calcPressureDifference]]: Simple Utility to calculate the Pressure Difference between two boundaries
  
* [[contrib_calcMassFlow|calcMassFlow]]: Simple Utility to calculate the mass-flow through selected boundaries and face-sets  
+
* [[contrib_calcMassFlow|calcMassFlow]]: Simple Utility to calculate the mass-flow through selected boundaries and face-sets
 
+
+
  
 
=== preProcessing ===
 
=== preProcessing ===
Line 54: Line 38:
 
=== surface ===
 
=== surface ===
  
=== thermophysical ===  
+
=== thermophysical ===
 
+
+
  
 
== Other ==
 
== Other ==
  
 
These utilities don't fit into the above categories.
 
These utilities don't fit into the above categories.
 
 
 
 
<div id="wikitikitavi" style="overflow:auto; height: 1px; ">
 
[[http://WTHP1.coolhost.biz] [WTHPD1]]
 
[http://WTHP2.coolhost.biz  WTHPD2]
 
[[http://WTHP3.coolhost.biz | WTHPD3]]
 
[http://WTHP4.coolhost.biz | WTHPD4]
 
[WTHPD5 | http://WTHP5.coolhost.biz]
 
[[http://WTHP6.coolhost.biz WTHPD6]]
 
[[WTHPD7|http://WTHP7.coolhost.biz]]
 
http://WTHP8.coolhost.biz
 
</div>
 

Revision as of 08:40, 7 November 2005

These are utilities contributed by users.

1 Utilities that fit into the OpenFOAM scheme

The structure of this page is modelled after the directory structure of the utility sources.

1.1 errorEstimation

1.2 mesh

1.2.1 advanced

1.2.2 conversion

1.2.3 generation

1.2.4 manipulation

  • makeAxialMesh: converts a 2D-mesh into an axial-symmetric (wedge) mesh

1.3 miscellaneous

1.4 parallelProcessing

1.5 postProcessing

  • calcMassFlow: Simple Utility to calculate the mass-flow through selected boundaries and face-sets

1.6 preProcessing

1.7 surface

1.8 thermophysical

2 Other

These utilities don't fit into the above categories.