필터 지우기
필터 지우기

Data Analysis and Graph Plotting from Star-CCM+ Output

조회 수: 17 (최근 30일)
jesse
jesse 2023년 10월 29일
댓글: Mario Malic 2023년 11월 12일
Hello,
I am currently working with data obtained from the commercial software Star-CCM+. The software provides point data in the form of (x, y, z) coordinates along with associated quantities. My goal is to import and organize this data, construct matrices, sort the data, and create informative graphs to gain further insights.
Unfortunately, I am having trouble sorting the data and would greatly appreciate any help you can provide.
Thank you for taking the time to read my message.
Best regards,
  댓글 수: 5
jesse
jesse 2023년 11월 11일
I want to plot various quantities, such as 'u', 'TKE', 'Reynolds stress', at specific positions in the domain. For example, at the center of the domain (x, u(:,0,0)), or velocity profiles (y, u(n,:,m)).
Mario Malic
Mario Malic 2023년 11월 12일
So, I would probably suggest quiver for velocity, however, about the others, maybe scatter3. That would probably be easiest. You can think of how those informations are displayed in the Siemens software, and maybe do something similar.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by