Commit Graph

10 Commits

Author SHA1 Message Date
Frank14f
925417abcb Undermind审计前,Cursor重构 2026-05-12 19:08:49 +08:00
Frank14f
654e3290a4 重构:分级设计,EsoPull 2026-04-17 21:50:38 +08:00
Frank14f
b339f302d3 Add TRT-LES diagnostics and plotting functionality
- Introduced new functions for computing and plotting TRT-LES fields.
- Enhanced case diagnostics to include mass drift and inlet variance metrics.
- Updated configuration to support inlet profile selection and TRT magic parameter.
- Modified existing functions to accommodate new diagnostic calculations.
- Improved case tagging to include inlet profile and TRT parameters.
- Added checks for fluid dynamics and diagnostics in the run_case function.
2026-04-06 15:57:44 +08:00
Frank14f
5076e5d789 improve LES stability 2026-03-29 22:16:20 +08:00
Frank14f
f3e2e557d4 D3Q19 SRT 2026-03-17 18:14:56 +08:00
Frank14f
d3b32c8be3 重构: 采用模块化 src 布局
- 重组代码为模块化结构:lbm/, common/, cuda/
- LBM 相关代码移至 src/CelerisLab/lbm/
- 通用工具移至 src/CelerisLab/common/
- CUDA 编译器移至 src/CelerisLab/cuda/
- 更新所有导入路径以适配新结构
- 提供灵活的导入接口(直接导入/模块导入/命名空间风格)
- 为未来扩展(FEM, SPH, MPM 等)做好准备
2026-02-20 15:02:24 +08:00
Frank14f
1137e9a247 SyncTest 2026-02-15 23:13:03 +08:00
Frank14f
0e1b69a55b GiteaSyncTest 2026-02-15 23:12:12 +08:00
Frank14f
304d4f3fe5 Gitea sync 2026-02-15 22:53:38 +08:00
Frank14f
99c175042a Initial commit: CelerisLab v0.2.0 with src layout 2026-02-15 22:36:46 +08:00