[ Paraview Tutorial 6 ] Understanding Various ways to Plot Data

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

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

  • @vadimgerasimenko4904
    @vadimgerasimenko4904 4 года назад +8

    I would like to leave thank you under every video You've done.
    This is really useful for everyone interested in engineering activities especially in absence of effective support services.

    • @Feaforall
      @Feaforall  4 года назад

      Thanks Vadim, I appreciate those kind words

  • @christinecase6398
    @christinecase6398 Год назад

    Thank you for the quality videos showing how to use ParaView! I appreciate you showing every step of how to do a certain task!

  • @safooraranjbaran1466
    @safooraranjbaran1466 3 года назад +1

    That was exactly what I needed. Many thanks, Cyprien

  • @mahmou6
    @mahmou6 Год назад

    Awsome, Cyprien!

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

    How is the program useful for Civil engineers?

  • @BobBeatski71
    @BobBeatski71 4 года назад +6

    Ughhh, moving the plot line was always a pain. Didn't know about 1, 2, ctrl-1 and ctrl-2. 👍

  • @venkatramanbhagwat3186
    @venkatramanbhagwat3186 2 года назад

    Thanks for the explanation...
    Can we also extract out this plot into Excel spreadsheet?

  • @sahilbhatt9609
    @sahilbhatt9609 8 месяцев назад

    How to plot for examples two different lines together suppose if I want to see temp over two parts Icsn do plot over line separately but can I also do together?

  • @braderza8657
    @braderza8657 5 лет назад +1

    Thanks a lot for your tutorials, it was really helpful !!
    I am much more confident to start using Paraview now, and I am pretty excited to use it for my research.
    I am looking forward to future content on your channel ;)

  • @mnm1127
    @mnm1127 Год назад

    Thank you, buddy.

  • @FloraRad-j7c
    @FloraRad-j7c 8 месяцев назад

    Thanks for such a nice video.
    My question is how I can probe over a surface not over a line or on a point? I want to know what is the airflow velocity inside a cylinder on a surface with a dimension of 50 mm x 50mm? I want to define the mean airflow velocity at the point with coordination of (195, 0, 50) on a surface with dimension of 50 mm x 50 mm around this point. The coordination of my surface around this point will be (145, 0, 0), (245, 0, 0), (145, 0, 100) and (245, 0, 100).

  • @learningbydoing7480
    @learningbydoing7480 3 года назад

    I have .tdr file, could you please help how to plot it in paraview ?

  • @striker_gamingyt4331
    @striker_gamingyt4331 3 года назад

    hello i want to know on how to plot over line on buoyance driven cavity

  • @amrragheb3461
    @amrragheb3461 2 года назад

    Thanks Cyprien for this informative video!
    I want to plot U_X on the y-axis vs. arc_length on the x-axis for a line that ranges from -1 to 2. Paraview by default makes that plotting directly, but the x-axis is from 0 to 3 instead of -1 to 2. I suppose I should select a different variable on the x-axis other than arc_length since it seems to plot the magnitude of the line (hence, the range will be always from 0 to a +ve number). How can I do that?

  • @emanuelshushku5038
    @emanuelshushku5038 4 года назад

    Hello! I wanted to know if there is any way to find the location of the maximum value for a certain 3D model using ParaVis?

  • @wiebkemeyerdierks5802
    @wiebkemeyerdierks5802 4 года назад

    Hello, first of all thank´s for your Video. I have a short question: is it possible to switch the x- and y-axis in a plot? I´ve tryed to use 'plot over line' for my simulation, but i need the velocity at the x-axis and the depht at the y-axis for my results.
    Thanks a lot in advance

  • @JousefM
    @JousefM 5 лет назад

    Nice tutorial Cyprien, did not know you started ParaView tutorials! Just uploaded a simple one yesterday - have my thumbs up buddy! :D

  • @yingwu6417
    @yingwu6417 3 года назад

    Very good video for paraview! I have a quick question. When I show pressure and velocity in the same diagram, p is very small and almost a straight line and I cannot find how to customize the axis range for the sub-axis on the bottom right. Could you tell me how to do that? Thanks!

    • @Feaforall
      @Feaforall  3 года назад

      Everything should be in the property window... somewhere ;-)

    • @yingwu6417
      @yingwu6417 3 года назад

      Thanks!

  • @et6926
    @et6926 3 года назад

    Hi Cyprien, thanks very much for this tutorial series. It's very helpful. Is there a menu to plot over a curve instead of a straight line ? Also, is it possible to export Solidworks model to overlay with ParaView 3D plot ?

    • @Feaforall
      @Feaforall  3 года назад +1

      You should be able to plot a curve using this exact same way… not sure I get the nuance in your question.
      If you can export from Solidworks in a format supported by paraview (STL for example?) then you will be able to overlay it with everything else you have in paraview

  • @SukumarBaishya
    @SukumarBaishya 5 лет назад +1

    Thanks Cyprien for this very useful tutorial. Continue your good work. Best wishes.
    I have also seen your recent webinar recording on Explicit/Implicit analysis. Thank you for that too. Can we have a link to download the same?

  • @ravivarman2020
    @ravivarman2020 Год назад

    thank you

  • @idreeskhan1629
    @idreeskhan1629 4 года назад

    thanks nice video.but sir i have a question how we will draw the data which you have Extract in excel or gnuplot please,also please have i will copy these graphs for thesis or presentations.

    • @Feaforall
      @Feaforall  4 года назад

      To draw data in excel you can just use basic Excel functions... if you want, you can use python and matplotlib to automate curve drawing and generate pics for your thesis (python can read from Excel)

    • @idreeskhan1629
      @idreeskhan1629 4 года назад

      @@Feaforall sorry sir I did't get you.