Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

15. Application examples for simulations of unsteady flows - testing of time integration methods

Автор: Milovan Peric

Загружено: 2024-07-03

Просмотров: 272

Описание:

Note: This video has been updated. I found the reason for the discrepancy between research code and commercial software: the grid was finer in the latter... The plot of 2D grid has been replaced, because it had 160x160 instead of 80x80 cells. Replaced is also the plot in slide 20.

In this lecture the performance of some of the time-integration methods described in the two previous two lectures is analyzed on two test cases. The first test case is the unsteady version of the one-dimensional problem studied in Lecture 6, with one difference: now one of the boundary values varies sinusoidally in time. Although of little practical relevance, the test case is still useful for testing the features of time-integration methods. Iteration errors are minimized to round-off level because an efficient direct solver for one-dimensional problems is used – the TDMA algorithm described in Lecture 10. Nine schemes were implemented in the test code , which is available in supplementary material for this lecture: 1st-order explicit and implicit Euler methods, 2nd-order Crank-Nicolson, quadratic backward, Adams-Bashforth and Runge-Kutta methods, and 4th-order Adams-Bashforth, Adams-Moulton, and Runge-Kutta methods. The second test case is the unsteady version of the problem studied in Lecture 9. Here only 1st and 2nd-order methods are analyzed. Only the transport equation for a scalar variable is solved – the velocity field is prescribed analytically and is steady. The initial condition is a zero scalar field, while a linear variation of the scalar variable is prescribed on one boundary and we are observing the propagation of the boundary influence into the field due to both convection and diffusion transport.
You can download this video, the transcript of its soundtrack, the PowerPoint presentation file, and the supplementary material from this site: https://sie.ag/6a3r6J
You are also encouraged to participate in the discussion by posting comments, questions, and suggestions for improvements in the dedicated space for "The Perić Lectures on CFD" at the above site.

15. Application examples for simulations of unsteady flows - testing of time integration methods

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4330 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "PVbI8acyFco" ["related_video_title"]=> string(51) "2. Introduction to CFD Methods and Their Properties" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(13) "Milovan Peric" } [1]=> object(stdClass)#4303 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "AAaJAiCPvqQ" ["related_video_title"]=> string(69) "24. Multigrid methods for the solution of the Navier-Stokes equations" ["posted_time"]=> string(27) "5 месяцев назад" ["channelName"]=> string(13) "Milovan Peric" } [2]=> object(stdClass)#4328 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "IHZwWFHWa-w" ["related_video_title"]=> string(131) "Градиентный спуск, как обучаются нейросети | Глава 2, Глубинное обучение" ["posted_time"]=> string(19) "7 лет назад" ["channelName"]=> string(11) "3Blue1Brown" } [3]=> object(stdClass)#4335 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "AdLF0cLPtjk" ["related_video_title"]=> string(46) "23. Finite-volume methods for polyhedral grids" ["posted_time"]=> string(27) "7 месяцев назад" ["channelName"]=> string(13) "Milovan Peric" } [4]=> object(stdClass)#4314 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "4lIRn30iu5c" ["related_video_title"]=> string(43) "25. Approaches to parallel computing in CFD" ["posted_time"]=> string(25) "4 месяца назад" ["channelName"]=> string(13) "Milovan Peric" } [5]=> object(stdClass)#4332 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "3w763aFC27s" ["related_video_title"]=> string(132) "⚡️ Кремль сорвал попытку ареста Путина || Срочная переброска войск НАТО" ["posted_time"]=> string(23) "7 часов назад" ["channelName"]=> string(23) "Время Прядко" } [6]=> object(stdClass)#4327 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "xqr4JkVHY4U" ["related_video_title"]=> string(105) "Историческое решение по Украине / НАТО идёт в наступление" ["posted_time"]=> string(23) "7 часов назад" ["channelName"]=> string(10) "NEXTA Live" } [7]=> object(stdClass)#4337 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "Q9cH5yvoGaw" ["related_video_title"]=> string(44) "31. Large-eddy simulation of turbulent flows" ["posted_time"]=> string(25) "4 месяца назад" ["channelName"]=> string(13) "Milovan Peric" } [8]=> object(stdClass)#4313 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "jGO6QtWOPJQ" ["related_video_title"]=> string(174) "КАСЬЯНОВ: "Я видел это своими глазами. Это не публиковалось": что показали Путину, чего он боится" ["posted_time"]=> string(24) "20 часов назад" ["channelName"]=> string(24) "И Грянул Грэм" } [9]=> object(stdClass)#4331 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "HZGCoVF3YvM" ["related_video_title"]=> string(85) "Теорема Байеса, геометрия изменения убеждений" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(11) "3Blue1Brown" } }
2. Introduction to CFD Methods and Their Properties

2. Introduction to CFD Methods and Their Properties

24. Multigrid methods for the solution of the Navier-Stokes equations

24. Multigrid methods for the solution of the Navier-Stokes equations

Градиентный спуск, как обучаются нейросети | Глава 2, Глубинное обучение

Градиентный спуск, как обучаются нейросети | Глава 2, Глубинное обучение

23. Finite-volume methods for polyhedral grids

23. Finite-volume methods for polyhedral grids

25. Approaches to parallel computing in CFD

25. Approaches to parallel computing in CFD

⚡️ Кремль сорвал попытку ареста Путина || Срочная переброска войск НАТО

⚡️ Кремль сорвал попытку ареста Путина || Срочная переброска войск НАТО

Историческое решение по Украине / НАТО идёт в наступление

Историческое решение по Украине / НАТО идёт в наступление

31. Large-eddy simulation of turbulent flows

31. Large-eddy simulation of turbulent flows

КАСЬЯНОВ:

КАСЬЯНОВ: "Я видел это своими глазами. Это не публиковалось": что показали Путину, чего он боится

Теорема Байеса, геометрия изменения убеждений

Теорема Байеса, геометрия изменения убеждений

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]