Difference between revisions of "Contrib foamCalcEx"

From OpenFOAMWiki
(Usage: updated usage section with correct information)
(Added link to source repository, new option)
Line 1: Line 1:
{{VersionInfo}}{{Version1.6.x}}
+
{{VersionInfo}}{{Version1.6.x}}{{Version2.0.x}}
  
 
== Short description ==
 
== Short description ==
Line 13: Line 13:
  
 
./foamCalcEx max <fieldName> [-latestTime] [-time ranges]
 
./foamCalcEx max <fieldName> [-latestTime] [-time ranges]
 +
 +
./foamCalcEx volIntegrate <fieldName> [-latestTime] [-time ranges]
 
</pre>
 
</pre>
  
 
== Download ==
 
== Download ==
 +
Get the most recent version here: http://code.google.com/p/foamcalcex/
 +
 
http://openfoamwiki.net/images/b/b6/FoamCalcEx.tar.gz
 
http://openfoamwiki.net/images/b/b6/FoamCalcEx.tar.gz
  
 
== History ==
 
== History ==
 +
 +
--[[User:Akidess|Akidess]] 08:36, 10 January 2012 (CET)
  
 
--[[User:Akidess|Akidess]] 09:38, 18 October 2011 (CEST)
 
--[[User:Akidess|Akidess]] 09:38, 18 October 2011 (CEST)

Revision as of 07:36, 10 January 2012

Valid versions: OF Version 16x.png OF Version 20x.png

1 Short description

A patch to the foamCalc tool to enable computation of minimum and maximum of fields.

2 Usage

The utility works the same way as the standard foamCalc tool, but accepts two extra parameters (min, max):

./foamCalcEx min <fieldName> [-latestTime] [-time ranges] 

./foamCalcEx max <fieldName> [-latestTime] [-time ranges]

./foamCalcEx volIntegrate <fieldName> [-latestTime] [-time ranges]

3 Download

Get the most recent version here: http://code.google.com/p/foamcalcex/

http://openfoamwiki.net/images/b/b6/FoamCalcEx.tar.gz

4 History

--Akidess 08:36, 10 January 2012 (CET)

--Akidess 09:38, 18 October 2011 (CEST)