View Issue Details

IDProjectCategoryView StatusLast Update
0001238OpenFOAMBugpublic2014-03-31 09:29
Reporteruser894Assigned Touser4 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version12.04 LTS
Summary0001238: Bug in foamLog
DescriptionRunning foamLog in a multiphase case (e.g. interFoam) produces the following error (logs-directory is created but except of the awk-script, no files are generated within):
awk: 11: unexpected character '.'
awk: 12: unexpected character '.'
awk: 13: unexpected character '.'
Steps To ReproduceHas been tested on own case, tutorial case and on another working station. foamLog works for e.g. simpleFoam
Additional InformationError seems to be related to new naming of alpha.water! Changing the produced foamLog.awk script to:
...
alphawaterCnt=0
alphawaterFinalResCnt=0
alphawaterItersCnt=0
...
seems to solve the problem!
TagsNo tags attached.

Activities

user4

2014-03-31 09:28

  ~0002990

Fixed in 11aba40114d636f8b8d5383cc01e343c681eee1d.

Thanks for reporting.

Issue History

Date Modified Username Field Change
2014-03-26 08:26 user894 New Issue
2014-03-31 09:28 user4 Note Added: 0002990
2014-03-31 09:28 user4 Status new => resolved
2014-03-31 09:28 user4 Fixed in Version => 2.3.x
2014-03-31 09:28 user4 Resolution open => fixed
2014-03-31 09:28 user4 Assigned To => user4