v2025.03.alpha
本次release主要是对于已有程序的更新,使用了工厂模式来生成单元、flow、gbc等; 使用智能指针来处理程序架构,大幅简化了函数的调用方式。
注:ale-rotate的程序暂时没有同步更新,因此本次release使用了alpha标记。
What's Changed
- update the vmodel-dev branch from the master branch on 2023.04.18 by @ju-liu in #28
- Feature remove ruc fsi proj by @ju-liu in #181
- Feature a global mesh info by @ju-liu in #183
- 清理了L2投影,保留了2侧布置积分点。 by @Goldeninscriptions in #184
- With quadrature point generated on both the two sides by @Goldeninscriptions in #186
- Implementation of the Dirichlet boundary in the rotation region. by @Syj-0525 in #187
- Feature quadpt improvement by @ju-liu in #178
- Update README.md by @ju-liu in #190
- Diagonal terms are all assembled by @Goldeninscriptions in #194
- Feature nodal bc rotated by @Syj-0525 in #195
- Feature ien fem cleanup by @ju-liu in #196
- Merge some commits from master branch. by @Mr-Chi-Ding in #198
- Update README.md by @ju-liu in #201
- Clean up magic numbers for element classes. by @Mr-Chi-Ding in #191
- 给单元类添加final和override关键字 by @SeaVegetable in #199
- Automatically merge master to feature-NodalBC_rotated by @Goldeninscriptions in #202
- Merge some commits from master into feature/hdf5-std-array-support. by @Mr-Chi-Ding in #205
- Some cleaning work in ALE_ns_rotate by @Goldeninscriptions in #203
- Feature/fe nlocbas by @ju-liu in #207
- Feature unary minus by @guanjiashen in #215
- Feature/element factory by @ju-liu in #208
- Have HDF5_Reader/Writer independent of Vector_3 and Tensor2 classes by @Mr-Chi-Ding in #206
- apart_basic_info made into a utility class by @ju-liu in #216
- Feature/refactor global mesh data by @ju-liu in #212
- Rename turbulance_wall_model --> WallModel by @Goldeninscriptions in #219
- Vmodel dev by @ju-liu in #221
- Feature/linear pde locassem update:简化nLocBas的赋值方式 by @ju-liu in #227
- Feature/vis tool read epart update: routine maintain of PERIGEE lib functions by @ju-liu in #229
- Feature/flowrate rename by @ju-liu in #230
- Feature/ns locassem update: 对NS程序的简化处理 by @ju-liu in #231
- Feature/ns locassem update 更新了ebc的功能,在time solver中添加了文件名生成函数 by @ju-liu in #232
- Remove two redundant structures in ale_ns_rotate by @Goldeninscriptions in #234
- fsi项目的智能指针化 by @ju-liu in #237
- 统一出入口处的数据计算于tsolver的通用函数中 by @ju-liu in #236
- Feature/fsi update flowrate pres by @Syj-0525 in #238
- 更新driver范式 by @ju-liu in #226
- Feature/linear pde locassem update in transport example by @ju-liu in #218
- rename the flow rate classes by @ju-liu in #222
New Contributors
- @guanjiashen made their first contribution in #215
Full Changelog: v2024.08-alpha...v2025.03-alpha