View Issue Details

IDProjectCategoryView StatusLast Update
0001090OpenFOAMBugpublic2014-01-09 09:19
Reporterfeymark Assigned Touser2 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformArch Linux 
Summary0001090: Probes doesn't update when using dynamicMesh/No interpolation scheme option available
DescriptionRotating the mesh will also rotate the probe. I also think that the option to chose interpolation scheme should be added.
Additional InformationI have attached a patch resolving these issues.
TagsNo tags attached.

Activities

feymark

2013-11-21 20:34

reporter  

probes.tar.gz (5,267 bytes)

user2

2014-01-09 09:19

  ~0002754

Thanks for the report - I've implemented an alternative fix under commit 541b8b0

There are now two additional parameters which can be employed:
- fixedLocations [yes|no]; default = yes = always sample same point in space
- interpolationScheme [cell|cellPoint|...]; default = yes; only applicable if fuixedLocations=yes

Issue History

Date Modified Username Field Change
2013-11-21 20:34 feymark New Issue
2013-11-21 20:34 feymark File Added: probes.tar.gz
2014-01-09 09:19 user2 Note Added: 0002754
2014-01-09 09:19 user2 Status new => resolved
2014-01-09 09:19 user2 Fixed in Version => 2.2.x
2014-01-09 09:19 user2 Resolution open => fixed
2014-01-09 09:19 user2 Assigned To => user2