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

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

Комментарии • 12

  • @abzrg
    @abzrg Месяц назад

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

    • @abzrg
      @abzrg Месяц назад

      and Thank you!

    • @TuxRiders
      @TuxRiders  Месяц назад

      Thank you for pointing out this useful tip :)

  • @idreeskhan-zp5ey
    @idreeskhan-zp5ey 10 месяцев назад

    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  10 месяцев назад +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 10 месяцев назад

      very much clear now. Thank you @@TuxRiders

    • @TuxRiders
      @TuxRiders  10 месяцев назад

      @@idreeskhan-zp5ey no problem :)

  • @idreeskhan-zp5ey
    @idreeskhan-zp5ey 10 месяцев назад

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

    • @TuxRiders
      @TuxRiders  10 месяцев назад +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 10 месяцев назад

      Thank you for the guidance@@TuxRiders

  • @mohammedtosifahmed3730
    @mohammedtosifahmed3730 5 месяцев назад

    sir can i get your mail id

    • @TuxRiders
      @TuxRiders  5 месяцев назад

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