View Issue Details

IDProjectCategoryView StatusLast Update
0000564OpenFOAMBugpublic2012-08-17 13:47
Reporteruser460Assigned Touser4 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version10.04
Summary0000564: Time-Dependent Conditions
DescriptionAfter setting up my case using the web page below, using the CSV file command in 'U', OF does not decompose the case and gives the following error. The case runs perfectly unless I wish to run it in parallel. Additionally paraFoam does not like the command 'hasHeaderLine' in the U file and crashes/closes.

It appears the problems all arise from this command 'hasHeaderLine'.

http://www.openfoam.org/version2.1.0/boundary-conditions.php

--> FOAM FATAL IO ERROR:
[0] keyword hasHeaderLine is undefined in dictionary "/home/david/Desktop/Navien/5-3-50cw-i/processor0/0/U::boundaryField::inlet::csvFileCoeffs"
[0]
[0] file: /home/david/Desktop/Navien/5-3-50cw-i/processor0/0/U::boundaryField::inlet::csvFileCoeffs from line 579467 to line 579471.
[0]
[0] From function dictionary::lookupEntry(const word&, bool, bool) const
[0] in file db/dictionary/dictionary.C at line 400.
[0]
FOAM parallel run exiting
TagsNo tags attached.

Activities

user4

2012-06-25 14:23

  ~0001423

This is already fixed in 2.1.x.

Issue History

Date Modified Username Field Change
2012-06-25 12:28 user460 New Issue
2012-06-25 14:23 user4 Note Added: 0001423
2012-06-25 14:23 user4 Status new => closed
2012-06-25 14:23 user4 Assigned To => user4
2012-06-25 14:23 user4 Resolution open => fixed
2012-06-25 14:23 user4 Fixed in Version => 2.1.x
2012-08-17 13:47 user4 Status closed => resolved