anisotropy/TODO.md

38 lines
911 B
Markdown
Raw Normal View History

2021-03-26 17:54:37 +05:00
## Usefull utils
- createPatch
- polyDualMesh
2021-03-03 22:29:07 +05:00
- fvSolution: cellLimited
- collapseDict: collapseEdges
2021-03-26 17:54:37 +05:00
- renumberMesh
- processorField
2021-03-01 16:06:53 +05:00
## 1.03.21
2021-03-03 22:31:52 +05:00
- [x] boundary type (wall or symetryPlane)
- [x] restruct for ways
- [x] build alpha = 0.01 .. 0.13
2021-03-08 14:54:41 +05:00
- [x] ! symetryPlane -> cyclicAMI
2021-03-03 16:24:47 +05:00
## 3.03.21
2021-03-03 22:31:52 +05:00
- [x] configure salome server, ports, etc.
- [ ] less processes for salome, optimization.
## 4.03.21
2021-03-05 00:02:47 +05:00
- [x] 3rd direction
2021-03-07 16:29:04 +05:00
- [x] createPatch(Dict)
- [ ] views (mesh, ..)
2021-03-06 19:19:43 +05:00
- [x] alpha for simpleCubic [0.01 .. 0.28]
2021-03-08 14:54:41 +05:00
- [x] translation vector (cyclicAMI)
2021-03-05 00:02:47 +05:00
- [ ] BUG: angle between the direction vector and the normal to inlet is ~1.4e-14
2021-03-08 14:54:41 +05:00
- [x] Another solution
2021-03-06 19:19:43 +05:00
- [ ] BUG: ideasUnvToFoam not working with param '-case PATH'
- [x] Temporary sulution via os.chdir(PATH)
## 6.03.21
- [ ] ERROR: MakeFuseList with alpha > 0.2
2021-03-07 16:29:04 +05:00
## 7.03.21
2021-03-08 14:54:41 +05:00
- [x] Split the symetryPlane to 4 faces
2021-03-11 16:27:38 +05:00
## 11.03.21
- [x] Dual test for cyclicAMI