Getting started with Palabos, parallel lattice Boltzmann simulation code [On Demand 12]

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.พ. 2025

ความคิดเห็น • 12

  • @abzrg
    @abzrg 2 หลายเดือนก่อน

    16:45 instead of
    $ cd build; make; cd ..
    on can use -C flag of make itself :
    $ make -C bulid

    • @abzrg
      @abzrg 2 หลายเดือนก่อน

      and Thank you!

    • @TuxRiders
      @TuxRiders  2 หลายเดือนก่อน

      Thank you for pointing out this useful tip :)

  • @idreeskhan-zp5ey
    @idreeskhan-zp5ey ปีที่แล้ว

    Thank you for the guidance! @8:15 What would be the syntax for running this code on 4 nodes instead of 4 cores?

    • @TuxRiders
      @TuxRiders  ปีที่แล้ว +1

      In HPC environments, scaling the computation over various nodes is handled by the job scheduling system and the configured MPI instance. So, you need to setup your desired parallelization (like the number of nodes and tasks per node) in the job file, and the scheduling system takes care of this. As a result, the syntax for running the Palabos code doesn't change from what you pointed out.

    • @idreeskhan-zp5ey
      @idreeskhan-zp5ey ปีที่แล้ว

      very much clear now. Thank you @@TuxRiders

    • @TuxRiders
      @TuxRiders  ปีที่แล้ว

      @@idreeskhan-zp5ey no problem :)

  • @idreeskhan-zp5ey
    @idreeskhan-zp5ey ปีที่แล้ว

    Another question is could you please clarify how it captures the turbulence, whether any turbulent/LES model is implemented in this code?

    • @TuxRiders
      @TuxRiders  ปีที่แล้ว +1

      Palabos supports turbulence. You can find more information about it in the software documentation and this paper: doi.org/10.1016/j.camwa.2020.03.022

    • @idreeskhan-zp5ey
      @idreeskhan-zp5ey ปีที่แล้ว

      Thank you for the guidance@@TuxRiders

  • @mohammedtosifahmed3730
    @mohammedtosifahmed3730 7 หลายเดือนก่อน

    sir can i get your mail id

    • @TuxRiders
      @TuxRiders  7 หลายเดือนก่อน

      you can find my contact details here: mbarzegary.github.io/contact/