Skip to content

MRT method

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5594
    yx19971028
    Participant

    Hello everyone,

    I want to ask which example uses the MRT method.
    I would like to learn about the MRT code by Openlb.

    Xu Yang

    #5595
    stephan
    Moderator

    Dear Xu Yang,

    for example in examples/laminar/poiseuille2d and poiseuille3d. You can uncomment //#define ENABLE_MRT to use the MRT dynamics instead of BGK.
    Also in the user guide associated with release 1.4 in Section 12.6.6 the necessary changes to run examples/thermal/squareCavity2d and squareCavity3d with MRT are documented.
    In case you would like to implement new models or see the currently supported MRT dynamics, please visit the doxygen, type “mrt” and have a look the suggested files.

    BR
    Stephan

    #5596
    yx19971028
    Participant

    Dear Stephan,

    Thank you for your reply.

    Best
    XuYang

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.