obsidian_backup/线性化求解器/计算流程框架.canvas

33 lines
3.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"nodes":[
{"id":"c03f206d2e22c014","type":"text","text":"设置工况点","x":-200,"y":-280,"width":250,"height":60},
{"id":"9effe93fe812b3d5","type":"text","text":"风速范围 间隔点","x":160,"y":-280,"width":250,"height":60},
{"id":"82e0fa4b70baffed","type":"text","text":"每个工况点求稳态解","x":-200,"y":-140,"width":250,"height":60},
{"id":"d3aa69200118cea0","type":"text","text":"小扰动求A, B, C, D","x":-200,"y":0,"width":250,"height":60},
{"id":"f8e0af85235be889","type":"text","text":"A上做特征值、模态","x":-200,"y":140,"width":250,"height":60},
{"id":"5818e7212360b063","type":"text","text":"可选是否MBC转换","x":160,"y":-140,"width":250,"height":60},
{"id":"03f26deb8603c7c3","type":"text","text":"输出哪些量","x":-200,"y":280,"width":250,"height":60},
{"id":"226774e95f4236f0","type":"text","text":"问题2 非线性,如何线性化","x":160,"y":140,"width":250,"height":60},
{"id":"65a392a60c82cf13","type":"text","text":"问题1 动力学方程是二阶线性还是二阶非线性","x":135,"y":-15,"width":300,"height":90},
{"id":"8c2eadcabf51301e","type":"text","text":"非线性\n$$\n\\begin{array}{r}{\\dot{\\mathbf{x}}=f(t,\\mathbf{x},\\mathbf{u})}\\\\ {\\mathbf{y}=h(t,\\mathbf{x},\\mathbf{u})}\\end{array}\n$$","x":540,"y":-37,"width":250,"height":135},
{"id":"e3f81d5e91896a13","type":"text","text":"小扰动+回归","x":540,"y":140,"width":250,"height":60},
{"id":"4a884b5e3feb7e40","x":540,"y":-220,"width":250,"height":60,"type":"text","text":"气动力 = (K结构 + K钢化q"},
{"id":"498cc5a9e1e188ac","x":880,"y":-220,"width":250,"height":60,"type":"text","text":"fast中两个K如何求"},
{"id":"158be82aaa1bd0b4","x":880,"y":-140,"width":250,"height":60,"type":"text","text":"气动力如何求"},
{"id":"2a5628f97c424f0d","x":1220,"y":-220,"width":250,"height":60,"type":"text","text":"直接去掉$\\dot{q}、\\ddot{q}$项如何"}
],
"edges":[
{"id":"83d84c5b21257d2f","fromNode":"c03f206d2e22c014","fromSide":"right","toNode":"9effe93fe812b3d5","toSide":"left"},
{"id":"37a2d445314c2e41","fromNode":"c03f206d2e22c014","fromSide":"bottom","toNode":"82e0fa4b70baffed","toSide":"top"},
{"id":"b3b8ce2f8d88a52b","fromNode":"82e0fa4b70baffed","fromSide":"bottom","toNode":"d3aa69200118cea0","toSide":"top"},
{"id":"69ff8f3a58b056e7","fromNode":"d3aa69200118cea0","fromSide":"bottom","toNode":"f8e0af85235be889","toSide":"top"},
{"id":"3cd64f8e16aa900b","fromNode":"82e0fa4b70baffed","fromSide":"right","toNode":"5818e7212360b063","toSide":"left"},
{"id":"f392faae7605befa","fromNode":"65a392a60c82cf13","fromSide":"bottom","toNode":"226774e95f4236f0","toSide":"top"},
{"id":"fed5f90bd0d733e8","fromNode":"65a392a60c82cf13","fromSide":"right","toNode":"8c2eadcabf51301e","toSide":"left"},
{"id":"feec362470ce480f","fromNode":"f8e0af85235be889","fromSide":"bottom","toNode":"03f26deb8603c7c3","toSide":"top"},
{"id":"d8d1c9bccc6b3043","fromNode":"226774e95f4236f0","fromSide":"right","toNode":"e3f81d5e91896a13","toSide":"left"},
{"id":"2e525284ffa05bbb","fromNode":"5818e7212360b063","fromSide":"right","toNode":"4a884b5e3feb7e40","toSide":"left"},
{"id":"1500a739fbbd0146","fromNode":"4a884b5e3feb7e40","fromSide":"right","toNode":"498cc5a9e1e188ac","toSide":"left"},
{"id":"5964ddad07981add","fromNode":"4a884b5e3feb7e40","fromSide":"right","toNode":"158be82aaa1bd0b4","toSide":"left"}
]
}