View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000901 | OpenFOAM | Bug | public | 2013-06-26 22:38 | 2013-07-10 09:20 |
Reporter | Assigned To | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | MAC | OS | OS X | OS Version | 10.6.8 |
Summary | 0000901: Sampling along a circular path fails if not all points are in the domain | ||||
Description | I believe it was in OF 2.1.x, the ability to sample along a circular path was introduced. /src/sampling/sampledSet/circle I commonly use this to sample data from periodic simulations, where only a portion of the circle being sampled will be covered by the computational domain. In 2.1.x, an error was given for each point not found in the domain, but the file was still written containing the points that did fall in the domain. In 2.2.x, no file is written. | ||||
Steps To Reproduce | I have included an example case using the tutorials/incompressible/pipeCyclic example. Just run the AllRun script in OF2.1.x and OF2.2.x and see the difference. | ||||
Tags | No tags attached. | ||||
2013-06-26 22:38
|
|
|
Works fine for me (22x) : it writes postProcessing/sets/0/line_r4.5_p.xy |
|
Now I see it. I did not know that 2.2.x saves all the sampled data to a postProcessing/set/* file. That is new addition. It is a good idea. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-26 22:38 |
|
New Issue | |
2013-06-26 22:38 |
|
File Added: pipeCyclicSampleProblem.zip | |
2013-06-28 10:32 |
|
Note Added: 0002296 | |
2013-06-28 15:09 |
|
Note Added: 0002297 | |
2013-06-28 15:33 |
|
Status | new => closed |
2013-06-28 15:33 |
|
Assigned To | => user4 |
2013-06-28 15:33 |
|
Resolution | open => no change required |
2013-07-10 09:20 |
|
Status | closed => resolved |
2013-07-10 09:20 |
|
Fixed in Version | => 2.2.x |