Skip to content

extraction of Result data

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics extraction of Result data

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8315
    Massload
    Participant

    Hello everyone,

    I would like to get U, V, W vecocity data at somepoints each time steps. For example, I want to get U, V, W vecocity at the poision (0.1m, 0.4m ,0.6m) each time steps(dt = 10^-5s) to dat file and gnuplot
    How can I do it on openLB?

    #8320
    FBukreev
    Keymaster

    Hello,

    you can look into the cylinder example how the pressure difference is calculated locally. You can use this command each time step and save it to GNU plot. The GNU plt writer is also applied in that example.

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