Giter VIP home page Giter VIP logo

kerm's Introduction

KerM

Kernel Mixing Model for Turbulent Combustion and Transport PDF method.

This repo is for 0-D simple validation, for PaSR validation please refer to PaSR

1. Usage

C++ version
  • C++ Version:

    # build executable file
    make
    # run simulation, taking around 10 seconds for N=1000
    ./mix
    # show results
    python performance.py

    Comparison results of 4k particles for EMST and 100k particles for other models (KerM sigma_k=0.25), where the dash lines are for the DNS data from 3

    Performance of mixing models (EMST-1D do not account aging properties and no IEM assisted, for original EMST implementation, please refer to the Fortran version)

Python version
  • Python Version:

    # run simulation, EMST taking around 6 seconds for N=400
    python src_python/mixing_py.py

    Comparison results of 400 particles for EMST and 50k particles for other models (only uniform weighted samples are used), where the dash lines are for the DNS data from 3

2. Implementations

Please refer to TheoryGuide.pdf

Footnotes

  1. The original MCMG implementation comes from https://tnfworkshop.org/wp-content/uploads/2019/03/MM-INTAS.zip

  2. The original EMST implementation comes from https://tcg.mae.cornell.edu/emst/

  3. A. Juneja, S.B. Pope, A DNS study of turbulent mixing of two passive scalars, Physiscs of Fluids 8 (1996) 2161. 2 3

kerm's People

Contributors

suxy15 avatar

Stargazers

Younghwa CHO avatar  avatar  avatar Matthew Bonanni avatar Akshay Dongre avatar  avatar Xiao Wang avatar  avatar

Watchers

 avatar

Forkers

adongre279

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.