View Issue Details

IDProjectCategoryView StatusLast Update
0000081OpenFOAMBugpublic2010-11-15 15:09
Reporteruser47Assigned Touser4 
PrioritylowSeveritytextReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version9.10
Summary0000081: Wrong description in directMappedVelocityFluxFvPatchField.H
DescriptionThe description of the directMappedVelocityFlux boundary condition in the directMappedVelocityFluxFvPatchField.H file states:

"Description
    Recycles the velocity and flux at a patch to this patch

    mode = NEARESTCELL : sample nearest cell
    mode = NEARESTPATCHFACE : sample nearest face on selected patch
    mode = NEARESTFACE : sample nearest face on any patch. Note: does not
                         warn if nearest actually is on internal face!"

But the NEARESTCELL option is not implemented in directMappedVelocityFlux, only in the directMappedFixedValue bc.
Could the mode = NEARESTCELL line be removed in the header file to avoid confusion for less-experienced users?

Kind regards,

Francois.
TagsNo tags attached.

Activities

user4

2010-11-15 15:09

  ~0000123

fixed in 9b40747868b12b6b999e69952de7cbeaee870d1d

Thanks for reporting.

Issue History

Date Modified Username Field Change
2010-11-15 14:41 user47 New Issue
2010-11-15 15:09 user4 Note Added: 0000123
2010-11-15 15:09 user4 Status new => resolved
2010-11-15 15:09 user4 Fixed in Version => 1.7.x
2010-11-15 15:09 user4 Resolution open => fixed
2010-11-15 15:09 user4 Assigned To => user4