2021-03-03 22:29:07 +05:00
|
|
|
- fvSolution: cellLimited
|
|
|
|
- collapseDict: collapseEdges
|
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.
|
2021-03-04 15:58:08 +05:00
|
|
|
|
|
|
|
## 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)
|
2021-03-04 15:58:08 +05:00
|
|
|
- [ ] 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
|