Navigation

    CFD中文网

    CFD中文网

    • Login
    • Search
    • 最新

    如何知道求解的矩阵是对称或不对称

    OpenFOAM
    2
    2
    1631
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 搬
      搬运工不好当 last edited by

      在CFD求解的时候各种变量,如何知道求解的矩阵是对称或不对称的?

      1 Reply Last reply Reply Quote
      • 李东岳
        李东岳 管理员 last edited by

        Hi,

        这和你的求解方程有关,例如:

        fvm::ddt(rho) + fvc::div(U)
        和
        fvm::laplacian(nu, p) = fvc::div(phi)

        是对称矩阵。更进一步的,第一个是对角阵。

        fvm::ddt(U) + fvm::div(U)

        则是非对称矩阵。

        线上CFD课程 7月1日报名截止 http://dyfluid.com/class.html
        CFD高性能服务器 http://dyfluid.com/servers.html

        1 Reply Last reply Reply Quote
        • First post
          Last post

        CFD中文网 | 东岳流体 | 京ICP备15017992号-2
        论坛登录问题反馈可联系 li.dy@dyfluid.com