View Issue Details

IDProjectCategoryView StatusLast Update
0003294OpenFOAMBugpublic2019-06-20 15:03
ReporterDokeun Assigned Tohenry  
PrioritylowSeveritytrivialReproducibilityhave not tried
Status closedResolutionno change required 
PlatformGNU/LinuxOSUbuntuOS Version15.04
Product Versiondev 
Summary0003294: TopoSetDict actions.name finding error
DescriptionRefineMesh prints error when using other name but “box” as a name for topoSetDict actions.name.

Ex)
In topoSetDict code
———
actions
(
  {
    name notbox;
    .....
  }
)
———

> refineMesh
——> FOAM FATAL ERROR:
cannot find file “/.../case/constant/polyMesh/sets/box”
....


Steps To ReproduceJust change the name of topoSetDict.actions.name as boxs from box and ./Allrun in tutorials/multiphase/interFoam/laminar/wave
TagsNo tags attached.

Activities

henry

2019-06-20 14:46

manager   ~0010521

Have you changed the name of the set in refineMeshDictX and refineMeshDictY?

Dokeun

2019-06-20 14:50

reporter   ~0010522

Sorry I came back to delete this issue.

henry

2019-06-20 15:03

manager   ~0010523

User error.

Issue History

Date Modified Username Field Change
2019-06-20 14:38 Dokeun New Issue
2019-06-20 14:46 henry Note Added: 0010521
2019-06-20 14:50 Dokeun Note Added: 0010522
2019-06-20 15:03 henry Assigned To => henry
2019-06-20 15:03 henry Status new => closed
2019-06-20 15:03 henry Resolution open => no change required
2019-06-20 15:03 henry Note Added: 0010523