CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Machine learning and CFD simulators

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 2 Post By michaltakac
  • 1 Post By michaltakac
  • 1 Post By poly_tec

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 18, 2022, 03:28
Default Machine learning and CFD simulators
  #1
New Member
 
Michal Takac
Join Date: Jul 2021
Location: Košice, Slovakia
Posts: 6
Rep Power: 4
michaltakac is on a distinguished road
Hello everybody,

do you, and if yes, how do you leverage machine learning methods in your CFD codes or post-processing / analysis?

I’m looking to learn about use-cases / workflows for the platform we’re building at our company in the area of physics-informed ML in CFD.
michaltakac is offline   Reply With Quote

Old   May 18, 2022, 04:46
Default
  #2
New Member
 
Frank
Join Date: May 2022
Posts: 1
Rep Power: 0
FS2009 is on a distinguished road
I'm not using one yet, but I'm doing some research in this field.

It's exciting to see how ML may be applied to several branches of research, particularly physics! I'm interested in studying ML, albeit for more hedonistic reasons such as high-paying jobs in Data Science, but I constantly grin and get thrilled when I see how this burgeoning discipline is being used to addressing open challenges such as fluid computing, quantum, and even biology such as protein folding.

Maybe someone here is already using it and can help us out.
FS2009 is offline   Reply With Quote

Old   May 18, 2022, 15:41
Default PINNs
  #3
New Member
 
Michal Takac
Join Date: Jul 2021
Location: Košice, Slovakia
Posts: 6
Rep Power: 4
michaltakac is on a distinguished road
I've been talking to bunch of people doing research around physics-informed neural networks (PINNs) and for last few months at DimensionLab we've also experimented with graph neural networks applied to CFD (mostly around work by DeepMind - https://sites.google.com/view/learning-to-simulate and https://sites.google.com/view/meshgraphnets). There's not much specialized tooling for such stuff so everybody is hacking around and experimenting. Great times! There's also been some interesting course on ML in CFD by Von Karman Institute recently (few months back).

We're currently trying to train few AI-based simulators on datasets from simulations of wind blowing at cloth, wind blowing at ship sail, vortex shedding, and two fluids mixing in a tank. We have some software tooling in works to streamline the process of creating such "learnable" simulators (https://www.siml.ai/) that we hope to start beta-testing in July/August.

It's very interesting to see how this will play out and what immediate and long-term benefits/changes will this bring into the CFD landscape.

Cool example of merging ML and CFD for automotive and energy use-cases is MonolithAI (https://www.monolithai.com/industry/reduce-simulations). Didn't yet try their product, but from the stuff they shared around the internet, it seems pretty solid.

Prof. Brunton has a nic introductory video on ML in CFD on YT: https://www.youtube.com/watch?v=IXMSOSEj14Q
arjun and thedal like this.
michaltakac is offline   Reply With Quote

Old   May 22, 2022, 11:35
Default nice to see fellow people interested in this field
  #4
Member
 
Vivek MJ
Join Date: Oct 2020
Location: India
Posts: 53
Rep Power: 5
vivjk94 is on a distinguished road
My project involves ML too and i would like to see more people interacting in this thread.

where is the best place to learn ML content online? (paid/unpaid)
vivjk94 is offline   Reply With Quote

Old   May 24, 2022, 01:29
Default ML+CFD resources
  #5
New Member
 
Michal Takac
Join Date: Jul 2021
Location: Košice, Slovakia
Posts: 6
Rep Power: 4
michaltakac is on a distinguished road
Here are few resources (presentations and python codes) from the ML in CFD course my company participated in:

https://github.com/DimensionLab/vki-course

It was really great course, lot of examples. Definitely look at some of those.
thedal likes this.
michaltakac is offline   Reply With Quote

Old   May 26, 2022, 10:51
Default
  #6
Member
 
Vivek MJ
Join Date: Oct 2020
Location: India
Posts: 53
Rep Power: 5
vivjk94 is on a distinguished road
Quote:
Originally Posted by michaltakac View Post
Here are few resources (presentations and python codes) from the ML in CFD course my company participated in:

https://github.com/DimensionLab/vki-course

It was really great course, lot of examples. Definitely look at some of those.
Thanks a lot
vivjk94 is offline   Reply With Quote

Old   May 27, 2022, 06:17
Default
  #7
New Member
 
Poly T
Join Date: May 2022
Posts: 23
Rep Power: 2
poly_tec is an unknown quantity at this point
Check out some videos by Polytechnique on CFD systems and learning methods here:
https://www.youtube.com/watch?v=4t7lYQ5Luvo
https://www.youtube.com/watch?v=TZvtnpJsDXw

If you understand French, there are more on the channel as well.
Best,
Poly
michaltakac likes this.
poly_tec is offline   Reply With Quote

Old   August 2, 2022, 08:44
Default SciML and PINNs
  #8
New Member
 
Michal Takac
Join Date: Jul 2021
Location: Košice, Slovakia
Posts: 6
Rep Power: 4
michaltakac is on a distinguished road
Recently I've been researching more into various approaches for leveraging AI in physics and it seems that scientific machine learning (SciML) ecosystem around Julia is going pretty strong https://sciml.ai/.

They have loads of packages available for building physics-informed neural networks (PINNs), using neural operators and working with high-dimensional PDEs. I highly encourage everybody to look into this - it might be very useful for modeling and simulating CFD problems.

On the other hand, recently we started using NVIDIA's Modulus framework in SIML.ai for building PINNs. It's extremely powerful! They provide various examples, e.g. how to train AI simulator to simulate wave propagation, or automatic optimization of heatsink geometry based on heat transfer.

Hope some of these resources help you guys in navigating this exciting area!
michaltakac is offline   Reply With Quote

Old   May 9, 2023, 10:36
Default
  #9
Senior Member
 
Join Date: Jun 2011
Posts: 196
Rep Power: 14
CFDfan is on a distinguished road
Hexagon sells a code called "Odyssee" that uses ML in CFD
CFDfan is offline   Reply With Quote

Reply

Tags
deep learning, machine learning


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CFD simulation and Reinforcement Learning David Jean OpenFOAM 1 May 18, 2022 16:31
Desktop - CFD and Machine Learning Workstation Sebs Hardware 21 November 7, 2020 14:28
Is learning CFD theory important? wolfkinara Main CFD Forum 4 December 10, 2019 12:30
CFD Learning Qkarl Main CFD Forum 0 August 24, 2018 11:42
how to start learning CFD to do PC fired boiler simulation mehediiut Main CFD Forum 0 June 30, 2015 02:59


All times are GMT -4. The time now is 10:08.