Install ParaView v5.9 in Ubuntu | OpenFOAM

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

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

  • @ilbuneoneminute8164
    @ilbuneoneminute8164 ปีที่แล้ว +5

    I have error : ...-> (gedit:57850): dconf-WARNING **: 21:41:46.577: failed to commit changes to dconf: Failed to execute child process “dbus-launch” (No such file or directory), what should I do..thanks

  • @afvallejos
    @afvallejos 2 ปีที่แล้ว +6

    Worked perfectly for the 5.10.0 version on Ubuntu 20.04.3, Cheers!

  • @momosh59
    @momosh59 2 ปีที่แล้ว +2

    I reallllly like the way that you explain. Audiences DO matter for you.
    Via a knowledgeable method, without any ego, the whole video is well-explained from A-Z.
    It has been 6 months that I am struggling with Linux stuff from time to time. Your video is one of the best ones that I have every watched.
    "SUBSCRIBED" :)))
    Thnx

    • @DDFluids
      @DDFluids  2 ปีที่แล้ว

      Thanks :)

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

    This is so great! Thank you for this video. Reproducing some comments below: there is a typo in 12:28, correct Ayatana for Ayanata.

  • @roshankalavakuri6420
    @roshankalavakuri6420 5 หลายเดือนก่อน

    This was really helpful as a new user. Thank you for your slow and clear steps.

  • @MrTariq4me
    @MrTariq4me 2 ปีที่แล้ว

    I have just followed your steps and installed paraview 5.10.1. It was very helpful. Thank you.

  • @beccasedlak5183
    @beccasedlak5183 2 ปีที่แล้ว

    Thanks for this! Worked with ParaView 5.10.1 on Centos 7 even without sudo permission (I did use slightly different locations for my install).

  • @anasmuhamadpauzi5750
    @anasmuhamadpauzi5750 3 ปีที่แล้ว +4

    Thank you for the tutorial, it works, except for the no icon picture in the shortcut

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

      At 12:00, there is one line for "Icon=/opt/ParaView-5.9/........" Correct that path and It will show icon.

    • @alessandrobeninati8018
      @alessandrobeninati8018 3 ปีที่แล้ว

      @@divyeshvariya6533 i did correct such path but the icon is still not showing in the shortcut

    • @jaskaransingh3200
      @jaskaransingh3200 3 ปีที่แล้ว

      @@alessandrobeninati8018 in the video at 12:00 the path is right, but when he copies the path to that paraview.desktop file, there the path is wrong. change the path to what u had chosen the name for paraview in the ~/opt

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

    Thanks a lot, that was really helpful. I installed Paraview-5.11 on Ubuntu 20.04 and it worked great, except I had an issue with launching paraview from the terminal. I could only use the icon. Then I found out that openfoam-10 has its own bashrc file in the /opt/openfoam10/etc/ directory. I looked at it and found a solution : just add a line in my .bashrc file giving the path to the new paraview libraries. In my case it was :
    alias paraview511='LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/ParaView-5.11/lib/mesa/ paraview511'
    Then source the .bashrc.
    Just in case somebody needs the tip.

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

      I am doing it right now. 5.11 on Ubuntu. Thank you for the tips.

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

      What is that "Then source the .bashrc. Do we need write this line also?

  • @vardaelentari1439
    @vardaelentari1439 10 หลายเดือนก่อน

    Worked with ParaView 5.11. Thank you!

  • @BTERVVNBA
    @BTERVVNBA 2 ปีที่แล้ว

    This was extremely helpful! I am new to Ubuntu and terminal commands so this was really nice and slowly explained.

  • @user-oy7jq8vs2w
    @user-oy7jq8vs2w 2 ปีที่แล้ว +1

    Thank you for your kind explanation! :) It is really helpful.

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

    Thanks. I tried this for installing paraview5-11 , the icon was built but it did not open. I see this error: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
    Available platform plugins are: xcb.
    error: exception occurred: Subprocess aborted
    Do you know how can I fix it?

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

      sudo apt remove qtchooser
      sudo apt install libqt5gui5

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

    Thank you for this tutorial ! It was concise and extremely clear !

  • @steinanderson9849
    @steinanderson9849 2 ปีที่แล้ว +2

    any tips on installing ParaView 5.10 on WSL2 Ubuntu?

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

    Thanks it was really helpful

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

    hi, when I type the tar -xcvf ~... , it showed "you may not specify more than one '-Acdtrux', '--delete', or '--test-label' option ", what is this mean? thanks

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

    Thumbs up 👍
    Weldone sir

  • @akarshshetty9262
    @akarshshetty9262 3 ปีที่แล้ว +2

    Isnt it possible to open and view the mesh using OpenFOAM commands in WSL? Both the paraFoam and paraview commands aren't working..

    • @divyeshvariya6533
      @divyeshvariya6533 3 ปีที่แล้ว +2

      Install paraview externally in windows. I have already explained that in openfoam installation video tutorial. You can check that.

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

    Hi may I ask why there's no shortcut icon on the left task bar? I'm trying to install version 5.11 on ubuntu 20.04.

  • @omidnazempour4954
    @omidnazempour4954 11 หลายเดือนก่อน

    following this instructions, the Paraview window open but closed automatically!! why?

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

    Thank you so much, this was great

  • @vishalkumar040393
    @vishalkumar040393 6 หลายเดือนก่อน

    Very helpful. Thanks bhai.

  • @kendalmalone705
    @kendalmalone705 2 ปีที่แล้ว +2

    hey, does it work without uninstalling the paraviewopenfoam56 at the beginning ?

  • @adityabaksi636
    @adityabaksi636 2 ปีที่แล้ว +2

    This was very helpful

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

    Thank you! Very useful!

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

    Perfect tutorial. Thank you.

  • @LK-mb9hz
    @LK-mb9hz 2 ปีที่แล้ว +1

    Thank you very much

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

    thanks verry helpfull man

  • @idreeskhan-zp5ey
    @idreeskhan-zp5ey 11 หลายเดือนก่อน

    Can I follow the same procedure to install ParaView on Fedora 38?

  • @James-sh4zf
    @James-sh4zf ปีที่แล้ว

    I get the errors "tar: -: Not found in archive" and "tar: C: Not found in archive" and "tar: /opt: Not found in archive" "tar: Exiting with failure status due to previous errors"
    Is it necessary to watch a previous video where you installed OpenFOAM in a specified directory?

    • @James-sh4zf
      @James-sh4zf ปีที่แล้ว

      FFS looks like it! I got rid of /opy/ and now I have a locked folder in my Home page that I cannot get rid of

  • @coyoteboris
    @coyoteboris 3 ปีที่แล้ว +2

    Thank you very much bruh!

    • @DDFluids
      @DDFluids  3 ปีที่แล้ว

      You're welcome!

  • @kothekarswaraj
    @kothekarswaraj 3 ปีที่แล้ว +2

    nice
    sudo apt install paraview also workes in hirsute hippo
    sudo apt install openfoam also workes but there is some issue when u type simpleFoam -help
    please help

    • @DDFluids
      @DDFluids  3 ปีที่แล้ว

      Sure. Please explain error in detail.

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

      @@DDFluids
      ******@*******:~$ simpleFoam -help
      --> FOAM FATAL ERROR :
      Could not find mandatory etc entry (mode=ugo)
      'controlDict'
      this is what I get when I type simpleFoam -help
      also, I have installed openfoam from ubuntu repositories & not from openfoam repositories

    • @DDFluids
      @DDFluids  3 ปีที่แล้ว

      You can type "foamVersion" to check which openfoam version you have installed.

  • @momosh59
    @momosh59 2 ปีที่แล้ว +2

    Hi again. I followed the same instructions for Paraview 5.10. However (12:56), when I search of the icon, the shown icon is blank and not the Paraview icon. Do you have any Ideas?
    ==========================================
    [Desktop Entry]
    Version=1.0
    Name=ParaView 5.10
    Exec=paraview
    Terminal=false
    Icon=opt/Paraview-5.10/share/icons/hicolor/96x96/apps/paraview.png
    Type=Application
    x-Ayanata-Desktop-Shortcuts=NewWindow
    [NewWindow Shortcut Group]
    Name=New Window
    Exec=paraview
    TargetEnvironment=Unity

    • @DDFluids
      @DDFluids  2 ปีที่แล้ว

      At the same time step, check location of the icon. I guess you need to replace "ParaView" with "ParaView-5/10"

    • @GattiFabricio
      @GattiFabricio 2 ปีที่แล้ว

      Did you solve this problem?

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

      Give the full path of the paraview; e.g., Exec=/opt/Paraview-5.11/bin/paraview and also correct the typo Ayanata for Ayatana
      It worked for me after I made the first change

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

      so, first, you need to correct two typos in your text, and second you will need to reboot to make it happen

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

      @@Fernando55524 best help ever! Thank you!

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

    Thank You! The best!

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

    At timestamp 7:15, what does the -C flag stand for?

  • @prakhars962
    @prakhars962 2 ปีที่แล้ว

    thjats why I use windows. Just an exe file. Not bashrc.

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

    Do i need open foam first?
    edit: no need. if other stupids like me out there u can just begin the video from the downloading paraview file from official site

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

    Thank you!

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

    Thank you.

  • @jelenaradovic8184
    @jelenaradovic8184 2 ปีที่แล้ว

    thanks a million sir

  • @alessandrobeninati8018
    @alessandrobeninati8018 3 ปีที่แล้ว

    thanks

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

    cannot show icon 😭

  • @pandavnilesh4755
    @pandavnilesh4755 3 ปีที่แล้ว

    👍