Merge remote-tracking branch 'origin/master'

This commit is contained in:
gyz 2025-02-21 12:39:12 +08:00
commit 0b56d1363c
2 changed files with 24 additions and 3 deletions

View File

@ -2,10 +2,14 @@
"nodes":[
{"id":"4b7faf7953451d56","type":"text","text":"1、debug转速","x":-140,"y":-160,"width":264,"height":60},
{"id":"24b6d0ae8c62a4eb","type":"text","text":"2、Kane原理理解\n- 模态叠加法理解","x":-140,"y":-20,"width":264,"height":80},
{"id":"d0a44ee1cb295fda","type":"text","text":"3、增加自由度对应的广义主动力、惯性力如何推导","x":-140,"y":120,"width":264,"height":100},
{"id":"e52009c9149e427f","type":"text","text":"模块稳定性","x":176,"y":-160,"width":264,"height":60}
{"id":"d0a44ee1cb295fda","type":"text","text":"3、增加自由度对应的广义主动力、惯性力如何推导暂不开展","x":-140,"y":120,"width":264,"height":100},
{"id":"e52009c9149e427f","type":"text","text":"模块稳定性","x":176,"y":-160,"width":264,"height":60},
{"id":"ab888fd8e59f32c2","x":500,"y":-160,"width":250,"height":60,"type":"text","text":"pass 可能是数值问题"},
{"id":"02de6f1d4784ccb1","x":176,"y":-10,"width":250,"height":60,"type":"text","text":"计算多体动力学书籍学习"}
],
"edges":[
{"id":"2a6d49446576cbc8","fromNode":"4b7faf7953451d56","fromSide":"right","toNode":"e52009c9149e427f","toSide":"left"}
{"id":"2a6d49446576cbc8","fromNode":"4b7faf7953451d56","fromSide":"right","toNode":"e52009c9149e427f","toSide":"left"},
{"id":"14f7023ae166cf44","fromNode":"e52009c9149e427f","fromSide":"right","toNode":"ab888fd8e59f32c2","toSide":"left"},
{"id":"0f1382be58db0012","fromNode":"24b6d0ae8c62a4eb","fromSide":"bottom","toNode":"d0a44ee1cb295fda","toSide":"top"}
]
}

View File

@ -0,0 +1,17 @@
{
"nodes":[
{"id":"b2445729f47fd29b","x":-184,"y":-240,"width":250,"height":60,"type":"text","text":"qt 等于 上一步qdt"},
{"id":"649ad2d1c821713f","x":-201,"y":-140,"width":284,"height":102,"type":"text","text":"xdot[ic [0]].qt = x.qdt \nxdot[ic [0]].qdt = new value"},
{"id":"f7c8d273afc8d8da","x":-184,"y":0,"width":250,"height":60,"type":"text","text":"AB4方法"},
{"id":"c9bc3e855ba187e4","x":-326,"y":100,"width":250,"height":60,"type":"text","text":"fortran qt qdt都正常"},
{"id":"dcc067eb34c46163","x":-42,"y":100,"width":250,"height":60,"type":"text","text":"rust qt不正常 qdt看起来较正常"},
{"id":"4cc6d446195db37a","x":-42,"y":200,"width":250,"height":60,"type":"text","text":"qdt小幅的不正常--qt不正常---qdt不正常螺旋"}
],
"edges":[
{"id":"9b52bd3158351910","fromNode":"b2445729f47fd29b","fromSide":"bottom","toNode":"649ad2d1c821713f","toSide":"top"},
{"id":"63fe83a102ec9ef1","fromNode":"649ad2d1c821713f","fromSide":"bottom","toNode":"f7c8d273afc8d8da","toSide":"top"},
{"id":"41679c23621e1a55","fromNode":"f7c8d273afc8d8da","fromSide":"bottom","toNode":"c9bc3e855ba187e4","toSide":"top"},
{"id":"1581476bf50ca04e","fromNode":"f7c8d273afc8d8da","fromSide":"bottom","toNode":"dcc067eb34c46163","toSide":"top"},
{"id":"d72603b19c4cfed1","fromNode":"dcc067eb34c46163","fromSide":"bottom","toNode":"4cc6d446195db37a","toSide":"top"}
]
}