Install OpenFOAM: Part 2 [OpenFOAM v2012 in WINDOWS 10]

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

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

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

    After typing the command
    Sudo chown -R $USER /opt/openFOAM
    the messgage displayed is"No such file or directory"

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

      Did you find a fix for this?

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

    Thank you for all your efforts for uploading this video. you did a really great job and your video was really helpful. keep going.

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

    Help! I added zsh and must have missed a step and now cannot execute commands. How to uninstall the ZSH??

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

    Hi whenever I do "sudo chown -R $USER /opt/OpenFOAM" It says "chown: cannot access '/opt/OpenFOAM': No such file or directory" I've done everything before that correctly. I used the ls command and the opt folder does not show up. Can you help me

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

    thank you for these tutorials.

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

    What's the difference between OpenFOAM ESI and OpenFOAM foundation? It looks you've installed the ESI one. I'm a bit confused here.

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

    Code names are not showing in highlighted colours. How to solve?

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

      You can search "how to add schemes in windows terminal for WSL". There are lots of video tutorials and blogs available online.

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

    I have 256 GB SSD. So instead of saving simulation in C drive is their any way to save it in other drive ?
    If yes then does it affect on run time ?

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

    Hey thanks for the tutorial i have one issue i cant access the ubuntu folder when i typed explorer.exe it doesnt open the ubuntu but only the documents folder, i tried opening it in networks section but it says network
    address invalid any fix for it?

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

    When I am trying to run paraFoam command it shows the following error.
    Invalid $PV_PLUGIN_PATH and -plugin-path= not defined
    No supplementary ParaView/OpenFOAM reader modules
    Using builtin reader: paraFoam -vtk
    Created temporary 'channel395.foam'
    /opt/OpenFOAM/OpenFOAM-v2012/bin/paraFoam: 420: paraview: not found
    Please help

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

      Follow this tutorial: th-cam.com/video/RVtBLZ4gW6s/w-d-xo.html

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

    Thank you for this useful tutorial. I have a problem
    "
    [powerlevel10k] fetching gitstatusd .. \
    [ERROR]: gitstatus failed to initialize.
    Add the following parameter to ~/.zshrc for extra diagnostics on error:
    GITSTATUS_LOG_LEVEL=DEBUG
    Restart Zsh to retry gitstatus initialization:
    exec zsh
    "
    How can i solve this problem ?

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

    how can we link paraview and openfoam, actually iam facing the problem there.

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

    Thanks a lot for your job. I have a poblem when running mkdir -p $FOAM_RUN, it say mkdir: cannot create directory ‘/home/r/OpenFOAM/r-v2012’: Permission denied. Can you suggest me how to fix it?

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

    can the same code/model developed in OpenFOAM version 4.0 run in the latest versions just like the Openfoam version 2012 without major changes?

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

      Yes. Major changes in latest version is in the multiphase category.

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

    please make a video on
    \ OpenFOAM for windows native installation

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

    Where did the source notepad file come from @ 7:00 ? I don't have that

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

      I am getting "no such file or directory" for 'source $HOME/.bashrc. Up to this point everything else ran fine

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

      Three possible mistakes:
      1. You haven't finished the first part
      2. You are in different location while opening the zshrc file. Type "cd" to goto home directory
      3. Command that you typed could be wrong

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

      In this video: th-cam.com/video/7vVWGF5TnhQ/w-d-xo.html
      I got similar error and resolved it. Check timeframe 17:00

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

      @@DDFluids I figured it out, for Windows there is a bug when using the source $HOME/.bashrc I had to bypass this and now it works, thank you!

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

    Thanks a lot for your job. But one question i have. What you have done for get the preview of the commands (autocomplete for the commands line) in the WindosTerminal?

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

      WSL installation is necessary. Check part-1 video.

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

      ​@@DDFluids Yes for sure, i've done that. I've seen your first video again, but their is not the autofill action. when you type in any command it ist only white. in your secend video the color is green wile you type in the command and it shows a finish command. can you give some info about that, please? Thanks a lot.

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

      There are videos available for "oh my zsh customization" you can check that.

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

      @@DDFluids Thanks a lot, i've found it.
      If anybody whant to know, here the simple instructions for that
      github.com/zsh-users/zsh-syntax-highlighting/blob/master/INSTALL.md
      github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md

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

      @@ColinCollerle type a few initial letters of the command and press TAB button. Hope it works for you.

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

    What is the reason if no such file detected is showing

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

      If your username has space in it, you will get an error. For example if your username is "Palak Sahu", your username will be "Palak\ Sahu". Just add a forward slash before space.

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

      @@DDFluids It still shows the same error. Despite giving the forward slash?

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

    I find a problem with the username. I have typed it correctly as per the instructions in this video. Still unable to execute. Pls help

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

      What is your username? Does it have a space in it? If yes, you need to add a "\" before space. For example, if username is "Pravin Sharma", go with " Pravin\ Sharma".

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

      @@DDFluids Yes it's with space..
      Pravin Sharma LNMIIT
      So should I type.. Pravin\Sharma\LNMIIT ?

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

      After \ add a space

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

      @@DDFluids Ok will give a try tomorrow when I am back to the institute.
      Pravin\ Sharma\ LNMIIT
      This way right?

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

      Yes. Correct.

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

    It takes from the public folder when I copy OpenFOAM-v2106 in Public Downloads

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

      Can u plz help me to solve that issue...........
      .cp: cannot stat '/mnt/C:/Users/Thinkpad/Downloads/OpenFOAM-v2106-windows-mingw.exe': No such file or directory

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

      Instead of C: use c

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

      @@DDFluids cp: cannot stat '/mnt/c/Users/shiva': No such file or directory- This is the error if I type cp -ar /mnt/c/Users/shiva bairi/Downloads/OpenFOAM-v2012-windows10.tgz .

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

      @@shivabairisn Follow these instructions: th-cam.com/video/z8Ddiyu7PQk/w-d-xo.html

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

    if explorer.exe . is not working then use /mnt/c/Windows/explorer.exe . this command

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

    Thanks for the video, Could you please share the text file "zshrc" because when I use command notepad.exe ~/.zshrc, he tells me create new one and it is empty. However , I typed the command in this empty text and save then source $HOME/.zshrc it says " ' not found, did you mean:
    command 'cdi' from deb cdo (2.0.4-1)
    command 'cde' from deb cde (0.1+git9-g551e54d-1.2)
    command 'cdo' from deb cdo (2.0.4-1)
    command 'cdb' from deb tinycdb (0.78build3)
    command 'cdw' from deb cdw (0.8.1-2)
    command 'cdp' from deb irpas (0.10-9)
    command 'cd5' from deb cd5 (0.1-4)
    Try: sudo apt install "
    So ?? Thanks in Advance