Skip to content

Particle Forcing Scheme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7106
    Henderson_C
    Participant

    Dear OpenLB community,

    How can I modify the forcing schemes used in the two particle sedimentation examples? Your reply is appreciated.

    Sincerely,

    Henderson

    #7113
    jan
    Participant

    Hello Henderson,

    I assume that you mean the two surface resolved particle examples (sedimentation3d and dkt2d).

    In OpenLB 1.5 the dynamics have been completely reworked. In the process, most forcing schemes were removed, since studies have shown that the exact difference method of Kupershtokh leads to the most accurate results [1].

    If you want to manually change the used forcing scheme, you can modify the apply function of the PorousParticle struct in src/dynamics/porousBGKdynamics.h.

    Kind regards,
    Jan

    [1]: https://doi.org/10.3390/computation9020011

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