Simulating Kelvin Waves using the Spectral Element Library in Fortran

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

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

  • @Pingu_astrocat21
    @Pingu_astrocat21 6 วันที่ผ่านมา +1

    super cool video!

  • @argeesn2908
    @argeesn2908 8 วันที่ผ่านมา +1

    Thanks

    • @FluidNumerics
      @FluidNumerics  6 วันที่ผ่านมา

      You're welcome! We're glad you found it helpful.

  • @zandlerthewizard
    @zandlerthewizard วันที่ผ่านมา

    Got to love a video that starts with the flown blown equations! And then gets to a tractable problem. How long does it take to generate the data for those animations.

    • @FluidNumerics
      @FluidNumerics  วันที่ผ่านมา

      For this simulation, on 1x AMD MI210 GPU, it takes 5 microseconds per time step at double precision. Each frame is 50 time steps apart and we have a few hundred frames. It's only a few seconds to run the simulation and generate the video.

  • @pichulinojitoojete7387
    @pichulinojitoojete7387 3 วันที่ผ่านมา +1

    interesante, bien diferentes a shallow water waves, por cierto como hizo para generar la animación desde fortran?

    • @FluidNumerics
      @FluidNumerics  3 วันที่ผ่านมา

      Estas son las ecuaciones lineales de aguas someras con rotación, lo que da lugar a algunas ondas bastante interesantes. Visualizamos los resultados utilizando "pyvista". Hemos incluido un paquete llamado "pyself" con nuestro software (github.com/fluidNumerics/self) que se encarga de mapear todo a estructuras de datos de pyvista para la visualización.