Git Product home page Git Product logo

cnn_2d_cfd_ece_228's Introduction

2D Steady Fluid Flow Via Convolutional Neural Network

Group Project for UCSD ECE 228 - Predicting 2D Steady state fluid flow fields with Convolutional Neural Networks.


Three different styles of architectures were examined:

  • Feed Forward Encoder-Decoder:

  • ResNet:

  • U-Net:


The network models were trained on data generated using the PyLBM library and consisted of open fluid domains with elementary objects included in the fluid domain.

The flow field was encoded using signed-distance functions:

The Networks were able to adeqauately predict the flow fields given an elementary object in the flow fields. Future work will involve multiple objects and more complex geometries as the functionality becomes available in the 2D fluid solvers.

To run the Encoder-Decoder model, download the steady state data from https://drive.google.com/file/d/1KBQAjNUeEm7JcbpA7uK18aAsL7nDr75P/view?usp=sharing. Put the data in the same directory as the symmetrical_ae.py and run the script.

To run the U-NET model, uncompress UNET.7z, move the data into that folder, and run the train.py script inside. To run the Resnet-18 model, repeat the same process as used for the U-Net model.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.