• Joined on 2026-05-16
ylniu pushed to main at ylniu/latex_phyexp 2026-07-12 19:21:57 +08:00
bc11a20aef update
ylniu created branch main in ylniu/latex_phyexp 2026-07-12 19:21:57 +08:00
ylniu created repository ylniu/latex_phyexp 2026-07-12 19:14:57 +08:00
ylniu pushed to main at ylniu/dynamics 2026-06-24 16:14:05 +08:00
e415bf5ba5 fix: color_xrange 范围限定 d_max + color_driver + color 范围改为 [0,1] + bug 修复
b50c55d0a3 docs: examples/Readme.html v2.1 更新引擎 DLL 架构说明
Compare 2 commits »
ylniu pushed to main at ylniu/dynamics 2026-06-21 08:31:09 +08:00
75d8aae1f2 fix: 修复 DLL 文件被 git CRLF 转换损坏
dd6fbdfccf chore: .gitattributes 标记 DLL 为二进制文件
Compare 2 commits »
ylniu pushed to main at ylniu/dynamics 2026-06-21 08:15:44 +08:00
eea62de479 fix: case05 atom 1 z=0(起点拉回链平面)
ylniu pushed to main at ylniu/dynamics 2026-06-21 08:13:07 +08:00
1261398be2 fix: case05 启用 step_simulate=1
ylniu pushed to main at ylniu/dynamics 2026-06-21 06:09:03 +08:00
369b840cf2 fix: Makefile Windows 检测兼容 Msys2/MINGW 环境
ylniu pushed to main at ylniu/dynamics 2026-06-21 05:42:43 +08:00
7fb2b730e9 refactor: 源码迁至 engines/src/,删除旧的 engines/{c,cpp,fortran}/
ylniu pushed to main at ylniu/dynamics 2026-06-21 05:33:58 +08:00
e371fa8db1 refactor: 移除旧子进程模式的 main.* 源文件,Makefile 只编译 DLL
ylniu pushed to main at ylniu/dynamics 2026-06-21 05:28:28 +08:00
7468a2d458 chore: 清理引擎目录旧校准缓存 _calib_cache.json
ylniu pushed to main at ylniu/dynamics 2026-06-21 05:25:35 +08:00
76a26d888e chore: 清理旧的引擎参数/校准 JSON 文件
ylniu pushed to main at ylniu/dynamics 2026-06-21 05:21:38 +08:00
8183cbc22e chore: .gitignore 去掉全局 *.dll 限制,release DLL 可自由提交
41c454eeab refactor: 引擎只走 DLL 路径,release 目录清理 exe
6c06c00f4b fix: Fortran engine use_marker/alpha header passthrough + case04 Moon orbit fix
c8d12e7f45 docs: case04 Readme.html 新增月球绕地轨道交互图
7078cbc744 fix: 轨道示意图太阳移至左焦点,默认 e=0.017(地球真实 0.0167)
Compare 10 commits »
ylniu pushed to main at ylniu/dynamics 2026-06-17 16:18:40 +08:00
974216332c docs: 更新 examples 文档,移动引擎源码结构
a16d2239a1 refactor: 引擎源码移至 src/,编译产物统一至 release/
0e636e275d docs: 更新 examples/Readme.md 并新增 Readme.html
Compare 3 commits »
ylniu pushed to main at ylniu/dynamics 2026-06-13 08:54:06 +08:00
ea99f09f9b feat: add energy flux density panel to plot_wave animation
ylniu pushed to main at ylniu/dynamics 2026-06-13 08:32:46 +08:00
b584c4489c refactor: merge wave/energy panels into 3 vertical subplots
ylniu pushed to main at ylniu/dynamics 2026-06-13 08:26:55 +08:00
2ab3436235 feat: redesign plot_wave with per-atom energy panels
ylniu pushed to main at ylniu/dynamics 2026-06-13 08:14:43 +08:00
39ff650539 fix: show interactive window when plot_wave_save_gif/mp4 are both 0
ylniu pushed to main at ylniu/dynamics 2026-06-13 08:10:20 +08:00
1cefe184d7 fix: plot_wave plt.show() crash when called non-interactively
ylniu pushed to main at ylniu/dynamics 2026-06-13 07:29:00 +08:00
d371b28acc feat: add display_amp parameter for visual displacement amplification