View Issue Details

IDProjectCategoryView StatusLast Update
0000582OpenFOAMBugpublic2012-08-17 13:45
Reporteruser300Assigned Touser4 
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version12.04
Summary0000582: -time option doesn't work with foamCalc as desribed in its 'help'
DescriptionTrying to run 'foamCalc components UMean -times ':0.001,0.002-0.003,0.004:'
returns 'rejected ill-formed or empty range'
even though the time range specification matches that is given in the foamCalc -help which is:
-time <ranges> comma-separated time ranges - eg, ':10,20,40-70,1000:'

Perhaps there is some difference in the hypen that I don't understand, but even when copying the hypen from the example it doesn't work...
Steps To ReproduceThese steps arnt the same as for my specific case but give the same error for the same reasons:
cd ~/.../tutorials/incompressible/simpleFoam/airFoil2D
./Allclean
./Allrun
foamCalc mag U -time ':100,150-250,300:'
TagsNo tags attached.

Activities

user4

2012-07-25 12:39

  ~0001502

Fixed in e38e02490bee694edae1dc9a0217fcb78444eb96.

Thanks for reporting.

Issue History

Date Modified Username Field Change
2012-07-12 08:41 user300 New Issue
2012-07-25 12:39 user4 Note Added: 0001502
2012-07-25 12:39 user4 Status new => closed
2012-07-25 12:39 user4 Assigned To => user4
2012-07-25 12:39 user4 Resolution open => fixed
2012-07-25 12:39 user4 Fixed in Version => 2.1.x
2012-08-17 13:45 user4 Status closed => resolved